Medplum · Arazzo Workflow
Medplum Create Diagnostic Report
Version 1.0.0
Create an Observation result, then assemble a DiagnosticReport that references it.
View Spec
View on GitHub
HealthcareFHIROpen-SourceDeveloper PlatformHIPAASMART on FHIRClinicalInteroperabilityArazzoWorkflows
Provider
Workflows
create-diagnostic-report
Create an Observation and a DiagnosticReport that references it.
Creates a result Observation for a Patient, then creates a DiagnosticReport that references the Observation, then reads the report back to confirm it.
1
createObservation
Create a final Observation carrying the measured result for the supplied Patient.
2
createReport
Create a DiagnosticReport for the Patient that references the Observation created in the previous step within its result array.
3
confirmReport
Read the newly created DiagnosticReport back by id to confirm it persisted and to capture its status.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.