# Invoice Details

This section provides the itemized details of the selected invoice.

### **Insurance Invoice**

The **Insurance Invoice** includes comprehensive details such as:

* **Invoice Information**: Invoice number (e.g., SAFE/100011), date (e.g., 22/12/2024), claim form number, copay Invoice number(if applicable), and post office type (e.g., DHA).
* **Itemized Details**: Serial number, CPT/description/tooth number, Invoice type, Quantity, Rate, Self-pay amount, Gross amount, Discount percentage and amount, Net amount, Patient share, VAT applicable amount and VAT total, Pre-authorization code, Clinician ID, and Remarks.

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

### **Self-Pay Invoice**

The **Self-Pay Invoice** includes the following details:

* **Invoice Information**: Invoice number (e.g., SAFE/C/100010), date (e.g., 19/09/2024), and credit availability.
* **Itemized Details**: Serial number, CPT/description/tooth number, Invoice type, Quantity, Rate, Self-pay amount, Gross amount, Discount percentage and amount, Net amount, Patient share, VAT applicable amount, VAT total, and Remarks.

  <figure><img src="/files/0zgSBu1uv3FPqTdW5eHx" alt=""><figcaption></figcaption></figure>

### **Package Invoice**

* The **Package Invoice** provides details about the package and its items.

  <figure><img src="/files/pBfC9brvGWT9bAYXZmP0" alt=""><figcaption></figcaption></figure>
* Clicking on the ![](/files/28SrmAF21RwhmMFuWdvz) **(Expand Details)** icon expands the section, where the item details inside the package are displayed.

  <figure><img src="/files/9UMcXHoNKwmfRuQ7PEG0" alt=""><figcaption></figcaption></figure>

***


---

# 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/invoice-sections/invoice-details.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.
