# Package Consumption Print

To print or download the package consumption details:

* Open the **Package Consumption** screen by navigating to **Home > Packages > Package Consumption**.
* Use the **search field** to locate the patient by **Patient PIN**, **Name**, **EID**, or **Mobile Number**.
* From the **Select Package** drop-down list, choose the relevant package to view its details.
* Click the **PACKAGE CONSUMPTION PRINT** button.

  <figure><img src="/files/rrzIc97B6ZVdsgyvNzdS" alt=""><figcaption></figcaption></figure>
* The **Package Consumption Print** pop-up displays the following details: Patient PIN and name, package price, package purchase date, validity range, package name and code, paid amount, and balance amount.

  <figure><img src="/files/wq8qRizv3kRrlbOSRWyM" alt=""><figcaption></figcaption></figure>
* Sections in the print include:
  * **PAYMENT DETAILS**: Payment-related information.
  * **ITEM DETAILS**: Item description, quantity purchased, quantity consumed, and balance quantity.
  * **ITEM-WISE CONSUMPTION DETAILS**: Detailed consumption history for items.
* To download, click the **Download** icon, select the folder path in the file explorer, and click **Save**.
* To print, click the **Print** icon, review the preview, and confirm by clicking **Print**.

  <figure><img src="/files/HnpTCQOIati2mYm8eCJy" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
The **Package Consumption Print** can also be accessed in the [**Scheduler**](/uniteemr/application-modules/scheduler/appointment-booking/existing-patient.md), [**Patient Register**](/uniteemr/application-modules/patient-register/view-or-modify-patient-information/packages.md), [**Patient Queue**](/uniteemr/application-modules/patient-queue/front-desk-queue/more-actions/package-consumption-print.md), [**Medical Records**](/uniteemr/application-modules/medical-records/more-action.md)**,** and [**Invoice** ](/uniteemr/application-modules/billing.md)screens.
{% endhint %}

{% hint style="warning" %}
When Package Price details are hidden, the **Package Consumption** and **Package Reimbursement Print** options won’t appear.
{% endhint %}

***


---

# 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/application-modules/packages/package-consumption/package-consumption-print.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.
