draft
1 binding

QuestionnaireItemOperator

http://hl7.org/fhir/ValueSet/questionnaire-enable-operator

The criteria by which a question is enabled.

Official spec

Composition

Code system
http://hl7.org/fhir/questionnaire-enable-operator
QuestionnaireItemOperator
CodeDisplayDefinition
existsExistsTrue if whether an answer exists is equal to the enableWhen answer (which must be a boolean).
=EqualsTrue if whether at least one answer has a value that is equal to the enableWhen answer.
!=Not EqualsTrue if whether at least no answer has a value that is equal to the enableWhen answer.
>Greater ThanTrue if whether at least no answer has a value that is greater than the enableWhen answer.
<Less ThanTrue if whether at least no answer has a value that is less than the enableWhen answer.
>=Greater or EqualsTrue if whether at least no answer has a value that is greater or equal to the enableWhen answer.
<=Less or EqualsTrue if whether at least no answer has a value that is less or equal to the enableWhen answer.

Bound by

ResourcePathStrength
QuestionnaireQuestionnaire.item.enableWhen.operator
required