# Capturing Patient Vitals

Patient vitals can be recorded through multiple options in the **Medical Records** scree&#x6E;**(Home > Patient Queue > Medical Records)**:

* **From the Patient Vitals SOAP tab**: In the middle panel of the Diagnosis screen, click **Expand** on the Patient Vitals SOAP tab to open it and record the patient’s vitals.
* **From the Patient Vitals button**: Click the **Patient Vitals** button in the right panel to open a slide-up popup where you can enter vitals.
* **From the Pre Check tab**: Vitals can also be recorded in the **Pre Check** tab. Navigate to the [**Pre Check**](/uniteemr/application-modules/medical-records/precheck.md) tab for more details.

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

{% hint style="info" %}
The BMI is automatically calculated after you enter the height and weight in the Vitals section, and the weight category is displayed.
{% 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/medical-records/diagnosis/capturing-patient-vitals.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.
