FHIR R4 APIs with Bulk Data Access
No matching results
Try a different search query.
Search Unavailable
We are making updates to our Search system right now. Please try again later.

FHIR R4 APIs with Bulk Data Access

Bulk Export REST Endpoints

Description

Bulk Export
The operations from the Bulk Export category.
Delete a bulk data export job
Method: delete
Path: /bulk-export/jobs/{Job_ID}
Get file URLs to download the exported resources
Method: get
Path: /bulk-export/files/{File_ID}
Get the status of the export job
Method: get
Path: /bulk-export/jobs/{Job_ID}
Kick off a bulk export request for a group of patients
Method: get
Path: /Group/{Group_ID}/$export
Kick off a bulk export request for the provided list of patients
Method: post
Path: /Patient/$export