Notes
This is a minor performance update which adds further optimizations on top of #1899. The optimizations eliminate whole logic branches in case Medication resources don't match.
Performance
- Optimize CQL Exists over Empty Lists into False (#1943)
- Optimize CQL Logical Expressions (#1944)
The full changelog can be found here.