# Appointment Status

In the Unite EMR system, the **Appointment Status** shows the current status of a patient's scheduled appointment. It provides important details about whether an appointment is confirmed, canceled, waiting, or honoured. For details on how to change the status, see [Appointment Status Change.](/uniteemr/application-modules/scheduler/manage-appointment/appointment-status-change.md)

Here are the different appointment statuses:

* **Callback List**: This status is used when staff contact a patient, and the patient requests to be called back later to confirm the appointment.

  <figure><img src="/files/1uTRU3OaJtxdZDsJ6N1N" alt="" width="563"><figcaption></figcaption></figure>
* **Appointment Awaiting Confirmation**: This status indicates that the appointment has been scheduled but has not yet been confirmed by the patient.

  <figure><img src="/files/aL6Eu8JSx0iSMbWDhl2w" alt="" width="563"><figcaption></figcaption></figure>
* **Appointment Confirmed**: This status means that the patient has confirmed their the scheduled appointment.

  <figure><img src="/files/4MKFqdzn7OUK1QNyThNE" alt="" width="563"><figcaption></figcaption></figure>
* **Appointment Honoured**: This status confirms that the patient is set to attend or has attended the appointment as scheduled.

  <figure><img src="/files/axDllxbdkDDXrKyZFnba" alt="" width="563"><figcaption></figcaption></figure>
* **Call Not Reachable**: This status is used when staff attempt to contact the patient, but are unable to reach them by phone.

  <figure><img src="/files/evNPSztrwzCxtc24el3J" alt="" width="563"><figcaption></figcaption></figure>
* **Appointment Cancelled**: This status allows staff to cancel an appointment at the patient's request.
* **Yet to Confirm**: This status indicates that the appointment is scheduled, but the patient has not yet confirmed.

  <figure><img src="/files/MihADdGdGX22iSOQOulW" alt="" width="563"><figcaption></figcaption></figure>
* **No Show**: This status is used when a patient fails to attend their scheduled appointment within the specified time duration.

  <figure><img src="/files/3T8gq8PYZrozPxeUFot8" alt="" width="563"><figcaption></figcaption></figure>
* **Tentative**: This status indicates that the appointment is not yet finalized and may change based on further confirmation from the patient.

  <figure><img src="/files/a2TgqsdynLhnaasn6OAA" alt="" width="563"><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/scheduler/appointment-status.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.
