# Pre Check

The **Pre Check** feature in the Scheduler screen allows staff to record a patient’s vitals—such as blood pressure, height, weight, and temperature.&#x20;

***

### Steps to use Pre Check

* Open the **Scheduler (Home > Front Desk > Scheduler)** screen. Choose the respective patient’s appointment and click the appointment card. This opens the **Appointment Information** pop-up screen.

  <figure><img src="/files/Tf1P6KIcOYJa5G6uS7NH" alt="" width="230"><figcaption></figcaption></figure>
* From the pop-up menu, select the **Pre Check** hyperlink. This action opens a **Pre Check** pop-up screen.

  <figure><img src="/files/2BvONZAGG8835fuEsxxb" alt="" width="444"><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/nylccMZEtbtlBxBCP6rF" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}

* Depending on the configuration, the displayed input fields may differ.
* 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**](https://app.gitbook.com/o/ieswPyvvTYF0geWnDeck/s/WQ5ypNBejmFIr9zwp0Pi/~/changes/226/application-modules/medical-records/precheck) 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/scheduler/more-action-menus/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.
