draft
1 binding

StructureMapSourceListMode

http://hl7.org/fhir/ValueSet/map-source-list-mode

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

Official spec

Composition

Code system
http://hl7.org/fhir/map-source-list-mode
StructureMapSourceListMode
CodeDisplayDefinition
firstFirstOnly process this rule for the first in the list.
not_firstAll but the firstProcess this rule for all but the first.
lastLastOnly process this rule for the last in the list.
not_lastAll but the lastProcess this rule for all but the last.
only_oneEnforce only oneOnly process this rule is there is only item.

Bound by

ResourcePathStrength
StructureMapStructureMap.group.rule.source.listMode
required