Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

qpp-measures-data

Package Overview
Dependencies
Maintainers
1
Versions
271
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.8.7 to 1.8.8

44

clinical-clusters/2018/clinical-clusters.json

@@ -93,11 +93,2 @@ [

{
"name": "neurosurgical",
"measureIds": [
"021",
"023",
"130",
"226"
]
},
{
"name": "generalOncology",

@@ -132,6 +123,6 @@ "measureIds": [

{
"name": "anesthesiology",
"name": "dermatology",
"measureIds": [
"076",
"130",
"226",
"317"

@@ -149,2 +140,11 @@ ]

]
},
{
"name": "neurosurgical",
"measureIds": [
"021",
"023",
"130",
"226"
]
}

@@ -170,11 +170,2 @@ ]

{
"name": "neurosurgical",
"measureIds": [
"021",
"023",
"130",
"226"
]
},
{
"name": "generalOncology",

@@ -225,2 +216,11 @@ "measureIds": [

]
},
{
"name": "neurosurgical",
"measureIds": [
"021",
"023",
"130",
"226"
]
}

@@ -277,6 +277,6 @@ ],

{
"name": "anesthesiology",
"name": "dermatology",
"measureIds": [
"076",
"130",
"226",
"317"

@@ -283,0 +283,0 @@ ]

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

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

@@ -38,10 +38,11 @@ /**

2018: {
claims: [{
name: 'anesthesiology', action: 'replace', measureIds: ['076', '130', '317']
}, {
name: 'rheumatology', action: 'add', measureIds: ['047', '128', '130', '226', '317']
}],
registry: [{
name: 'dentistry', action: 'remove', measureIds: ['378', '379']
}]
claims: [
{ name: 'anesthesiology', action: 'replace', measureIds: ['076', '130', '317'] },
{ name: 'dermatology', action: 'replace', measureIds: ['130', '226', '317'] },
{ name: 'rheumatology', action: 'add', measureIds: ['047', '128', '130', '226', '317'] },
{ name: 'neurosurgical', action: 'replace', measureIds: ['021', '023', '130', '226'] }
],
registry: [
{ name: 'dentistry', action: 'remove', measureIds: ['378', '379'] }
]
}

@@ -48,0 +49,0 @@ };

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

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