Bulk Records Request
This endpoint is idempotent. If a request with the same org_connection_id
has already been registered, it will return the existing request.
This endpoint will register an bulk medical record export request with the Fasten Connect API for the provided org_connection_id
(Patient id)
This functionality is similar in design to the HL7 EHI Export specification. However it is designed to be a unified API for all EHRs, as many EHRs do not support the HL7 EHI Export specification.
This endpoint requires an API public id & private key for authentication. Do not expose these keys in the browser.
This task will run asynchronously and may take some time to complete. You can check the status of the task using the Get Request Status endpoint.
On completion a webhook will be sent to your webhook_url
with metadata about the task, and a download_link
to download the results.
Authorizations
Basic Authentication, containing API Public Id and Private Key generated from the Fasten Connect Portal. Do not expose these keys in the browser.
Body
Patient Connection Id