# Patient Visit Report

The **Patient Visit Report** provides a visit-level view of patient consultations within a selected date range. It helps front-desk, doctors, and operations staff review visit details, clinical notes, billing advice, and scheduled follow-ups.

***

### Steps to Generate the Patient Visit Report

* Open the **Patient Visit Report** by navigating to **Home > Reports > Operational Reports > Patient Visit Report.**
* Optionally, search for a patient using **Patient PIN, Name, Mobile Number,** or **EID Number.**
* Set the **From** and **To** date range.
* Optionally, use the **Doctor Name** filter to select one or more doctors.
* Click **Search** to generate the report.

***

### Report Structure

The report displays visit records in a spread format. It includes **Patient PIN, Patient Name, Patient Mobile Number, Visit Date, Doctor Name, Complaints, Diagnosis, Treatment Done, Doctor Notes, Notes, Billing Advice,** and **Future Appointments.**

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-visit-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.
