# Daily Patient Register Report

The **Daily Patient Register Report** provides a detailed overview of all patient visits to a specific clinic within a selected date range. This report is commonly used by clinic managers, front-desk staff, and administrative personnel to monitor daily operations, review patient activity, and track billing and consultation details.

This report serves as an operational tool to track and verify patient flow, visit details, billing status, and prescribed medications on a daily basis. It supports administrative oversight, reporting, and auditing functions at the clinic level.

***

### Steps to Generate the Daily Patient Register Report

* Open the **Daily Patient Register** **Report** by navigating to **Home > Reports > Operational Reports > Daily Patient Register 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 **Clinic** filter to refine results.
* Click **Search** to generate the report.

***

### Report Structure

The report displays a structured log of patient visit details. It includes **patient PIN, visit date and time, patient name, age, gender, country,** and **contact number.** Clinical details such as **diagnosis, insurance information, policy number,** and **consulting doctor** are also shown. The report highlights whether the patient is a new visitor and indicates the payment status.

**Medication details** are presented in a tabular format that includes **drug names, dosage timings** (morning, noon, evening, and night), **prescribed duration,** and any special instructions such as "With Food" or "Empty Stomach."

***


---

# 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/daily-patient-register-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.
