Hide
CMS2v7; there is a Cypress test patient with "Depression screening performed for a reason" node; but, this node is negated. This results in the patient being placed in to both the denominator (depression screening performed) and the denominator exception (not performed for a reason). This is invalid in a few ways; first, the reason for performing the test would not be the same as the reason for not performing it. So, you can't simply negate the reason for performing and end up with a reason for not performing. Second, the way that this would be documented in any EHR, would be to present the user with an options for depression screening; the options would be "screening performed" and "screening not performed for medical reason" and "screening not performed for patient choice". You're going to check one of these boxes. You're not going to check "Screening Performed", and then click "Not performed because...". A good system wouldn't even allow this. So; if negation puts the patient in both denom and denom exception, this should be included in the definition of denom; i.e., patient had screening OR patient was excepted from screening... the intent is good, but, the definition/logic is bad... also having an external rule which says "any patient in the denom exception automatically goes in the denom" is bad too, because the eCQM should be complete without external definitions. I would guess this negation issue might apply to numerous other measures as well.
Show
CMS2v7; there is a Cypress test patient with "Depression screening performed for a reason" node; but, this node is negated. This results in the patient being placed in to both the denominator (depression screening performed) and the denominator exception (not performed for a reason). This is invalid in a few ways; first, the reason for performing the test would not be the same as the reason for not performing it. So, you can't simply negate the reason for performing and end up with a reason for not performing. Second, the way that this would be documented in any EHR, would be to present the user with an options for depression screening; the options would be "screening performed" and "screening not performed for medical reason" and "screening not performed for patient choice". You're going to check one of these boxes. You're not going to check "Screening Performed", and then click "Not performed because...". A good system wouldn't even allow this. So; if negation puts the patient in both denom and denom exception, this should be included in the definition of denom; i.e., patient had screening OR patient was excepted from screening... the intent is good, but, the definition/logic is bad... also having an external rule which says "any patient in the denom exception automatically goes in the denom" is bad too, because the eCQM should be complete without external definitions. I would guess this negation issue might apply to numerous other measures as well.