Package-level declarations

Types

Link copied to clipboard

This is the AWS HealthLake API Reference. For an introduction to the service, see What is AWS HealthLake? in the AWS HealthLake Developer Guide.

Properties

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

Inherited functions

Link copied to clipboard

Create a FHIR-enabled data store.

Link copied to clipboard

Delete a FHIR-enabled data store.

Link copied to clipboard

Get properties for a FHIR-enabled data store.

Link copied to clipboard

Get FHIR export job properties.

Link copied to clipboard

Get the import job properties to learn more about the job or job progress.

Link copied to clipboard

List all FHIR-enabled data stores in a 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

List 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

Start a FHIR export job.

Link copied to clipboard

Start importing bulk FHIR data into an ACTIVE data store. The import job imports FHIR data found in the InputDataConfig object and stores processing results in the JobOutputDataConfig object.

Link copied to clipboard

Add a user-specifed key and value tag to a data store.

Link copied to clipboard

Remove a user-specifed key and value tag 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.