Cqf Ruler Versions Save

FHIR Clinical Reasoning Module Server

v0.6.0

1 year ago

What's Changed

Full Changelog: https://github.com/DBCG/cqf-ruler/compare/v0.5.1...v0.6.0

v0.5.1

1 year ago

What's Changed

Full Changelog: https://github.com/DBCG/cqf-ruler/compare/v0.5.0...v0.5.1

v0.5.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/DBCG/cqf-ruler/compare/v0.4.1...v0.5.0

v0.4.1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/DBCG/cqf-ruler/compare/v0.3.0...v0.4.1

v0.4.0

3 years ago

v0.3.0

3 years ago
  • 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

v0.2.0

4 years ago

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

v0.1.2

6 years ago

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.

v1.1.0-SNAPSHOT

7 years ago