# Update Visit

Staff use this option to update or modify the patient's visit. This includes marking the patient as a VIP, changing the doctor, selecting cash or insurance, updating advance visit details, classifying the visit as teleconsultation or in-patient, and managing package details.

{% hint style="info" %}
The various fields that can be updated in the patient visit are listed below. It is not mandatory to update all fields; please use only the relevant fields necessary for updating the patient visit.
{% endhint %}

***

### Steps to use Update Visit&#x20;

* Open the **Patient Queue (Home > Front Desk > Patient Queue)** screen. Choose the respective patient visit, then click on the **More Actions** menu to open the pop-up screen.&#x20;

  <figure><img src="/files/Lw7EMAwXbdq55G6mptAK" alt=""><figcaption></figcaption></figure>
* From the pop-up menu, select the **UPDATE VISIT** option. This action opens the **Update Patient to Queue** pop-up screen.

  <figure><img src="/files/r0UUdFnSCRk7NcNX959A" alt="" width="179"><figcaption></figcaption></figure>
* The various fields that can be updated in the **Update Patient to Queue** pop-up screen are as follows:

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

  * **Mark VIP Patient:** Toggle the **VIP Patient** switch to update the patient's status.

    <figure><img src="/files/kukpc8mhH4Acq6ODqr6k" alt="" width="153"><figcaption></figcaption></figure>

  * **Change Doctor:** To change the Doctor, Department, or Speciality, use the respective dropdown menus in the **Assign Doctor** section.

    <figure><img src="/files/GmrpSa8KAs8laWNTVWRB" alt="" width="563"><figcaption></figcaption></figure>

  * **Cash or Insurance:**  To change the visit type to either cash or insurance, select **Cash** or **Insurance** radio button in the **Queue Information** section. If **Insurance** is selected and multiple options are available, use the dropdown menu in the top panel to choose the appropriate insurance.

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

    ***Note:** For **Cash** visit, a visual indicator appears in the top panel if discount card details are captured in the **Patient Register**.*

  * **For Advance Visit:** For this visit, a **RESEND PAYMENT LINK** button will be available to resend the payment link. To update the payment information, enter the transaction number in the **Transaction ID** field under the **Queue Information** section.

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

  * **Teleconsultation or In-patient Visit:** Select or deselect the **Teleconsultation** checkbox to change the visit type to either Teleconsultation or In-patient Visit.

  * **Package:** To update the package details, use the **Package** dropdown menu.

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

  * **Medical Tourism Visit:** A toggle switch that allows staff to mark a patient’s visit as a medical tourism visit for proper tracking and processing.

    <figure><img src="/files/315JmEh6ypbxFWxBCyV5" alt="" width="211"><figcaption></figcaption></figure>
* After making the necessary changes, click **UPDATE** to save the modifications.

***


---

# 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/more-actions/update-visit.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.
