MIPS 459 Non-proportion measure is not allowing negative numbers for numerator

27 views
Skip to first unread message

Mark Siemers

unread,
Dec 19, 2019, 7:27:31 PM12/19/19
to Developer Group for QPP APIs
I'm seeing this error when trying to submit MIPS 459:

{
  "error": {
    "type": "ValidationError",
    "message": "invalid measurement-set object",
    "details": [
      {
        "message": "field 'value' in MeasurementSet.measurements[0] is invalid: {\"numerator\":-0.125,\"denominator\":24,\"denominatorException\":0,\"numeratorExclusion\":0,\"observationInstances\":16,\"isEndToEndReported\":false,\"reportingRate\":0.6666666666666666} is invalid for measureId 459",
        "path": "$.measurements[0].value"
      },
      {
        "message": "field 'numerator' in MeasurementSet.measurements[0] is invalid: Invalid value -0.125 supplied to PositiveNumber",
        "path": "$.measurements[0].value.numerator"
      }
    ]
  }
}


Highlighting the message error: 
"message": "field 'numerator' in MeasurementSet.measurements[0] is invalid: Invalid value -0.125 supplied to PositiveNumber

The examples in the specification show that negative numbers are allowed: https://qpp.cms.gov/docs/QPP_quality_measure_specifications/CQM-Measures/2019_Measure_459_MIPSCQM.pdf

Screen Shot 2019-12-19 at 4.24.28 PM.png


Should there be a floor of 0.0 for negative average numerator, or should a negative numerator be allowed for this measure? And non-proportion measures in general?

Also can we make a tag for "non-proportion" ?

Sarah White

unread,
Dec 23, 2019, 11:50:12 AM12/23/19
to Mark Siemers, Developer Group for QPP APIs
Hi Mark, I've forwarded this question to our scoring team. I'll let you know what I hear back.

--

This e-mail and any attachments may contain Confidential Information. If you are not the intended recipient, any disclosure, copying, distribution or use of any information contained herein is strictly prohibited. If you have received this transmission in error, please immediately notify the sender, and destroy the original transmission and any attachments without reading or saving.

--
You received this message because you are subscribed to the Google Groups "Developer Group for QPP APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qpp-apis+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qpp-apis/94d9feae-93dc-4c32-88f9-666b91973962%40googlegroups.com.

Mark Siemers

unread,
Jan 7, 2020, 2:16:21 PM1/7/20
to Developer Group for QPP APIs
Thank you Sarah,

I know we're just coming off the holiday break - any word from the scoring team on this?
To unsubscribe from this group and stop receiving emails from it, send an email to qpp-...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages