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
267 stars 123 forks source link

Ensure a CQL expression referencing an abstract class/non-retrievable class, such as DomainResource, will fail. #1404

Closed lukedegruchy closed 3 months ago

lukedegruchy commented 3 months ago

Closes https://github.com/cqframework/clinical_quality_language/issues/1392

github-actions[bot] commented 3 months ago

Formatting check succeeded!

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 63.74%. Comparing base (c074fae) to head (62aedf4). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1404 +/- ## ========================================= Coverage 63.74% 63.74% Complexity 2666 2666 ========================================= Files 493 493 Lines 27782 27782 Branches 5523 5523 ========================================= + Hits 17709 17711 +2 + Misses 7830 7828 -2 Partials 2243 2243 ```

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