# Package Visit Invoice

A **Package Visit Invoice** is generated when a patient uses services or treatments from a previously purchased package. The invoice amount is **0 AED**, as payment is collected at the time of purchase. It supports internal tracking and can be reviewed and saved by staff.

{% hint style="info" %}
To learn more about the overall workflow, refer [**Package Workflow**](/uniteemr/application-modules/packages.md#workflow) section.
{% endhint %}

***

### Steps to create a **Package Visit Invoice**

* Open the **Invoice** screen by navigating to **Home > Billing > Invoice**.
* In the **Invoice screen**, under the **Patient Invoice(s)** section, a visual indicator with a hyperlink appears. Clicking the hyperlink opens a pop-up displaying **Package Details** and **Package Consumption** information.

  <figure><img src="/files/25E9VKFxOtCKxKMkoKeU" alt=""><figcaption></figcaption></figure>
* A **Package** label appears above each relevant consumed item name to indicate that the item is part of the package and has been consumed. The invoice displays **0 AED** and is categorized as a **zero-value invoice**.

  <figure><img src="/files/ewGgysWp2heY9bTSlVCE" alt=""><figcaption></figcaption></figure>
* Click the **Save** icon on the [Top Panel](/uniteemr/application-modules/billing/invoice/invoice-sections/top-panel.md). The invoice will be created, and a unique Invoice Number will be generated and displayed in the **Invoice Number** field in the **Patient Invoice(s)** section.

***


---

# 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/billing/invoice/create-invoice/package-visit-invoice.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.
