drchrono · Arazzo Workflow
drChrono Appointment Scheduling
Version 1.0.0
Read a patient record, book an appointment, then read the appointment back to confirm it was created.
View Spec
View on GitHub
EHRElectronic Health RecordsHealthcareMedical RecordsPractice ManagementHIPAAAppointmentsBillingPrescriptionsLab IntegrationFHIRSMART on FHIRUSCDIInteroperabilityWebhookAuthenticationONC CertifiedTelehealthRevenue Cycle ManagementArazzoWorkflows
Provider
Workflows
appointment-scheduling
Book an appointment for a patient and confirm it.
Reads the patient, creates the appointment, and reads it back to confirm.
1
readPatient
patients_read
Read the patient record the appointment will be booked for.
2
bookAppointment
appointments_create
Create the appointment against the patient.
3
confirmAppointment
appointments_read
Read the booked appointment back to confirm it was created.