# Prescribed Medicine Report

The **Prescribed Medicine Report** helps users review prescribed medicines and related prescription details.

***

### Steps to Generate the Prescribed Medicine Report

* Open the **Prescribed Medicine Report** by navigating to **Home > Reports > Operational Reports > Prescribed Medicine Report.**
* Use the dropdown list to select a reporting range, or enter a custom date range using the **From** and **To** fields.
* If needed, apply the **Clinic** and **Doctor** filters to narrow the data.
* Click **Search** to generate the report.

***

### Report Structure

The report displays the summary of prescribed medicines for the selected clinic, doctor, and reporting period. Each entry includes the visit date, doctor name, patient details, medicine name, medicine code, and the associated e‑Prescription Number (eRx). The report also displays prescribed quantity, package quantity, packages issued, package price, total price, and any usage‑related remarks. Post office information is included for each record. A summary row at the end shows the total package price and total cost for the selected reporting 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-medicine-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.
