Extensions for Using Data Elements from FHIR R4 in FHIR R4B
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4 in FHIR R4B - Downloaded Version null See the Directory of published versions

CodeSystem: StructureMapSourceListMode

Official URL: http://hl7.org/fhir/map-source-list-mode Version: 4.0.1
Standards status: Trial-use Maturity Level: 2 Computable Name: StructureMapSourceListMode

If field is a list, how to manage the source.

This Code system is referenced in the content logical definition of the following value sets:

  • This CodeSystem is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)

This case-sensitive code system http://hl7.org/fhir/map-source-list-mode defines the following codes:

CodeDisplayDefinition
first First Only process this rule for the first in the list.
not_first All but the first Process this rule for all but the first.
last Last Only process this rule for the last in the list.
not_last All but the last Process this rule for all but the last.
only_one Enforce only one Only process this rule is there is only item.