New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

qpp-measures-data

Package Overview
Dependencies
Maintainers
1
Versions
288
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qpp-measures-data - npm Package Compare versions

Comparing version 1.22.4 to 1.24.0

4

CONTRIBUTING.md

@@ -26,3 +26,3 @@ # Contribution Guidelines

```
npm run build:measures $YEAR # generates measures/$YEAR/measures-data.json and measures/$YEAR/measures-data.xml
npm run build:measures $YEAR # generates measures/$YEAR/measures-data.json
npm run build:benchmarks # generates benchmarks/2018.json

@@ -44,3 +44,3 @@ npm run build:clinical-clusters # generates clinical-clusters/clinical-clusters.json

`util/measures/qcdr-measures.csv` contains all the QCDR measure to be transformed into `measures/$YEAR/measures-data.json` and `measures/$YEAR/measures-data.xml` by running `npm run build:measures`.
`util/measures/qcdr-measures.csv` contains all the QCDR measure to be transformed into `measures/$YEAR/measures-data.json` by running `npm run build:measures`.

@@ -47,0 +47,0 @@ The csv is formatted for the script to run correctly. If the new version does not conform to how the csv is expected, it will cause the npm build step to fail. When your work is complete, make sure to send the updated `qcdr-measures-v<#>.csv` with a bumped version number back to PIMMS with instructions to use it as the base to make the next set of changes. The next person to update measures-data will thank you!

{
"name": "qpp-measures-data",
"version": "1.22.4",
"version": "1.24.0",
"description": "Quality Payment Program Measures Data Repository",

@@ -5,0 +5,0 @@ "repository": {

@@ -129,6 +129,3 @@ const parse = require('csv-parse/lib/sync');

'structure': 'structure',
'patient reported outcome': 'outcome',
'composite': 'outcome',
'cost/resource use': 'efficiency',
'clinical process effectiveness': 'process'
'patient reported outcome': 'patientReportedOutcome'
};

@@ -135,0 +132,0 @@

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc