# Prescribed Medicines Report

The **Prescribed Medicines Report** provides a consolidated view of medicines prescribed to patients during a selected period. It helps users review prescription details for operational tracking, billing review, and audit purposes.

This report is useful for monitoring prescribed medicines, reviewing package-related quantities and prices, and validating e-prescription details recorded during consultations.

***

### Steps to Generate the Prescribed Medicines Report

* Open the **Prescribed Medicines Report** by navigating to **Home > Reports > Operational Reports > Prescribed Medicines Report.**
* Select the required date filter type, such as **Specific Date**.
* Set the **From** and **To** dates.
* Use the available filter fields as required to refine the results.
* Click **Search** to generate the report.

***

### Report Structure

The report displays prescribed medicine details in a structured format. It includes **Pin Number, Patient Name, Medicine Name, Medicine Code, E-Prescription No, Prescribed Quantity, Package Quantity, Packages Issued, Package Price, Total Price, Remarks,** and **Post Office**.

This data helps users review prescribed medicines, package allocation details, pricing information, and post office mapping for the selected period.

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/prescribed-medicines-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.
