# Package Reimbursement Print

To print or download reimbursement 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 REIMBURSEMENT PRINT** button.

  <figure><img src="/files/9nHPPAPfE50wcnAtpeoO" alt=""><figcaption></figcaption></figure>
* The **Package Reimbursement Print** pop-up displays the patient name and PIN, package purchase date, validity range, package code and name, and invoice date and number.

  <figure><img src="/files/BW95xAoRAu5efciiMXx6" alt=""><figcaption></figcaption></figure>
* The table includes item descriptions, quantities, invoice details, and item-wise invoice details.
* To download, click the **Download** icon, select a folder, and click **Save**.
* To print, click the **Print** icon, review the preview, and confirm by clicking **Print**.

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

{% 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-reimbursement-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.
