Exporting FHIR data with AWS HealthLake
Use native AWS HealthLake actions to start, describe, and list FHIR export jobs. You can queue export jobs. The asynchronous export jobs are processed in a FIFO (First In First Out) manner. You can queue jobs the same way you start export jobs. If one is in progress, it will simply queue up. You can create, read, update, or delete FHIR resources while an export job is in progress.
Note
You can also export FHIR data from a HealthLake data store using the FHIR R4
$export
operation. For more information, see Exporting HealthLake data with FHIR $export.