# Doctor Referral

To record referral information, staff use the **Doctor Referral** option available in the More Actions pop-up screen. This feature allows staff to efficiently input and manage referral details from either an in-clinic doctor or an external doctor/healthcare facility.

***

### Steps to use Doctor Referral

* Open the **Scheduler (Home > Front Desk > Scheduler)** screen. Choose the respective patient’s appointment and click the appointment card. This opens the **Appointment Information** pop-up screen.

  <figure><img src="/files/YtslBIPwxWCyGQcEfX83" alt="" width="230"><figcaption></figcaption></figure>
* From the pop-up menu, select the **Doctor Referral** hyperlink. The **Doctor / Facility Referral** pop-up will be opened.

  <figure><img src="/files/rSJmURQrcxquE8kuiZbC" alt="" width="444"><figcaption></figcaption></figure>
* Fill in the details on the **Doctor / Facility Referral** pop-up screen as follows:

  * The **Internal Doctor** switch will be enabled by default. Select the **Doctor** dropdown menu, which will auto-populate the **Department** dropdown menu. Click **SAVE** to save the internal doctor referral.

    <figure><img src="/files/RgSkLGrA3QMCsWCTSVT7" alt="" width="563"><figcaption></figcaption></figure>
  * To capture details for an external clinic or doctor, toggle off the **Internal Doctor** switch. The input fields will change accordingly.

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

    * Select the **Facility**, **Doctor**, and **Specialty Name** from the dropdown lists if they are available. If these options are not available, users may manually input the details, and an **ADD** button will appear to facilitate the saving of this information.

      <figure><img src="/files/SMlut4plKTu1nHzswjLQ" alt="" width="563"><figcaption></figcaption></figure>
    * Input the **Clinic ID** and **Doctor ID** as required. Now, select the **Referral Type**, choosing either **Clinic** or **Doctor**. Finally, click **SAVE** to save the internal doctor referral.

  <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>For additional information, please refer to the  <a href="/pages/i2Z0kFhhgF7UoAbatmW7"><strong>Doctor Referral</strong></a> topic in <strong>Patient Queue</strong> and <strong>Medical Records</strong>.</p></div>


---

# 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/scheduler/more-action-menus/doctor-referral.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.
