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
257 stars 120 forks source link

Include location information in runtime CqlException #981

Closed brynrhodes closed 10 months ago

brynrhodes commented 4 years ago

Include location information on where in the CQL library the engine was running when the evaluation exception occurred.

JPercival commented 10 months ago

Duplicate of #1061