MeasurementClass for Quality Mesaures

45 views
Skip to first unread message

ONCOCHART Software

unread,
Oct 5, 2017, 2:26:15 PM10/5/17
to Developer Group for QPP APIs
Greetings,

Could someone tell me why the bold entry displays the message it does? The eligible population I submitted was not greater than 20, and the reporting rate 18 lines above it indicates the reporting rate is not less than 50%. The eligible population was 4, and the reporting rate was 75% It's highly likely, I just don't know what that line is indicating and if it actually has any effect on scoring.

--This snippet came from /submissions/{id}/score

{
                    "name": "143",
                    "value": 4,
                    "detail": "Contributing 4",
                    "metadata": {
                      "performanceRate": 100,
                      "reportingRate": 75,
                      "measurementSetId": "df9213cd-95e9-4bc9-a12a-c3dea83af5e4",
                      "measurementId": "218afb2e-4ce7-4887-b776-b9da682e5dac",
                      "measureClass": "Class 2",
                      "measureTitle": "Oncology: Medical and Radiation - Pain Intensity Quantified",
                      "endToEndBonus": 1,
                      "outcomeOrPatientExperienceBonus": 0,
                      "highPriorityBonus": 0,
                      "decileScore": 3,
                      "performanceDenominator": 0,
                      "performanceNumerator": 0,
                      "eligiblePopulation": 0,
                      "partialDecileScore": null,
                      "decile": -1,
                      "deciles": null,
                      "processingStatus": "PICKED",
                      "measurementPoints": 4,
                      "messages": {
                        "measurementClass": "Eligible population is greater than 20, has benchmarks and reporting rate is less than 50%",
                        "e2eBonusScore": "Bonus from isEndToEndReported",
                        "measurementPicker": "Picked at 1",
                        "measurementPoints": "Measurement points for PICKED measure include decile score with all bonus points"
                      },
                      "noBenchmarks": false,
                      "benchmarkType": "electronicHealthRecord",
                      "eMeasureId": "CMS157v5",
                      "cpcPlusGroup": null
                    }
                  },




--This snippet came from /submissions

{
                "id": "218afb2e-4ce7-4887-b776-b9da682e5dac",
                "measurementSetId": "df9213cd-95e9-4bc9-a12a-c3dea83af5e4",
                "measureId": "143",
                "value": {
                  "isEndToEndReported": true,
                  "performanceMet": 3,
                  "eligiblePopulationExclusion": 0,
                  "eligiblePopulationException": 0,
                  "performanceNotMet": 0,
                  "eligiblePopulation": 4,
                  "reportingRate": 75,
                  "performanceRate": 100
                }
              },

steven....@semanticbits.com

unread,
Oct 9, 2017, 3:19:14 PM10/9/17
to Developer Group for QPP APIs
Good Afternoon!

The messaging is a bit off, but the purpose of this is to explain which type of class II measurement it is. There are two different types:

  1. Failure to meet reporting requirements of 50% reporting or less than 20 patients
  2. Measure does not have a benchmark
The messaging is being updated to: "Measure has a benchmark but eligible population is less than 20 or has a reporting rate of less than 50%". Class II measures cannot achieve a score greater than 3 points. Please let me know if you need any additional information. 
Reply all
Reply to author
Forward
0 new messages