draft
1 bindingStructureMapSourceListMode
http://hl7.org/fhir/ValueSet/map-source-list-mode
If field is a list, how to manage the source.
Official specComposition
| Code | Display | Definition |
|---|---|---|
| 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. |
Bound by
| Resource | Path | Strength |
|---|---|---|
| StructureMap | StructureMap.group.rule.source.listMode | required |