# Update Treatment Plan

To access or update a treatment plan, search for the patient and select the appropriate plan. The existing treatment plan will then appear on the screen to update the details.

## Update Details in Treatment Plan

### Edit

The status and other relevant information can be viewed on the treatment plan screen. After viewing the treatment plan, if an item needs to be edited, click the edit icon. This action enables updating various information, such as **Body Part**, **Planned**, **Actual**, and **Treatment Status.** After making the necessary modification, click the **Save** icon to save the changes.

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

### Delete Item

To delete an item, click the delete icon available on the item. After making the necessary modification, click the **Save** icon to save the changes.

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

### Print

Click the **Print** icon above the spread to print the treatment plan as requested by the patient. This action opens the **Treatment Plan Print** pop-up screen.

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

In the **Treatment Plan Print** pop-up screen, the user has the option to download or print the details.

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

### Override Price

To change the price from insurance to selfpay, click the **Edit** icon and select the **Override Price** checkbox. After making the necessary modification, click the **Save** icon to record the changes.

<figure><img src="/files/5XRmIPtC7sgs7OMZ7z4E" alt=""><figcaption></figcaption></figure>

### Mark as inactive

To set the treatment plan as inactive, toggle the **Status** switch to OFF; set it to ON to keep it active. After making the necessary modification, click the **Save** icon to record the changes.

<figure><img src="/files/1dIveSIBPP9fJZen1s4y" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The information available in this **Treatment Plan** screen can also be accessed from the [**Patient Register**](/uniteemr/application-modules/patient-register/view-or-modify-patient-information/treatment-plan.md) and [**Medical Records**](/uniteemr/application-modules/medical-records/treatment-plan.md). In the **Patient Register** screen, **Treatment** information will be displayed for viewing purposes, whereas in the **Medical Records** screen, users have access rights to create, modify, and reuse existing templates.
{% 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/treatment-plan/update-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.
