Skip to content

Releases: cqframework/cqf-ruler

CQF Ruler v0.6.0

21 Sep 23:15
08eff0c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.6.0

CQF Ruler v0.5.1

02 Sep 17:49
78ea053
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

CQF Ruler v0.5.0

08 Aug 22:27
8352847
Compare
Choose a tag to compare

What's Changed

Read more

CQF Ruler v0.4.1

13 Nov 21:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.4.1

CQF Ruler Release 0.4.0

01 Oct 05:39
164e651
Compare
Choose a tag to compare
Merge pull request #259 from DBCG/develop

Proposed 0.4.0 Release Redux

CQF Ruler 0.3.0 Release

08 Jul 03:50
a3166f0
Compare
Choose a tag to compare
  • Update to cql-engine 1.4.0
  • Update to cqf-tooling 1.1.1
  • Update to cds-hooks processor 1.1.0
  • Update to cql-translator 1.4.9
  • Update to HAPI 4.2
  • Added $extract operation
  • Added OAuth redirect support (partial, incomplete OAuth support0
  • Removed lombock as dependency
  • Fixes for Library lookup by url
  • Revert to Java 8
  • Fixes to cds-hooks exception handling
  • Debug level logging for cql evaluation
  • Switched to H2 from Derby
  • Fixed ValueSet expansion background process
  • Additional cds-hooks logging for requests and responses
  • Fixed null pointer exception in cds-hooks requests
  • Fixed null pointer exception in measure evaluation
  • Fixed issues with RequiredParam and OptionalParam
  • Merge of master hotfixes for Timezones
  • Fixed $submit-data parameters
  • Added workaround for versioned ValueSets

CQF Ruler Release 0.2.0

15 Sep 03:23
1361213
Compare
Choose a tag to compare

This release of the CQF Ruler supports FHIR STU3, CQL 1.3, and CDS Hooks 1.0.

CQF-Ruler 0.1.2

17 May 21:25
Compare
Choose a tag to compare

This is a maintenance release that addresses the following issues:
#9: Added resolution for value sets with urn oid prefix work
#11: Fixed CDS Hooks suggestion type and resource in response
#24, #25, #26, #27: Fixed Date and Code path resolution in data provider
#28: Added population identifier to returned MeasureReport
#31: Added logic to resolve contained ActivityDefinition in PlanDefinition resource
#33: Added logic for bulk data from 1/18 Connectathon in New Orleans
#46: Fixed invalid library reference in measure evaluation test
#48: Added logic to evaluate measure using passed in Bundle of patient data

This release also contains a refactoring of the CDS Hooks implementation, Measure evaluation logic, and migration from Derby to H2 database.

CQL 1.1 Measure Processor

10 Jan 22:51
Compare
Choose a tag to compare
Pre-release
v1.1.0-SNAPSHOT

Changed versioning to coincide with CQL translator and engine packages.