Interface: ConceptMapGroup
One group - a source-system/target-system pair with its element mappings (FHIR R4).
Properties
element
readonlyelement: readonlyConceptMapElement[]
The element mappings.
source?
readonlyoptionalsource?:string
The group's source code system (canonical URI), when declared.
sourceVersion?
readonlyoptionalsourceVersion?:string
The group's source system version, when declared.
target?
readonlyoptionaltarget?:string
The group's target code system (canonical URI), when declared.
targetVersion?
readonlyoptionaltargetVersion?:string
The group's target system version, when declared.
unmapped?
readonlyoptionalunmapped?:ConceptMapUnmapped
The group.unmapped fallback directive, when declared.