Dear All,

I have come across an issue with the Rules: AS is correctly stated, a
"rule is satisfied, if st least one test is True [...]". This amounts,
if you like, to a logical OR, if there are several rules in place.
Is there any way to impose a sequential handling of rules, in order to
achive that rule 1 AND rule 2 AND rule 3 have to be satisfied. For
instance, there is currently no way to get a rule saying "is patient =
False" AND "is_insurance_company = False" (examples from GNU Health)
going, as the processing of the rule will be completed already after
the first condition.

Any ideas?

Thanks a lot!

Chris

-- 
[email protected] mailing list

Reply via email to