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-target-list-mode | Version: 0.1.0 | ||||
| Standards status: Trial-use | Maturity Level: 2 | Computable Name: StructureMapTargetListModeVS | |||
| Other Identifiers: OID:2.16.840.1.113883.4.642.3.685, OID:2.16.840.1.113883.4.642.3.671 (use: old, ) | |||||
If field is a list, how to manage the production.
References
http://hl7.org/fhir/uv/mapping-language/CodeSystem/map-target-list-mode version 📦0.1.0
Expansion performed internally based on codesystem Structure Map Target List Mode v0.1.0 (CodeSystem)
This value set contains 4 concepts
| System | Code | Display (en) | Definition | JSON | XML |
http://hl7.org/fhir/uv/mapping-language/CodeSystem/map-target-list-mode | first | First | when the target list is being assembled, the items for this rule go first. If more than one rule defines a first item (for a given instance of mapping) then this is an error. | ||
http://hl7.org/fhir/uv/mapping-language/CodeSystem/map-target-list-mode | share | Share | the target instance is shared with the target instances generated by another rule (up to the first common n items, then create new ones). | ||
http://hl7.org/fhir/uv/mapping-language/CodeSystem/map-target-list-mode | last | Last | when the target list is being assembled, the items for this rule go last. If more than one rule defines a last item (for a given instance of mapping) then this is an error. | ||
http://hl7.org/fhir/uv/mapping-language/CodeSystem/map-target-list-mode | single | single | the target instance is shared with a number of target instances generated by another rule (up to the first common n items, then create new ones). |