Show / Hide Table of Contents

Namespace Amazon.CDK.AWS.HealthLake

Classes

CfnDataTransformationProfile

Creates a Data Transformation Profile in AWS HealthLake that converts healthcare data from a source format (such as C-CDA or CSV) into FHIR R4.

CfnDataTransformationProfile.ExistingVersionedProfileSourceProperty

Create the profile by cloning a specific version of an existing profile.

CfnDataTransformationProfile.ProfileMappingSourceProperty

Create the profile from raw Velocity template mapping content.

CfnDataTransformationProfile.SourceProperty

The source from which to create the profile's initial template content.

CfnDataTransformationProfile.StarterProfileSourceProperty

Create the profile from a predefined starter profile of transformation templates.

CfnDataTransformationProfileProps

Properties for defining a CfnDataTransformationProfile.

CfnFHIRDatastore

Creates a Data Store that can ingest and export FHIR formatted data.

CfnFHIRDatastore.CreatedAtProperty

The time that a Data Store was created.

CfnFHIRDatastore.IdentityProviderConfigurationProperty

The identity provider configuration selected when the data store was created.

CfnFHIRDatastore.KmsEncryptionConfigProperty

The customer-managed-key(CMK) used when creating a Data Store.

CfnFHIRDatastore.PreloadDataConfigProperty

An optional parameter to preload (import) open source Synthea FHIR data upon creation of the data store.

CfnFHIRDatastore.SseConfigurationProperty

The server-side encryption key configuration for a customer-provided encryption key.

CfnFHIRDatastoreProps

Properties for defining a CfnFHIRDatastore.

Interfaces

CfnDataTransformationProfile.IExistingVersionedProfileSourceProperty

Create the profile by cloning a specific version of an existing profile.

CfnDataTransformationProfile.IProfileMappingSourceProperty

Create the profile from raw Velocity template mapping content.

CfnDataTransformationProfile.ISourceProperty

The source from which to create the profile's initial template content.

CfnDataTransformationProfile.IStarterProfileSourceProperty

Create the profile from a predefined starter profile of transformation templates.

CfnFHIRDatastore.ICreatedAtProperty

The time that a Data Store was created.

CfnFHIRDatastore.IIdentityProviderConfigurationProperty

The identity provider configuration selected when the data store was created.

CfnFHIRDatastore.IKmsEncryptionConfigProperty

The customer-managed-key(CMK) used when creating a Data Store.

CfnFHIRDatastore.IPreloadDataConfigProperty

An optional parameter to preload (import) open source Synthea FHIR data upon creation of the data store.

CfnFHIRDatastore.ISseConfigurationProperty

The server-side encryption key configuration for a customer-provided encryption key.

ICfnDataTransformationProfileProps

Properties for defining a CfnDataTransformationProfile.

ICfnFHIRDatastoreProps

Properties for defining a CfnFHIRDatastore.

Back to top Generated by DocFX