-
Bug/Issue
-
Resolution: Fixed
-
Moderate
-
Test 160
-
CMS6v0
-
ATEST Alan
-
Improper sub-population result assignment, unable to accurately test the measure logic.
It appears Bonnie is not recognizing the 'result is not null' in the following define statement:
define "Numerator 1": exists (["Assessment, Performed": "PHQ-9 Tool"] DepressionAssessment1
where DepressionAssessment1.authorDatetime 3 months or less before end of "Measurement Period"
and DepressionAssessment1.result is not null)
This is resulting in this case (ATEST Alan) being improperly assigned as a numerator hit since there is no result for the assessment.