drchrono · Arazzo Workflow
drChrono Chart Export
Version 1.0.0
Pull a patient chart by reading the patient, listing problems and medications, and exporting a C-CDA document.
View Spec
View on GitHub
EHRElectronic Health RecordsHealthcareMedical RecordsPractice ManagementHIPAAAppointmentsBillingPrescriptionsLab IntegrationFHIRArazzoWorkflows
Provider
Workflows
chart-export
Export a patient chart with problems, medications, and a C-CDA document.
Reads the patient, lists problems and medications, and exports the C-CDA continuity of care document.
1
readPatient
patients_read
Read the patient record being exported.
2
listProblems
problems_list
List the patient's problems.
3
listMedications
medications_list
List the patient's medications.
4
exportCcda
patients_ccda
Export the patient's C-CDA continuity of care document.