ActionConditionKind

Defines the kinds of conditions that can appear on actions.

This code system http://hl7.org/fhir/action-condition-kind defines the following codes:

CodeDisplayDefinition
applicability ApplicabilityThe condition describes whether or not a given action is applicable.
start StartThe condition is a starting condition for the action.
stop StopThe condition is a stop, or exit condition for the action.
<status value="draft"/><experimental value="false"/><date value="2019-11-01T09:29:23+11:00"/><publisher value="HL7 (FHIR Project)"/><contact><telecom><system value="url"/><value value="http://hl7.org/fhir"/></telecom><telecom><system value="email"/><value value="fhir@lists.hl7.org"/></telecom></contact><description value="Defines the kinds of conditions that can appear on actions."/><caseSensitive value="true"/><valueSet value="http://hl7.org/fhir/ValueSet/action-condition-kind"/><content value="complete"/><concept><code value="applicability"/><display value="Applicability"/><definition value="The condition describes whether or not a given action is applicable."/></concept><concept><code value="start"/><display value="Start"/><definition value="The condition is a starting condition for the action."/></concept><concept><code value="stop"/><display value="Stop"/><definition value="The condition is a stop, or exit condition for the action."/></concept></CodeSystem>