# Package Consumption

The **Package Consumption** screen enables users to update a patient's package consumption manually, extend the package duration, update consumption quantities and dates, print consumption details, view the package extension history, view the package consumption history, and review the package payment details.

***

## Overview

The top section of the screen includes fields to filter the package details. Below that section, there is a spread that displays the package details.

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

Refer the link below to view the screen details

{% content-ref url="/spaces/WQ5ypNBejmFIr9zwp0Pi/pages/H6qMRmEvzWOxAqbCDmMH" %}
[Screen Features](/uniteemr/application-modules/packages/package-consumption/screen-features.md)
{% endcontent-ref %}

***

## Functionalities

### [**Manual Package Consumption**](/uniteemr/application-modules/packages/package-consumption/manual-package-consumption.md)

Users can manually update consumption details for a package.

### [**Package Consumption Print**](/uniteemr/application-modules/packages/package-consumption/package-consumption-print.md)

Users can print package consumption details, including summary and item-specific information.

### [**Package Reimbursement Print**](/uniteemr/application-modules/packages/package-consumption/package-reimbursement-print.md)

Users can print or download reimbursement details for a package, including payment and item-specific invoice information.

### [**View Package Extension History**](/uniteemr/application-modules/packages/package-consumption/view-package-extension-history.md)

Users can review the extension history of a package, including validity updates and extension details.

### [**View Package Consumption History**](/uniteemr/application-modules/packages/package-consumption/view-package-consumption-history.md)

Users can view the detailed consumption history for a package, including item-specific records and usage information, and modify the latest eligible consumption entry for an item.

### [**View Package Payment History**](/uniteemr/application-modules/packages/package-consumption/view-package-payment-history.md)

Users can access the payment history for a package, displaying payment mode, amounts, dates, and statuses.

***


---

# 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.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.
