Skip to content

Releases: cqframework/clinical_quality_language

CQL 1.4 Maintenance Snapshot (v1.4.9-SNAPSHOT)

25 Mar 22:09
8b38c93
Compare
Choose a tag to compare

This is a maintenance release of the 1.4 version of the translator, addressing the following issues:

#486: Fixed date range optimization not functioning through conversions and choices
#468: Fixed inconsistent resolution of Codes and Concepts in retrieves and comparisons
#345: Added version and translator option information to the ELM output
#487: Added library id and version to error annotation output in the ELM
#278: Added support for QUICK 3.0.0
#461: Added support for FHIR 4.0.1, USCore 3.1.0, and QICore 4.0.0
#482: Fixed the type of extension.uri element in FHIR model infos

CQL 1.4 Maintenance Release

17 Feb 14:39
Compare
Choose a tag to compare

This is a maintenance release that addresses the following issues:

#456: Switched to OpenJDK and updated to Java11
#450: Fixed an InternalTranslatorError when there is an error loading model info during patient context creation
#478: Fixed a typo in the FHIR R4 model info
#472: Fixed incorrect type for MedicationRequest.intent in FHIR R4 model info
#469: Fixed incorrect resolution for compatible choice types
#436: Translator options now flow down for included libraries

CQL 1.3 Maintenance Release (v1.3.19)

17 Feb 15:01
Compare
Choose a tag to compare

This is a maintenance snapshot that addresses the following issues:

#450: Fixed an InternalTranslatorError when there is an error loading model info during patient context creation
#478: Fixed a typo in the FHIR R4 model info
#472: Fixed incorrect type for MedicationRequest.intent in FHIR R4 model info
#469: Fixed incorrect resolution for compatible choice types
#436: Translator options now flow down for included libraries

CQL 1.3 Maintenance Snapshot (v1.3.19-SNAPSHOT)

24 Jan 03:33
Compare
Choose a tag to compare

This is a maintenance snapshot that addresses the following issues:

#450: Fixed an InternalTranslatorError when there is an error loading model info during patient context creation
#478: Fixed a typo in the FHIR R4 model info
#472: Fixed incorrect type for MedicationRequest.intent in FHIR R4 model info
#469: Fixed incorrect resolution for compatible choice types
#436: Translator options now flow down for included libraries

CQL 1.4 Maintenance Snapshot (v1.4.8-SNAPSHOT)

24 Jan 03:34
Compare
Choose a tag to compare

This is a maintenance release that addresses the following issues:

#456: Switched to OpenJDK and updated to Java11
#450: Fixed an InternalTranslatorError when there is an error loading model info during patient context creation
#478: Fixed a typo in the FHIR R4 model info
#472: Fixed incorrect type for MedicationRequest.intent in FHIR R4 model info
#469: Fixed incorrect resolution for compatible choice types
#436: Translator options now flow down for included libraries

CQL 1.3 Maintenance Snapshot (v1.3.18-SNAPSHOT)

19 Aug 16:50
Compare
Choose a tag to compare

This is a maintenance snapshot release of the translator that addresses the following issues:

  • #445: Fixed an ambiguous implicit conversion when using FHIR R4
  • #446: Fixed ascending and descending not correctly parsed

CQL 1.4 Release (v1.4.7-SNAPSHOT)

14 Aug 23:22
Compare
Choose a tag to compare
Pre-release

This maintenance release of the 1.4 translator addresses issues found during review and testing of the 1.4 release.

CQL 1.3 Maintenance Release (v1.3.17)

14 Jul 20:37
Compare
Choose a tag to compare

This is a maintenance release for the CQL-to-ELM translator that addresses the following issues:

#424: Added a PriorityLibrarySourceLoader and made it the default library source loader.
#420: Disabled (Any,Any) resolution to address incorrect overload resolution by the translator
#413: Fixed Slice ELM output not including end index for translations of Skip and Tail
#408: Fixed double list promotion occurring on code-valued terminology targets

CQL 1.4 Release (v1.4.6)

01 Jul 18:39
Compare
Choose a tag to compare

This is the production release of the CQL translator supporting the CQL 1.4 (STU4) publication.

This release includes full support for the latest CQL publication, including:

  • Grammar enhancements to resolve ambiguity related to the use of keywords as identifiers
  • Support for model-defined contexts and related-context retrieves
  • Support for library namespaces
  • Support for qualifiers and indexers in terminology code paths in retrieves
  • Removed timezone offset from Time; changed timezone keyword to timezoneoffset

For a complete history of changes to the specification, view the CQL history page.

CQL 1.4 Release (v1.4.6-SNAPSHOT)

21 Jun 06:23
Compare
Choose a tag to compare
Pre-release

This release addresses the following issue:

#434: Corrected a missed potential ambiguity with secondary keywords (such as of and within)

This release has now passed full regression in addition to the standard regression and unit testing that is part of the build.