Bulk Data Export API
The Netsmart CareConnect Certified Bulk Data Export API supports the backend access to export patient data.
Base URL
- Production
- Preview
https://fhir.netsmartcloud.com/uscore/v1/bulk-data
https://fhirtest.netsmartcloud.com/uscore/v1/bulk-data
Specification
The diagram below provides a high-level overview of the Bulk Data Export sequence per the specification.
Source: Bulk Data Access IG 2.0.0
Resources
| Resource | Read | Search | Create | Update | Extended Operations |
|---|---|---|---|---|---|
| Binary | ✅ | $binary-access-read | |||
| Group | ✅ | $export |
This API also includes the Server-Level extended operation, $export-poll-status, to check on the status of an export request as well as delete an export request.