Metriport · Arazzo Workflow
Metriport Consolidated FHIR Query
Version 1.0.0
Register a patient, start a consolidated FHIR R4 query for the requested resources, poll until conversion completes, then count the consolidated data.
View Spec
View on GitHub
HealthcareMedical RecordsFHIRHealth DataWearablesOpen SourceArazzoWorkflows
Provider
Workflows
consolidated-fhir-query
Create a patient, run a consolidated FHIR R4 query, then count the assembled resources.
Implements the Metriport consolidated FHIR R4 sequence end to end: patient registration, consolidated query launch, status polling, and resource counting.
1
createPatient
createPatient
Register the patient under the given facility so a consolidated query can be assembled.
2
startConsolidated
startConsolidatedQuery
Start a consolidated FHIR R4 query that assembles the requested resource types as a JSON bundle.
3
pollConsolidated
getConsolidatedQueryStatus
Poll the consolidated query until its status reports complete.
4
countData
countConsolidatedData
Count the consolidated FHIR R4 resources assembled for the patient.