Package-level declarations

Types

Link copied to clipboard

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.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Functions

Link copied to clipboard

Creates a data store that can ingest and export FHIR formatted data.

Link copied to clipboard

Deletes a data store.

Link copied to clipboard

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.

Link copied to clipboard

Displays the properties of a FHIR export job, including the ID, ARN, name, and the status of the job.

Link copied to clipboard

Displays the properties of a FHIR import job, including the ID, ARN, name, and the status of the job.

Link copied to clipboard

Lists all FHIR data stores that are in the user’s account, regardless of data store status.

Link copied to clipboard

Lists all FHIR export jobs associated with an account and their statuses.

Link copied to clipboard

Lists all FHIR import jobs associated with an account and their statuses.

Link copied to clipboard

Returns a list of all existing tags associated with a data store.

Link copied to clipboard

Begins a FHIR export job.

Link copied to clipboard

Begins a FHIR Import job.

Link copied to clipboard

Adds a user specified key and value tag to a data store.

Link copied to clipboard

Removes tags from a data store.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.