Particle Health · Arazzo Workflow
Particle Health National Patient Record Retrieval
Version 1.0.0
Authenticate, register a patient demographic, run a national query across the health information networks, poll until the query completes, then collect the aggregated clinical record.
View Spec
View on GitHub
ADTC-CDACare CoordinationCarequalityClinical DataCommonWellDeltaseHealth ExchangeEHRFHIRHealth DataHealth Information ExchangeHealthcareHIEHL7HL7v2InteroperabilityMedical RecordsPatientsPharmacyQHINSurescriptsTEFCAUSCDIArazzoWorkflows
Provider
Workflows
national-patient-record-retrieval
Register a patient, query the national networks, and collect the consolidated clinical record.
Implements the Da Vinci PDex national record-retrieval sequence end to end: token, patient registration, network query, status polling, and record collection as C-CDA and FHIR R4.
1
authenticate
Exchange the client credentials for a bearer token used by every subsequent call.
2
registerPatient
Submit the patient demographic to create a Particle patient record that the network query will resolve against.
3
launchNetworkQuery
Launch a national query that fans the demographic out to the connected health information networks.
4
pollQueryStatus
Poll the query until the networks have finished returning records (status COMPLETE).
5
collectCcda
Retrieve the consolidated record as C-CDA documents once the query is complete.
6
collectFhir
Retrieve the same consolidated record as a FHIR R4 dataset for structured processing.
Source API Descriptions
openapi
openapi
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.