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

ValueSet: Structure Map Source List Mode

Official URL: http://hl7.org/fhir/ValueSet/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.3.683, OID:2.16.840.1.113883.4.642.3.669 (use: old, )

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

References

Logical Definition (CLD)

 

Expansion

Expansion performed internally based on codesystem Structure Map Source List Mode v6.0.0-ballot3 (CodeSystem)

This value set contains 5 concepts

SystemCodeDisplay (en)DefinitionJSONXML
http://hl7.org/fhir/map-source-list-mode  firstFirstOnly process this rule for the first in the list.
http://hl7.org/fhir/map-source-list-mode  not_firstAll but the firstProcess this rule for all but the first.
http://hl7.org/fhir/map-source-list-mode  lastLastOnly process this rule for the last in the list.
http://hl7.org/fhir/map-source-list-mode  not_lastAll but the lastProcess this rule for all but the last.
http://hl7.org/fhir/map-source-list-mode  only_oneEnforce only oneOnly process this rule is there is only item.

Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code