# Patients Vitals

The Vitals section is used to record essential patient health measurements during a visit. This information supports clinical decision-making, risk assessment, and patient safety.

Vitals are recorded per visit and stored in the patient’s medical record with date and time.

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

### Who Records Vitals

* Nurses
* Dental assistants
* Doctors

### Vitals Types

* Blood pressure
* Height
* Weight
* Body Mass Index (BMI – automatic)
* Pain score (0–10)
* Pulse
* Oxygen saturation (SpO₂)
* Body temperature
* Morse Fall Scale
* Humpty Dumpty Fall Scale
* Glucose level
* Nutrient deficiency level (None / Moderate / High)

### Vitals AI Automation (Coming Soon)

Dentaltap will support AI-powered automation for vitals collection, reducing manual data entry during patient visits.

Vitals can be captured using a mobile phone camera and automatically recognized by AI. The detected values are then converted into a structured, formatted patient record and saved directly to the visit.

This approach allows clinics to continue using standard medical devices—such as blood pressure monitors or oxygen meters—even if they do not support API or digital integration.

The result is faster vitals recording, fewer errors, and a smoother clinical workflow without requiring new hardware.


---

# 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://dentaltap.gitbook.io/dentaltap/treatments/patients-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.
