# Packages

This tab displays information pertaining to the healthcare packages chosen by the patient. This tab becomes accessible only after the completion of the registration process.&#x20;

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

In the case of multiple packages, use the dropdown menu to select the appropriate package. Once a package is selected, the relevant package details and a spread displaying the quantity of items consumed will appear below the dropdown menu.

To print the details, utilize the **PACKAGE CONSUMPTION PRINT** and **PACKAGE REIMBURSEMENT PRINT** buttons. The items listed in the spread can be sorted by clicking on the spread caption, allowing for easier navigation and review of the consumed items.

{% hint style="info" %}
For more details, refer to the [Package ](/uniteemr/application-modules/packages.md)module, which provides comprehensive information on the various packages available to patients.
{% 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/patient-register/view-or-modify-patient-information/packages.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.
