# Current Medical Records

The **Current Medical Records** screen is to manage the patient queue that are moved in current date. Within the screen, a doctor or nurse can access only the patient visits that are mapped to their profile. A nurse records patient vitals and other essential information for each visit, while a doctor can initiate consultations. After completing the doctor consultation or nurse task in the application, the status of the patient visit is updated accordingly.

***

## Overview

The screen interfaces in the **Current** and **Past Medical Records** are similar to the **Patient Queue** screen. This current date visits can only be accessed in this screen. Each patient visit includes a hyperlink for accessing medical records to capture patient vitals or to start the consultation. A doctor or nurse can view only those visits that are tagged.

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

To learn more about the spread features available in the **Current 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 %}

***

## Functionalities

### [Start Consultation](/uniteemr/application-modules/patient-queue/nurse-or-doctors-queue/current-medical-records/start-consultation.md)

A healthcare professional, such as a nurse or doctor, can start their task in the **Current Medical Records** screen.

### [Teleconsultation Visit-Zoom](/uniteemr/application-modules/patient-queue/nurse-or-doctors-queue/current-medical-records/teleconsultation-visit-zoom.md)

This feature allows healthcare professionals to begin their consultation through a **Zoom** video call.

### [Teleconsultaion Visit-InstaPract](/uniteemr/application-modules/patient-queue/nurse-or-doctors-queue/current-medical-records/teleconsultation-visit-instapract.md)

This feature allows healthcare professionals to begin their consultation through **InstaPract**.

***

## Video Tutorials

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

{% column %}
{% embed url="<https://youtu.be/YM9ZYIvopRE>" %}
Current Medical Records Queue - 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/current-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.
