qpp-measures-data
Advanced tools
Comparing version 1.0.0-alpha.4 to 1.0.0-alpha.5
@@ -3894,3 +3894,20 @@ [ | ||
] | ||
}, | ||
{ | ||
"measureId": "458", | ||
"benchmarkYear": 2015, | ||
"performanceYear": 2017, | ||
"submissionMethod": "administrativeClaims", | ||
"deciles": [ | ||
100, | ||
15.75, | ||
15.41, | ||
15.05, | ||
14.89, | ||
14.65, | ||
14.45, | ||
14.16, | ||
13.82 | ||
] | ||
} | ||
] |
@@ -44,2 +44,7 @@ # Contribution Guidelines | ||
### Importing measures from CSV file | ||
`scripts/measures/import-qcdr-measures.js` script handles importing QCDR measures from a CSV and converting them to the qpp-measures-data measure schema. The `convertCsvToMeasures` function can be replicated for new CSVs if appropriate. | ||
## Testing | ||
@@ -46,0 +51,0 @@ |
{ | ||
"name": "qpp-measures-data", | ||
"version": "1.0.0-alpha.4", | ||
"version": "1.0.0-alpha.5", | ||
"description": "Quality Payment Program Measures Data Repository", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -11,6 +11,5 @@ # qpp-measures-data | ||
This is the alpha v2 source of truth for QPP measures data, building off of the | ||
existing v1 measures data available at [qpp.cms.gov/api](qpp.cms.gov/api). | ||
This is the alpha v2 source of truth for QPP measures data. It has been built off a measures data API which is no longer available (qpp.cms.gov/api). | ||
This data (qpp-measures-data) reformats some of the data from the v1 measures | ||
API and adds some additional information (see `util/measures/convert-qpp-to-measures.js` | ||
API and adds some additional information (see [`scripts/measures/archived/scripts/convert-qpp-to-measures.js`](scripts/measures/archived/scripts/convert-qpp-to-measures.js) | ||
for the exact transformations). The transition to using qpp-measures-data as a | ||
@@ -17,0 +16,0 @@ source of truth for CMS is ongoing and this data may be subject to |
@@ -188,3 +188,20 @@ [ | ||
] | ||
}, | ||
{ | ||
"measureId": "458", | ||
"benchmarkYear": 2015, | ||
"performanceYear": 2017, | ||
"submissionMethod": "administrativeClaims", | ||
"deciles": [ | ||
100, | ||
15.75, | ||
15.41, | ||
15.05, | ||
14.89, | ||
14.65, | ||
14.45, | ||
14.16, | ||
13.82 | ||
] | ||
} | ||
] | ||
] |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2570158
25492
50
2