# Package Master Report

The **Package Master Report** provides a detailed view of package definitions configured in the system. It helps users review package validity, clinic mapping, status, and item-level pricing details.

This report is useful for validating package setup and checking active, expired, or inactive packages across clinics.

***

### Steps to Generate the Package Master Report

* Open the **Package Master Report** by navigating to **Home > Reports > Operational Reports > Package Master Report.**
* Use the **Package** field to select a specific package, if needed.
* Use the **Clinic** filter to select one or more clinics.
* Select **Show Expired Package** to include expired packages in the result.
* Select **Show InActive Package** to include inactive packages in the result.
* Click **Search** to generate the report.

***

### Report Structure

The report displays package master data and package item details in a single grid. Each row represents an item mapped to a package.

The package section includes **Package Name, Package Code, Package Consumption Within, Clinic Name, Valid From, Valid To, Remarks, IsActive, Package Gross Amount, Package Discount Amount, Package Vat Amount,** and **Package Net Price.**

The item section includes **CPT Code, Internal Code, Item Description, ItemType, Base Price, Qty, Gross Amount, Discount Amount, Vat Amount,** and **Package Price.**

If a package contains multiple items, the package details repeat across multiple rows, with one row for each item.

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/package-master-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.
