qpp-measures-data
Advanced tools
Comparing version 4.5.2 to 4.5.3
{ | ||
"name": "qpp-measures-data", | ||
"version": "4.5.2", | ||
"version": "4.5.3", | ||
"description": "Quality Payment Program Measures Data Repository", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -47,3 +47,3 @@ const parse = require('csv-parse/lib/sync'); | ||
'Structure': 'structure', | ||
'Patient Reported Outcome (PRO)': 'outcome', | ||
'Patient Reported Outcome (PRO)': 'patientReportedOutcome', | ||
'Clinical Process Effectiveness': 'process' | ||
@@ -50,0 +50,0 @@ } |
@@ -20,6 +20,6 @@ { | ||
"HM12":["bppvScreen","bppv&Plan","overall"], | ||
"IGR15":["mpiStudy","mpiTreatment"], | ||
"IGR16":["abnormalMpiStudy","mpiLvef"], | ||
"IGR17":["mpiStudy","mpiTreatment"], | ||
"IGR18":["mpiStudy", "appropriateForObese"], | ||
"IGR15":["exerciseAsStressor","hrAndMinExercised"], | ||
"IGR16":["perfusionDefects","lvefDocumented"], | ||
"IGR17":["stressOnlyProtocol","9OrLessMillisieverts"], | ||
"IGR18":["attentuationCorrectn", "obesityProtocol"], | ||
"IROMS11":["notachieving","overall","operativeMCID","operativeRisk","nonOpMCID","nonOpRisk"], | ||
@@ -26,0 +26,0 @@ "IROMS12":["notachieving","overall","operativeMCID","operativeRisk","nonOpMCID","nonOpRisk"], |
Sorry, the diff of this file is too big to display
48625681