# Patient Visit History

To view a patient's visit history using the **Past Medical Records** screen. The various features available on this screen to access the visit history are detailed below.

***

## Visit History

### Selected Date Range

Open the **Past Medical Records (Home > Medical Records > Past Medical Records)** screen. To find the visit history for a selected date range, select the date range and click the **SEARCH** button to view the visits.

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

***

### Specific Patient

Open the **Past Medical Records (Home > Medical Records > Past Medical Records)** screen. To find a specific patient's visit history, select the patient and then click the **SEARCH** button to view the visits.

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

***

### All Visit History

To access the visit history of all doctors, go to the Filter section and select the **Show All Doctor Visits** checkbox to display all visits.

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

***


---

# 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-queue/nurse-or-doctors-queue/past-medical-records/patient-visit-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.
