Releases: CMSgov/qpp-measures-data
Releases · CMSgov/qpp-measures-data
1.0.2
Added
QPPA-1409: Update 2017 historical benchmarks with HCQAR's file
1.0.1
Added
QPPQS-756 Add EHR Measure Specifications
1.0.0
Added
QPPA-1447: Add registrySinglePerformanceRate and registryMultiPerformanceRate metric types
Changed
QPPA-1452: Allow registry as a submission method for EHR measures
Removed
Fixed
QPPA-1451: Update QCDR measures for MedAmerica
Add missing CPC+ measure CMS50v5 (ID: 374)
Updated
- Added measure CMS50v5 (Quality ID: 374) in group C in
util/measures/cpc+-measure-groups.json
Incorporate stratification UUIDs from eCQM xml
Fixed
- Add stratification UUIDs to measures-data.json (#94)
Update with changes to QCDR measures
Changed
- Updated measures-data.json with changes to QCDR measures received since 10/25/17.
- Whitespace in measureIds is now removed (e.g. "MOA 2" => "MOA2")
Sets submissionMethods field for QCDR measures
Fixed
- Set the submissionMethods field to equal ['registry'] for QCDR measures in measures-data.json
- Made submissionMethods a required field for all quality measures.
Bug fix for incorrect parsing of Benchmarks CSV and missing data
Fixed
- Fixed bug in Benchmarks CSV to JSON parser that was not matching benchmarks to measures and excluding them
- Added missing benchmarks from the failed parsing of CSV
Generate benchmarks with an audit trail and include new benchmarks
Added
- Updated benchmark data
Changed
- Changed how we include and generate new benchmark json. See CONTRIBUTING.md for more details.
Minor package.json version fix
Fixed
- Removed duplicate version in package.json introduced in 1.0.0-alpha.16