Skip to content

Releases: CMSgov/qpp-measures-data

1.0.2

05 Jan 20:25
Compare
Choose a tag to compare

Added

QPPA-1409: Update 2017 historical benchmarks with HCQAR's file

1.0.1

05 Jan 20:26
502dc09
Compare
Choose a tag to compare

Added

QPPQS-756 Add EHR Measure Specifications

1.0.0

28 Dec 20:44
f3af638
Compare
Choose a tag to compare

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)

14 Dec 21:51
d81f4dc
Compare
Choose a tag to compare

Updated

  • Added measure CMS50v5 (Quality ID: 374) in group C in util/measures/cpc+-measure-groups.json

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