-
QRDA-I Standard
-
Resolution: Done
-
Moderate
-
None
-
Need sources to understand QRDA 1 Measure's PatientData section logic in detail
-
CESIT
-
VibinChander
-
8526363508
-
Base Line : Need sources to understand QRDA 1 Measure's PatientData section logic in detail
QRDA 1 Testing for 2015 (C1+C3) :
1. While testing QRDA 1 (C1) for the measure CMS72v4, we encountered an issue in the *Medication, Administered *part of patientData section. There is a presence of negationInd="true" attribute as provided below
<act classCode="ACT" moodCode="EVN" negationInd="true">
<templateId extension="2014-12-01" root="2.16.840.1.113883.10.20.24.3.42"/>
The above tag popped error on cypress 3.0.3, and it got fixed when the attribute negationInd="true" part was removed.
But the same "Medication, Administered" part of patientData section throws error for several other measures and those measures requires the attribute* negationInd="true"*. I wanted to understand the logic behind this.
2. Is there a way we can get all the available logic as stated above for the QRDA 1 ?, If so kindly provide those resource,
3. Does HL7 QRDA-I Implementation Guide available for 2015 edition or can we develop QRDA 1 based on previous version, if it does not make any impact.