[CYPRESS-248] "mm3" unit used for CD4+ count results instead of "/mm3" in QRDA Cat 1 files Created: 10/17/13  Updated: 05/06/18  Resolved: 10/01/14

Status: Closed
Project: CYPRESS Issue Tracker
Component/s: None

Type: Bug/Issue Priority: Minor
Reporter: Thomas Ryabin (Inactive) Assignee: Samuel Sayer (Inactive)
Resolution: Delivered Votes: 0
Labels: QRDA-I

Attachments: XML File 11_HIV_Peds_A.xml     XML File 27_HIV_Peds_B.xml     XML File CMS52v2.xml    
Solution: This will require an update to the patient data, which will happen with a new bundle is released in the spring.
Previous Issue Type: Implementation Problem

 Description   

When looking at the HQMF file for measure CMS 52 v2 there is a section that corresponds to the logic:

Occurrence B of Laboratory Test, Result: CD4+ Count (result >= 500 per mm3)

In this section there is a "value" element that uses the unit "/mm3" when checking against the CD4+ Count result:

<value xsi:type="IVL_PQ">
<low value="500" unit="/mm3" inclusive="true"/>
</value>

However, when looking at the QRDA Cat 1 files produced by Cypress 2.4 for the patients HIV_Peds A and HIV_Peds B, it looks like they both have a CD4+ Count laboratory test result, but the unit used is "mm3" instead of "/mm3".

<value xsi:type="PQ" value="150" unit="mm3"/>

What unit is supposed to be used for CD4+ Count laboratory test results in the QRDA Cat 1 files?



 Comments   
Comment by Sharon Sebastian (Inactive) [ 10/01/14 ]

Test patients that have a CD4+ lab results in their profile now include the unit of measure: cells/mm3. This unit of measure aligns with measure logic and the metadata in the HTML section of the CQM.

Generated at Fri Mar 29 05:42:17 EDT 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.