Releases: cqframework/clinical_quality_language
CQL 1.4 Maintenance Snapshot (v1.4.9-SNAPSHOT)
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
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)
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)
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)
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)
CQL 1.4 Release (v1.4.7-SNAPSHOT)
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)
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)
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)
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.