# Change Doctor

Using the **Change Doctor** feature, staff can update the assigned doctor based on the patient's request or if the current doctor is unavailable.

***

### Steps to Change Doctor

* 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/milrGgpNvBuJ7Kn6hBIE" alt=""><figcaption></figcaption></figure>
* From the pop-up menu, select the **CHANGE DOCTOR** option. This action opens a pop-up screen to change the doctor.

  <figure><img src="/files/bmuYKGjssThtzp933nVj" alt="" width="203"><figcaption></figcaption></figure>
* In the pop-up screen, select the respective **Doctor**. This action will automatically populate the **Department** and **Specialty** dropdown menus based on the selected doctor. Now, click the **UPDATE** button to change the doctor.

  <figure><img src="/files/DuucG1KmecyhEhFeH5Ho" alt=""><figcaption></figcaption></figure>
* Once completed, the pop-up will close, and the patient's visit will be assigned to the new doctor.

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

{% hint style="info" %}
For additional information, please refer to the **Doctor Referral**  topic in [**Patient Queue**](/uniteemr/application-modules/patient-queue/front-desk-queue/more-actions/doctor-referral.md) and [**Medical Records**](/uniteemr/application-modules/medical-records/diagnosis/more-action/doctor-referral.md).
{% endhint %}

***


---

# 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/change-doctor.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.
