Triggers a network query for the specified patient across all available health data networks.
network-query.* webhook events.
Every time a source completes, a webhook request will be sent to your configured URL
containing a link to download the patient’s consolidated data.
Webhook message types - see the webhooks page
for more details:
network-query.hie: HIE data has been merged into the consolidated bundle;network-query.pharmacy: Pharmacy data has been merged into the consolidated bundle;network-query.lab: Laboratory data has been merged into the consolidated bundle.sources: ["hie", "pharmacy", "lab"]) for backward compatibility,
but the object format above is recommended as it supports per-source options.processing - at least one source is still being queriedcompleted - all sources have completed successfullypartial - some sources completed, some failedfailed - all sources failed