# Pre Check

**Pre Check** pop-up screen is to capture patient vitals, including blood pressure, height, weight, temperature, and other relevant data.

***

### Steps to use Pre Check

* Open the **Patient Queue (Home > Front Desk > Patient Queue)** screen. Choose the respective patient visit, then click on the **More Actions** menu to open the pop-up screen.&#x20;

  <figure><img src="/files/ugC34iaXYfXoFsITMAVp" alt=""><figcaption></figcaption></figure>
* From the pop-up screen, select the **PRE CHECK** option in the menu. This action opens a **Pre Check** pop-up screen.

  <figure><img src="/files/CbK8Ohc5ctRXZH3U9uWX" alt="" width="174"><figcaption></figcaption></figure>
* In the **Pre Check** pop-up screen, the top panel displays the patient's personal, visit, and insurance details. Enter the values in patient vital fields and the nurse notes, then click the **SAVE** button to save the captured details. If necessary, the user may add multiple entries on the screen.

  <figure><img src="/files/9okyUncmjQrqTnIHZIrD" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

* Depending on the configuration, the displayed input fields may differ for each user.
* When the patient is female, the **Pre Check** pop-up screen includes a dropdown menu for capturing the pregnancy status.
* For additional information, please refer to the [**Pre check**](/uniteemr/application-modules/medical-records/precheck.md) in **Medical Records** module.
  {% 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/patient-queue/front-desk-queue/more-actions/pre-check.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.
