# Treatment Plan

This tab provides a clear outline of the proposed treatment plan for the patient. It includes essential details such as the description of the treatment, the names of the planned and actual doctors involved, the current status of the treatment, and the associated costs.

The doctor prepares the treatment plan for every patient within the [Treatment Plan](/uniteemr/application-modules/treatment-plan.md) module. Once finalized, this information is displayed in the **Treatment Plan** tab, making it easy for other staff members to view and print the details as needed.

<figure><img src="/files/zCgWKlqxi4kRxG8lGCd4" alt=""><figcaption></figcaption></figure>

In the case of multiple treatments, use **Treatments** dropdown menu to choose the appropriate option. Once a treatment is selected, the relevant details will be displayed in the spread.

{% hint style="info" %}
For more detailed information on treatment plans, please see the [Treatment Plan ](/uniteemr/application-modules/treatment-plan.md)module.
{% endhint %}

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://unitecare.gitbook.io/uniteemr/application-modules/patient-register/view-or-modify-patient-information/treatment-plan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
