-
Bug/Issue
-
Resolution: Deferred for Future Release
-
Major
-
MADiE
-
CMS771v6
-
QDM/CQL
-
The eCQI Resource Center parses the XML to extract data for display on the site as well as run a measure compare analysis. Identifying and manually correcting such data is not maintainable.
-
-
-
Yes
The following measures are using the Measure Type value code (PRO-PM) for the Measure Type displayName value within their XML files:
- CMS771v6
HTML (correct) value is Patient Reported Outcome Performance
XML value is PRO-PM
Example:
<subjectOf>
<measureAttribute>
<code code="MSRTYPE" codeSystem="2.16.840.1.113883.5.4">
<displayName value="Measure Type"/>
</code>
<value code="PRO-PM" codeSystem="2.16.840.1.113883.5.1063" xsi:type="CD">
<displayName value="PRO-PM"/>
</value>
</measureAttribute>
</subjectOf>
<subjectOf>
The export should be corrected so the XML files use same displayName value (Patient Reported Outcome Performance) the HTML file has for the Measure Type field.
- clones
-
MADIE-1927 HQMF Export needs to correct Measure Type value (INTERM-OM) for certain measure XMLs
- Closed