# Highlights

The staff can add, view, or edit patient highlights in this tab.

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

***

### Patient Highlights Alert pop-up

If the patient had severe highlights recorded during the last visit, an alert pop-up appears on the **Patient Register** screen when viewing or modifying the information. This notification helps staff identify critical issues, such as communicable diseases or other serious conditions, ensuring appropriate precautions and care. To close the pop-up, click anywhere outside the notification area.

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

***

### Add, Sort, Edit and Delete

* The **ADD NEW HIGHLIGHT** button allows for adding a new highlight that may have been missed during patient registration or for including additional highlights. Each entry will be listed in the section below, displaying the corresponding date and time they were reported.
* Highlights can be easily sorted to enhance usability; options for sorting include **LATEST** to view the most recent highlights, **SEVERITY** to prioritize based on the seriousness of the information, and **TYPE** to categorize highlights by their nature.

  <figure><img src="/files/3J5SayPFgKWoh44tqcaE" alt=""><figcaption></figcaption></figure>
* To edit a highlight, hover over the entry to reveal the **EDIT** and **DELETE** buttons. Click **EDIT** to open the **Edit Highlight** pop-up, where necessary changes can be made. After editing, click **UPDATE** to save the changes.

  <figure><img src="/files/YRyyDmTenmUavpQKwhJO" alt=""><figcaption></figcaption></figure>
* To delete a highlight, hover over the entry again to see the **EDIT** and **DELETE** buttons. Click the **DELETE** button to open a **Delete Highlight** pop-up screen. Confirm the deletion by clicking **DELETE**.

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

***


---

# 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-register/view-or-modify-patient-information/highlights.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.
