Canvas Medical · Arazzo Workflow
Canvas Medical Medication Prescribing
Version 1.0.0
Read the patient, check existing allergies and active medications for safety, then write a new prescription and confirm it.
View Spec
View on GitHub
EHRFHIRHealthcareElectronic Health RecordsVirtual CareClinical WorkflowsPatient ManagementCare CoordinationArazzoWorkflows
Provider
Workflows
medication-prescribing
Prescribe a medication after an allergy and active-medication safety check.
Reads the patient, retrieves allergies and active medications for a safety check, creates a MedicationRequest, and reads it back to confirm.
1
2
checkAllergies
Retrieve the patient's allergies for an allergy / contraindication check.
3
checkActiveMedications
Retrieve the patient's active medication orders for an interaction check.
4
5
confirmPrescription
Read the created MedicationRequest back to confirm it was written.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.