Appointments
Find availability and manage scheduled or ASAP appointments.
List available scheduled appointment slots
Returns available appointment start times filtered to practitioners credentialed in the provided US state.
Book a scheduled appointment
Creates a scheduled appointment for a specific future time slot. The slot must be one returned by GET /appointments/scheduled/available-slots/ for the provided location.state.
Book an ASAP appointment
Places the patient in a shared waiting room immediately. A practitioner credentialed in the given state will join when available: there is no guaranteed wait time.
List appointments
List appointments for the user identified by `X-Doctronic-User-ID` within the authenticated organization.
Get appointment details
Fetch a single appointment by id
Cancel appointment
Cancel a booked appointment
Reschedule appointment
Reschedule a booked appointment to a new time slot