Skip to content

Releases: MeasureAuthoringTool/bonnie

Bonnie QDM v5.1.3

24 Jul 16:36
60d699c
Compare
Choose a tag to compare

Issues fixed in this release(released on July 12, 2023)

  • Incorrect display results for a CQL aggregate functions
  • Support the "is" operator in cqm-models

Bonnie FHIR v6.2.5

13 Dec 14:35
e0884c6
Compare
Choose a tag to compare

Patients export updates:

  • The MeasureReport resource has been removed from exported patient JSON
  • The QI-Core Patient Profile URL has been added to all patients.
  • The Medical Record Identifier has been added to all patients.

What's Changed

New Contributors

Full Changelog: v6.2.2...v6.2.5

Release v6.2.2

21 Dec 13:12
38ce8b4
Compare
Choose a tag to compare
  • Incorporate version 2.3.3 of the CQL Execution Engine
  • Allow functions and definitions that have a comment
  • Extend the application timeout from 15 to 30 minutes. Users will receive a warning after 25 minutes of inactivity

Bonnie FHIR v6.2.0

11 Aug 13:21
86ae58e
Compare
Choose a tag to compare
  1. Added Harp login
  2. Introduced Shared groups
  3. Additional fhir attribute support

Bonnie v6.1.1

11 Feb 13:33
6d02afd
Compare
Choose a tag to compare
  • Add support for updated FHIR naming standards(MAT packaging changes)
  • Bug fix- calculation when MP ends on 12/31
  • Sorted dropdown options

Bonnie v6.1.0

01 Feb 18:53
988dc03
Compare
Choose a tag to compare
  • Ability to import FHIR Patient zip exported from Bonnie QDM(release date: Jan 28, 2021)

Bonnie v6.0.1

12 Jan 17:54
b3d14a6
Compare
Choose a tag to compare
  • Support for more reference attributes
  • Support for modifierExtension attribute
  • Ability to share specific/all test patients across measures

Bonnie v6.0.0

21 Dec 16:02
45216c5
Compare
Choose a tag to compare
  • Import measures defined following the Fast Healthcare Interoperability Resource (FHIR) version R4, Quality Measure Implementation Guide and Clinical Quality Language (CQL) version 1.4
  • Bonnie 6.0 FHIR will allow users to create FHIR patients. Currently the Bonnie 6.0 FHIR release only supports the most used FHIR resources and elements. The Bonnie team will continuously add support for more resources and attributes in future releases.
  • Ability to set expected calculation results for test patients and then calculate the test patients against the loaded measure. Users will be able to see the calculated results via measure highlighting. Users will be able to see both pass/fail highlighting and code coverage highlighting.

Bonnie v4.2.0

20 Oct 14:30
1e01368
Compare
Choose a tag to compare
  • Updated VSAC API Authentication approach. Legacy username/password based authentication is replaced with API-key based authentication

Bonnie v4.1.1

11 Sep 19:25
5dd722e
Compare
Choose a tag to compare

This Bonnie release contains the following:

  • Rails Upgrade to v5.2.4.4
  • Security Vulnerability Fixes
  • Updated cql-execution engine to: include closed interval fix, allow empty Tuples in cql, fix calculation of coverage around IndexOf
  • Updates to how Bonnie handles null Data Elements that was causing errors
  • Enhance admin email functionality