# Individual Pricecards and Templates

## Individual Pricecards

Each SOAP tab includes an individual price card in addition to the overall price card.

* The[ **Overall Pricecard**](/uniteemr/application-modules/medical-records/diagnosis/more-action/pricecard.md) contains items from all item types.
* The **Individual Pricecard** includes items only from the specific item type related to the selected SOAP tab.

### Accessing the Individual Price Card

* Hover over the tab to reveal the **TEMPLATES** and **PRICE CARD** buttons.

  <figure><img src="/files/Gbmnww3Po1R8aAZ0hqXs" alt=""><figcaption></figcaption></figure>
* Click **PRICE CARD** to open the **Price Card (AED)** pop-up. The **Item Type** dropdown defaults to the tab’s item type, displaying only relevant items.&#x20;

  <figure><img src="/files/XYnoSiALPgWNgrWXl9XK" alt=""><figcaption></figcaption></figure>
* Select the desired items and click **ADD** to add the items to the respective SOAP tab.&#x20;

{% hint style="info" %}
The functionality of the **Price Card (AED)** pop-up is consistent with the [**Overall Pricecard**](/uniteemr/application-modules/medical-records/diagnosis/more-action/pricecard.md).
{% endhint %}

***

## Individual Template

Similar to the price card, each SOAP tab also has an individual template.

* The [**Overall Template**](/uniteemr/application-modules/medical-records/diagnosis/more-action/overall-template.md) applies to all tabs, while the **Individual Template** is specific to a particular SOAP tab.
* Templates can be set for any SOAP tab within the **Diagnosis** section.

### Creating an Individual Template

* Before creating a template, enter the necessary information in the respective SOAP tabs.
* Hover on the tab to display the **TEMPLATES** button, then click it to create an individual template.

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

Functionality remains the same as the [**Overall Template**](/uniteemr/application-modules/medical-records/diagnosis/more-action/overall-template.md), but in the individual template, only details for the selected SOAP tab are included.

***


---

# 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/medical-records/diagnosis/individual-pricecards-and-templates.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.
