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

Use a git module for the XML-based tests #1377

Open brynrhodes opened 5 days ago

brynrhodes commented 5 days ago

The engine-fhir test suite includes tests that are published as part of the specification. These tests are being refined and updated here:

https://github.com/cqframework/cql-tests

Rather than duplicate the tests, these tests should be incorporated into the engine-fhir project as a git-module.