draft
2 bindingsActionConditionKind
http://hl7.org/fhir/ValueSet/action-condition-kind
Defines the kinds of conditions that can appear on actions.
Official specComposition
| Code | Display | Definition |
|---|---|---|
| applicability | Applicability | The condition describes whether or not a given action is applicable. |
| start | Start | The condition is a starting condition for the action. |
| stop | Stop | The condition is a stop, or exit condition for the action. |
Bound by
| Resource | Path | Strength |
|---|---|---|
| PlanDefinition | PlanDefinition.action.condition.kind | required |
| RequestGroup | RequestGroup.action.condition.kind | required |