Starting a FHIR export job
Use StartFHIRExportJob
to start a FHIR export job from a HealthLake data store.
The following menus provide a procedure for the AWS Management Console and code examples for the AWS CLI and
AWS SDKs. For more information, see StartFHIRExportJob
in the AWS HealthLake API
Reference.
Note
HealthLake supports the FHIR R4
specification
To start a FHIR export job
Choose a menu based on your access preference to AWS HealthLake.
Example availability
Can't find what you need? Request a code example using the Provide feedback link on the right sidebar of this page.
-
Sign in to the Data stores
page on the HealthLake Console. -
Choose a data store.
-
Choose Export.
The Export page opens.
-
Under the Output data section, enter the following information:
-
Output data location in Amazon S3
-
Output encyryption
-
-
Under the Access permissions section, choose Use an existing IAM service role and select the role from the Role name menu or choose Create an IAM role.
-
Choose Export data.
Note
During export, choose Copy job ID on the banner at the top of the page. You can use the
JobID
to request export job properties using the AWS CLI. For more information, see Getting FHIR export job properties.