View Source AWS.HealthLake (aws-elixir v1.0.4)
AWS HealthLake is a HIPAA eligibile service that allows customers to store, transform, query, and analyze their FHIR-formatted data in a consistent fashion in the cloud.
Link to this section Summary
Functions
Creates a data store that can ingest and export FHIR formatted data.
Deletes a data store.
Gets the properties associated with the FHIR data store, including the data store ID, data store ARN, data store name, data store status, when the data store was created, data store type version, and the data store's endpoint.
Displays the properties of a FHIR export job, including the ID, ARN, name, and the status of the job.
Displays the properties of a FHIR import job, including the ID, ARN, name, and the status of the job.
Lists all FHIR data stores that are in the user’s account, regardless of data store status.
Lists all FHIR export jobs associated with an account and their statuses.
Lists all FHIR import jobs associated with an account and their statuses.
Returns a list of all existing tags associated with a data store.
Begins a FHIR export job.
Begins a FHIR Import job.
Adds a user specified key and value tag to a data store.
Removes tags from a data store.
Link to this section Functions
Creates a data store that can ingest and export FHIR formatted data.
Deletes a data store.
Gets the properties associated with the FHIR data store, including the data store ID, data store ARN, data store name, data store status, when the data store was created, data store type version, and the data store's endpoint.
Displays the properties of a FHIR export job, including the ID, ARN, name, and the status of the job.
Displays the properties of a FHIR import job, including the ID, ARN, name, and the status of the job.
Lists all FHIR data stores that are in the user’s account, regardless of data store status.
Lists all FHIR export jobs associated with an account and their statuses.
Lists all FHIR import jobs associated with an account and their statuses.
Returns a list of all existing tags associated with a data store.
Begins a FHIR export job.
Begins a FHIR Import job.
Adds a user specified key and value tag to a data store.
Removes tags from a data store.