# Patient Followup Report

The **Patient Follow-up Report** displays details of patients with scheduled follow-up appointments. It helps in tracking continuity of care and ensuring timely follow-ups.

***

### Steps to Generate the Patient Followup Report

* Open the **Patient Follow-up Report** by navigating to **Home > Reports > Operational Reports > Patient Followup Report.**
* To generate the report for a specific patient, search using the **Patient PIN, Name, Mobile Number,** or **EID Number.**
* Define the **From** and **To** dates to set the reporting period.
* Click **Search** to generate the report.

***

### Report Structure

The **Patient Followup Report** includes patient demographics and follow-up information. Fields include **Patient PIN, patient name, gender, mobile number, email, check-in date, doctor name, follow-up date, current visit item description, follow-up item description,** and any **remarks** entered.

The screen also includes functional tools: **Pagination**(To browse multiple pages of results), **Zoom and Refresh** controls, **Search within the report, Print,** and **Export** options.

***


---

# 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/reports/operational-reports/patient-followup-report.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.
