This repository has been archived by the owner on Jun 28, 2024. It is now read-only.
Releases: MeasureAuthoringTool/bonnie
Releases · MeasureAuthoringTool/bonnie
Bonnie QDM v5.1.3
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
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
- Feature/mat 4152 fhir export by @nmorasb in #2042
- Feature/mat 4152 fhir export by @nmorasb in #2045
- added privacy policy button - bonnie fhir by @sb-prateekkeerthi in #2069
- Bump Bonnie-on-FHIR version to 6.2.3 by @jkotanchik-SB in #2079
- MAT-4242 Export from Bonnie FHIR Individual Test Cases by @adongare in #2097
- Patient transfer script by @adongare in #2095
- update release notes and user guide by @adongare in #2098
- MAT-4981 remove measure report from export by @adongare in #2106
- Bump cqm-execution for updated FHIR Bundle export by @jkotanchik-SB in #2111
- update release version, release notes for v6.2.5 by @adongare in #2112
New Contributors
Full Changelog: v6.2.2...v6.2.5
Release v6.2.2
- 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
- Added Harp login
- Introduced Shared groups
- Additional fhir attribute support
Bonnie v6.1.1
- 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
- Ability to import FHIR Patient zip exported from Bonnie QDM(release date: Jan 28, 2021)
Bonnie v6.0.1
- Support for more reference attributes
- Support for modifierExtension attribute
- Ability to share specific/all test patients across measures
Bonnie v6.0.0
- 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
- Updated VSAC API Authentication approach. Legacy username/password based authentication is replaced with API-key based authentication
Bonnie v4.1.1
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