Releases: CMSgov/qpp-measures-data
Releases · CMSgov/qpp-measures-data
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
Add QCDR multi-performance rate measures
Added
- QCDR multi-performance rate measures
Add QCDR single performance rate and non-proportion measures
Added
- QCDR single performance rate and non-proportion measures
1.0.0-alpha.1
v1.0.0-alpha.1 Closes #56