FHIR Mapping Language (FML)
0.1.0 - STU 1 International flag

FHIR Mapping Language (FML), published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/mapping-language-ig/ and changes regularly. See the Directory of published versions

CodeSystem: Structure Map Source List Mode

Official URL: http://hl7.org/fhir/map-source-list-mode Version: 0.1.0
Standards status: Trial-use Maturity Level: 2 Computable Name: StructureMapSourceListMode
Other Identifiers: OID:2.16.840.1.113883.4.642.4.684, OID:2.16.840.1.113883.4.642.1.670 (use: old, )

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 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.