# Diagnosis History

The **SOAP History** feature in **Medical Records** screen provides healthcare professionals with quick access to a patient’s previous diagnosis history through a single, consolidated view. This tool displays all previous visit diagnosis information, offering a streamlined way to review and append past visit details without navigating to each individual visit.

***

### Accessing the SOAP History Pop-Up

* To open the **SOAP History** pop-up, navigate to the **Medical Records** screen, go to the **Diagnosis** tab, and click the **DIAGNOSIS HISTORY** icon in the right panel.

  <figure><img src="/files/VamoYAc1tCxeQyLxIuF0" alt="" width="217"><figcaption></figcaption></figure>
* The SOAP History pop-up displays all the diagnosis information entered in previous visits under the **Diagnosis** tab.

  <figure><img src="/files/lB3MgyZr765okIXpyCUV" alt=""><figcaption></figcaption></figure>
* This consolidated view allows medical professionals to quickly access and review diagnosis history without the need to navigate between visits.

***

### Applying Filters in SOAP History

The **SOAP History** pop-up includes filter options to streamline the search for specific entries:

* **Visit Date**
* **Doctor Name**
* **Item Type**

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

To filter, simply drag the desired header and drop it into the filter area. Sorting options are also available to help efficiently organize the filtered results.

***

### Appending Diagnosis Information

If necessary, you can append information from previous visits directly to the current diagnosis entry:

* In the SOAP History pop-up, select the diagnosis details from previous visits that you want to append.
* Multiple entries can be selected.
* Click **SAVE** to initiate the append action.
* A confirmation pop-up will appear. Click **APPEND** to confirm and add the selected information to the current diagnosis entry.<br>

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

This feature simplifies the review and update process, enabling healthcare professionals to efficiently manage a patient’s diagnosis history in a single view.

***


---

# 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/medical-records/diagnosis/more-action/diagnosis-history.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.
