View a markdown version of this page

DataTransformationProfileSummary - AWS HealthLake

DataTransformationProfileSummary

Contains summary information about a data transformation profile. To retrieve profile content, call GetDataTransformationProfile.

Contents

ProfileId

The unique identifier of the profile.

Type: String

Length Constraints: Fixed length of 32.

Pattern: [a-f0-9]{32}

Required: Yes

SourceFormat

The source data format that this profile converts from.

Type: String

Valid Values: CCDA | CSV

Required: Yes

TargetFormat

The target output format of the profile.

Type: String

Valid Values: FHIR_R4

Required: Yes

Version

The latest version number of the profile.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 99.

Required: Yes

LastUpdatedAt

The timestamp when the profile was last updated.

Type: Timestamp

Required: No

ProfileDescription

A description of the profile's purpose.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1000.

Required: No

ProfileName

The name of the profile.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: