# Patient Insights

**Patient Insights** displays AI-summarized information from past visits, which is useful before or after consultation as needed.

***

### Steps to view 'Patient Insights'

* Open the **Doctor Desktop** screen by navigating to **Home > Dashboard > Doctor Desktop.**
* By default, the current date is selected. If required, select the preferred date using the **Date Calendar**.
* Click the required patient card. This action loads the patient details in the **Center Panel**.

  <figure><img src="/files/iBiHmu37D4lTHAMoaoMP" alt=""><figcaption></figcaption></figure>
* The following sections are displayed in the **Center Panel**.
  * **Patient Information** – Displays patient demographics and visit details.
  * **Start Consultation** – Used to begin the consultation.
  * **Patient Summary** – Displays AI-generated summary of past visit details.
  * **Allergy** – Displays recorded allergy details and severity.
  * **Highlights** – Displays important patient alerts or notes.
  * **Chronic Conditions** – Displays chronic medical conditions.
  * **Previous Medications** – Displays previously prescribed medications.
  * **Family/Social History** – Displays family medical history and social habits.
  * **Surgical/Vaccine** – Displays surgical and vaccination details.
  * **Vitals Date Selection** – Used to filter and view vitals for the selected visit date.

    <figure><img src="/files/XXzMyOB8Ku3c1FTR1C4L" alt="" width="220"><figcaption></figcaption></figure>
  * **Vitals** – Displays the recorded vitals for the selected date.
  * **Vitals Trend Across Visits** – Displays a comparison of vital records from previous visits. By default, details for the last five visits are displayed. If required, you can change the view to display all visits.

    <figure><img src="/files/HzJNNcFeOubksgkl6BoL" alt="" width="219"><figcaption></figcaption></figure>
  * **Visit History** – Displays the list of past visit details. By default, visit details from all doctors are listed. To filter and view visits from the current doctor only, use the **Consulted with Me** toggle switch.&#x20;

    <figure><img src="/files/9E7XLHA4YB1S925O702A" alt="" width="225"><figcaption></figcaption></figure>

    In addition, click on the respective visit to view **Medication** details.

    <figure><img src="/files/RyZyxvLPnCm5UPl63Elu" alt="" width="229"><figcaption></figcaption></figure>
  * **Consultation Notes** – Used to enter consultation notes and observations.

***


---

# 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/dashboard/doctor-desktop/patient-insights.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.
