Trigger a consolidated data query for the given patient
consolidated-data
Webhook message will be sent to
your configured URL - this message will contain a URL to download the data,
based on the parameters used to trigger the query.
You’ll be able to query multiple times for the same Patient which will be added to the queue and
processed in order. If the parameters are the same as a previous query that is still processing,
the new query will be ignored and you’ll get the status and request ID of the previous one.
You can check the status of the data query by calling get consolidated data query.
json
, pdf
, or html
.dateFrom
and dateTo
query params. Note that not all
resources will support this filter - see the FHIR R4
docs
for a list of supported resources.YYYY-MM-DD
as per ISO 8601. If not
provided, no start date filter will be applied.YYYY-MM-DD
as per ISO 8601. If not
provided, no end date filter will be applied.requestId
).
processing
, completed
, or failed
.pdf
, html
, or json
.YYYY-MM-DDTHH:MM:SSZ
as per ISO 8601.YYYY-MM-DD
as per
ISO 8601.YYYY-MM-DD
as per
ISO 8601.