# Past Medical Records

The **Past Medical Records** screen allows users to view details of past patient visits for the selected date range. Users can also update [**Medical Records**](/uniteemr/application-modules/medical-records.md) details, such as **Diagnosis**, **Medications**, **Casesheet**, and other consultation information, for the respective patient visit. Records remain editable for up to 24 hours from the patient's check-in time.

{% hint style="warning" %}
Past medical records can only be edited within 24 hours, as per regulatory guidelines. After 24 hours, the medical records will be locked and cannot be modified.
{% endhint %}

***

## Overview

The screen interfaces in the **Current** and **Past Medical Records** are similar to the **Patient Queue** screen. Both current and past date visits can be viewed on this screen. Similar to the **Current Medical Records** screen, a hyperlink is available for each visit. Additionally, there is a section to filter patient visits by a specified date range.

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

To learn more about the spread features available in the **Current** and **Past Medical Records**, refer to the link below.

{% content-ref url="/pages/v6ZcZzoDve2HzgFpLunn" %}
[Patient Queue Spread Features](/uniteemr/application-modules/patient-queue/front-desk-queue/patient-queue-spread-features.md)
{% endcontent-ref %}

***

## Functionality

### [Patient Visit History](/uniteemr/application-modules/patient-queue/nurse-or-doctors-queue/past-medical-records/patient-visit-history.md)

To view a patient's visit history using the **Past Medical Records** screen.

***

## Video Tutorials

{% columns %}
{% column %}
{% embed url="<https://youtu.be/rsRdTXPeg8o>" %}
Past Medical Records Queue - Nurse
{% endembed %}
{% endcolumn %}

{% column %}
{% embed url="<https://youtu.be/FI6F7lM73VE>" %}
Past Medical Records - Doctor
{% endembed %}
{% endcolumn %}
{% endcolumns %}

***


---

# 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.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.
