patient
Start FHIR R4 data export job for the specified group identifier and resource type(s)
Initiates a job to collect data from the Beneficiary FHIR Data API for your ACO.
If used when specifying _since: all claims data which has been updated since the specified date will be returned for beneficiaries which have been attributed to the ACO since before the specified date.
get/api/v2/Patient/$export
Query parameters
_typestring[]
Resource types requested
_sincestring
Only include resource versions that were created at or after the given instant in time. Format of string must align with the FHIR Instant datatype (i.e., 2020-02-13T08:00:00.000-05:00)
Headers
Prefer'respond-async' required
Response
A data export job has been started successfully.