Skip to content

Releases: CMSgov/qpp-measures-data

Incorporate stratification UUIDs from eCQM xml

05 Dec 19:16
fd5a581
Compare
Choose a tag to compare

Fixed

  • Add stratification UUIDs to measures-data.json (#94)

Update with changes to QCDR measures

22 Nov 18:55
e7ab398
Compare
Choose a tag to compare
Pre-release

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

20 Nov 22:00
e61cd53
Compare
Choose a tag to compare

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

20 Nov 22:09
152ae2f
Compare
Choose a tag to compare

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

20 Nov 21:59
a8ded32
Compare
Choose a tag to compare

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

10 Nov 23:27
e398c70
Compare
Choose a tag to compare
Pre-release

Fixed

  • Removed duplicate version in package.json introduced in 1.0.0-alpha.16

Add QCDR multi-performance rate measures

10 Nov 02:44
2908724
Compare
Choose a tag to compare

Added

  • QCDR multi-performance rate measures

Add QCDR single performance rate and non-proportion measures

07 Nov 22:40
b9de86e
Compare
Choose a tag to compare

Added

  • QCDR single performance rate and non-proportion measures

1.0.0-alpha.1

25 Jul 03:02
Compare
Choose a tag to compare
1.0.0-alpha.1 Pre-release
Pre-release
v1.0.0-alpha.1

Closes #56