Particle Health · Arazzo Workflow
Particle Health Network Provider Discovery
Version 1.0.0
Register a patient, run a network query, then discover which providers and organizations hold records for that patient.
View Spec
View on GitHub
ADTC-CDACare CoordinationCarequalityClinical DataCommonWellDeltaseHealth ExchangeEHRFHIRHealth DataHealth Information ExchangeHealthcareHIEHL7HL7v2InteroperabilityMedical RecordsPatientsPharmacyQHINSurescriptsTEFCAUSCDIArazzoWorkflows
Provider
Workflows
network-provider-discovery
Discover the providers and network participants that hold records for a patient.
Registers a patient, runs and polls a network query, reads the provider map of responding organizations, and lists network participants in the patient's state.
1
authenticate
getAuthToken
Exchange the client credentials for a bearer token used by every subsequent call.
2
registerPatient
submitPatient
Register the patient that the network query will resolve against.
3
launchNetworkQuery
createPatientQuery
Launch a national query so the responding organizations can be identified.
4
pollQueryStatus
getPatientQueryStatus
Poll the query until the networks have finished responding.
5
readProviderMap
getPatientProviderMap
Read the provider map showing which organizations returned records for the patient.
6
listStateParticipants
searchNetworkParticipantsByState
List the network participants operating in the patient's state for directory context.