fixes: CDR engine fixes for duplicate use of actions across rules in addition to...
commite752bb2b87b06d2ff7917f62ad7d6277dcc29724
authorBrady Miller <brady.g.miller@gmail.com>
Sun, 10 Mar 2024 08:36:02 +0000 (10 00:36 -0800)
committerBrady Miller <brady.g.miller@gmail.com>
Sun, 21 Apr 2024 05:35:42 +0000 (20 22:35 -0700)
tree43310917bd40724d556838cc15f4fd9ea1dc8a02
parent4a991ed674b307cb82ee42a9fd38931bc3081055
fixes: CDR engine fixes for duplicate use of actions across rules in addition to an optimization

The optimization both clarifies the code regarding which $reminder_due status is chosen and also minimizes the calls to reminder_results_integrate, which could get resource intensive if overuse it.
library/clinical_rules.php