Skip to content

Releases: cqframework/clinical_quality_language

CQL Translator Feature Release 2.7.0

28 Mar 23:02
67bcf83
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.7.0

CQL Translator Feature Release 2.6.0

14 Feb 17:09
7023a0b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.0...v2.6.0

CQL Translator Feature Release 2.5.0

23 Jan 21:32
ff164a1
Compare
Choose a tag to compare

What's Changed

  • Snapshot v2.5.0 by @mdnazmulkarim in #846
  • Merging the engine repository into this repository to reduce overall number of repositories in the CQF stack by @brynrhodes in #854
  • Create add-to-platform-project.yml by @JPercival in #1105
  • Enhanced data requirements analysis/gather with compile-time evaluation of date filter comparand targets. Also fixed parameter resolution issues, FHIR-CQL quantity conversion issues, and added support for parameterization and asOf behavior in data requirements gather by @brynrhodes in #1111
  • release v2.5.0 by @mdnazmulkarim in #1112

Full Changelog: v2.4.0...v2.5.0

CQL Translator Feature Release 2.4.0

22 Nov 17:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v2.4.0

CQL Translator Feature Release 2.3.0

26 Oct 16:43
42f3ef3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.3.0

Release version 2.2.0

27 Sep 20:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

CQL 1.5 Maintenance Release (v1.5.12)

27 Sep 17:39
9797b80
Compare
Choose a tag to compare

This is a maintenance release of the v1.5 version of the translator that incorporates several fixes for QICore ModelInfo as well as support for negation profiles in QICore:

What's Changed

  • #724: Fixed diagnosis cardinality; fixed missing primary code paths
  • #803:
    • Expanded retrieve translation to support the case that a primary code path is a choice of Concept and ValueSet, resulting in the union of retrieves against the code element as a Concept and the code element as a ValueSet.
    • Expanded retrieve translation to support the case that a primary code path is a ValueSet, resulting in the use of a "contains" codeComparator.
    • Added a special-case exception to the use of the ValueSet type for FHIRHelpers in 1.4. It won't actually use it, but it has to be able to compile in order to be used backwards-compatibly.
    • Updated FHIRHelpers to add the ToValueSet function.
    • Updated QICore 4.0.0, 4.1.0, and 4.1.1 model infos.
    • Updated USCore 3.1.0 and 3.1.1 model infos.

Full Changelog: v1.5.11...v1.5.12

Translator v2.1.0 release

30 Aug 21:41
f8d4c45
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

CQL 2.0 Major Release (v2.0.0)

02 Aug 21:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.8...v2.0.0

CQL 1.5 Maintenance Release (v1.5.11)

04 Aug 19:09
f095935
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.10...v1.5.11