DataTransformationProfileVersionSummary
Contains summary information about a specific version of 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 | CSVRequired: Yes
- TargetFormat
-
The target output format of the profile.
Type: String
Valid Values:
FHIR_R4Required: Yes
- Version
-
The version number.
Type: Integer
Valid Range: Minimum value of 0. Maximum value of 99.
Required: Yes
- ChangeDescription
-
A description of what changed in this version.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Required: No
- LastUpdatedAt
-
The timestamp when this version was last updated.
Type: Timestamp
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: