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
| Official URL: http://hl7.org/fhir/uv/mapping-language/ValueSet/vs-map-source-list-mode | Version: 0.1.0 | ||||
| Standards status: Trial-use | Maturity Level: 2 | Computable Name: StructureMapSourceListModeVS | |||
| 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
http://hl7.org/fhir/uv/mapping-language/CodeSystem/map-source-list-mode version 📦0.1.0
Expansion performed internally based on codesystem Structure Map Source List Mode v0.1.0 (CodeSystem)
This value set contains 5 concepts
| System | Code | Display (en) | Definition | JSON | XML |
http://hl7.org/fhir/uv/mapping-language/CodeSystem/map-source-list-mode | first | First | Only process this rule for the first in the list. | ||
http://hl7.org/fhir/uv/mapping-language/CodeSystem/map-source-list-mode | not_first | All but the first | Process this rule for all but the first. | ||
http://hl7.org/fhir/uv/mapping-language/CodeSystem/map-source-list-mode | last | Last | Only process this rule for the last in the list. | ||
http://hl7.org/fhir/uv/mapping-language/CodeSystem/map-source-list-mode | not_last | All but the last | Process this rule for all but the last. | ||
http://hl7.org/fhir/uv/mapping-language/CodeSystem/map-source-list-mode | only_one | Enforce only one | Only process this rule is there is only item. |