Gets an appointment.
The unique identifier for an Appointment.
True if the object is deactivated. Deactivated objects are not returned in search results but are returned in all other endpoints including scan.
The unique identifier for an Appointment.
The organization that owns this object.
The Candid-defined patient identifier.
The requested length of time allotted for the appointment. The units are in minutes.
The user ID of the user who last updated the object.
The version of the object. Any update to any property of an object object will create a new version.
Attending physician information. The attending physician will be stored as the Current MD for the patient.
True if the automated eligibility check has been completed. It is not recommended to change this value manually via API. This refers explicitly to the automated eligibility check that occurs a specific number of days before the appointment.
The timestamp when the patient checked in for their appointment. If status is CHECKED_IN, checked_in_timestamp must be set. If checked_in_timestamp is set, status must be CHECKED_IN.
Contains the coded identification of the location being scheduled. Components: <Identifier (ST)>^<Text (ST)>
ID for the appointment/order for the event.
Defaults to PENDING. If status is NOT_READY, work_queue must be set. If status is READY or CHECKED_IN, work_queue must be null. If status is CHECKED_IN, checked_in_timestamp must be set. If checked_in_timestamp is set, status must be CHECKED_IN.
The work queue that the appointment belongs to. It is not recommended to change this value manually via API. If status is NOT_READY, work_queue must be set. If status is READY or CHECKED_IN, work_queue must be null.