fieldMetadataList property
Specifies FHIR paths to match and how to transform them.
Any field that is not matched by a FieldMetadata is passed through to the
output dataset unmodified. All extensions will be processed according to
default_keep_extensions
.
Implementation
core.List<FieldMetadata>? fieldMetadataList;