Poll Asynchronous Exports
After initiating the export, the server responds with HTTP 202 Accepted and a Location header containing the job URL. Poll this URL to check job status:
GET <export-job-location-url>
Headers:
Authorization: Bearer <access_token>
Accept: application/fhir+json
Notes:
You are about to leave the Smile Digital Health documentation and navigate to the Open Source HAPI-FHIR Documentation.