Truth values
- Last Updated: March 24, 2022
- 1 minute read
- Corticon
- Version 6.3
- Documentation
This guide uses the notation <Expression> to refer to some
combination of terms from the Vocabulary that resolves or evaluates to a single “truth
value”. A truth value is the Boolean value (true or
false) assigned to an expression upon evaluation by the rule
engine. For example, the expression Patient.name=‘John’ has a truth
value of true whenever the patient's name is John. If it is not
John, then the truth value of this expression is
false.