cqframework / clinical_quality_language

Clinical Quality Language (CQL) is an HL7 specification for the expression of clinical knowledge that can be used within both the Clinical Decision Support (CDS) and Clinical Quality Measurement (CQM) domains. This repository contains complementary tooling in support of that specification.
https://confluence.hl7.org/display/CDS/Clinical+Quality+Language
Apache License 2.0
251 stars 121 forks source link

Add support for .union() FHIRPath method. Enable tests for now(). #1372

Open antvaset opened 1 week ago

antvaset commented 1 week ago

Two small changes for FHIRPath methods:

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 63.68%. Comparing base (e00c396) to head (3e308e3). Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1372 +/- ## ============================================ + Coverage 62.26% 63.68% +1.41% + Complexity 6951 2665 -4286 ============================================ Files 492 492 Lines 27727 27736 +9 Branches 5506 5510 +4 ============================================ + Hits 17265 17663 +398 + Misses 8198 7829 -369 + Partials 2264 2244 -20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.