# Patient Queue Spread Features

## Various Spread Features

### Patient Details

Click the Profile Picture icon to view the Insurance and ID Proof details. A Copy icon is also available to quickly copy the displayed information.

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

***

### Sort

Click on the column header, and an arrow will appear. Use the arrow icon to sort the listed visits as needed.

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

***

### Group

By default, patient visits are grouped by **Visit Status** and **Department**, helping staff prioritize patients based on their current status and department or specialty. Use the drag-and-drop feature to group patient visits according to the selected criteria. To remove a grouping, click the close icon.

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

***

### Swap

Use the drag-and-drop feature to rearrange the columns as needed.

<figure><img src="/files/46tcTrvltPXTJKChITnq" alt=""><figcaption></figcaption></figure>

***

### Allergy

If there are existing allergies or if "No Allergy" is marked, an Allergy tag will appear. Click the tag to add, edit or delete allergies.

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

***

### Status

Click on **Eye** icon to view the information like Visit type, Allergy, Status of Consent and Acknowledgement Form.

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

***

### Package Details

For a **Package** visit, a visual indicator appears in the **Patient Queue** spread, helping staff identify patients with an active package. Select the icon to view package consumption details.

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

***

### Discount Cards

For a **Cash** visit, if discount card details are recorded in the **Patient Register**, a visual indicator appears in the **Patient Queue** spread. Select the icon to view the discount card details. If multiple discount cards are available, choose the appropriate one.

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

***

### More Action

Click on **More Actions** menu to open the More Action pop-up. This menu provides additional options and actions related to the selected patient visit.

<figure><img src="/files/6MoA2HhSMNUqhjw9K1mU" 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/patient-queue/front-desk-queue/patient-queue-spread-features.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.
