Uploaded image for project: 'QRDA Issue Tracker'
  1. QRDA Issue Tracker
  2. QRDA-216

QRDA 1 failing validation

XMLWordPrintable

    • Icon: QRDA-I Standard QRDA-I Standard
    • Resolution: Delivered
    • Icon: Minor Minor
    • None
    • Hide
      The 'code' element has been specified correctly and the problem with the submission is the Diagnostic Study, Result (result) (i.e. the 'value' element).

      All clinical codes in a submission must include a valueSet. As you can see in the 'Description' section of this JIRA ticket, the result 'value' element does not have a valueSet specified for code '312905005' and so that value was rejected. The PQRS_10710 error message that stated the valueSet was not compatible should have specified the exact xPath of the offending 'value' element.

      By the way, the code that was provided for this value (i.e. '312905005') is not a valid code for CMS167v3, for a Diagnostic Study, Result (result) so, even if a valueSet was provided for this code it would still be rejected.

      Measure CMS 167v3 it states the following...

      Numerator =
      ◾AND:
      ◾AND: "Occurrence A of Diagnostic Study, Result: Macular Exam (result: 'Level of Severity of Retinopathy Findings')"
      ◾AND:
      ◾OR: "Occurrence A of Diagnostic Study, Result: Macular Exam (result: 'Macular Edema Findings Absent')"
      ◾OR: "Occurrence A of Diagnostic Study, Result: Macular Exam (result: 'Macular Edema Findings Present')"

      Attribute: "Result: Level of Severity of Retinopathy Findings" using "Level of Severity of Retinopathy Findings Grouping Value Set (2.16.840.1.113883.3.526.3.1283)"
      ◾Attribute: "Result: Macular Edema Findings Absent" using "Macular Edema Findings Absent Grouping Value Set (2.16.840.1.113883.3.526.3.1284)"
      ◾Attribute: "Result: Macular Edema Findings Present" using "Macular Edema Findings Present Grouping Value Set (2.16.840.1.113883.3.526.3.1320)"

      This indicates that only the following three valueSets are acceptable for Diagnostic Study, Result (result) for CMS167v3...
      ◾2.16.840.1.113883.3.526.3.1283
      ◾2.16.840.1.113883.3.526.3.1284
      ◾2.16.840.1.113883.3.526.3.1320

      Code '312905005' is not in any of these valueSets.
      Show
      The 'code' element has been specified correctly and the problem with the submission is the Diagnostic Study, Result (result) (i.e. the 'value' element). All clinical codes in a submission must include a valueSet. As you can see in the 'Description' section of this JIRA ticket, the result 'value' element does not have a valueSet specified for code '312905005' and so that value was rejected. The PQRS_10710 error message that stated the valueSet was not compatible should have specified the exact xPath of the offending 'value' element. By the way, the code that was provided for this value (i.e. '312905005') is not a valid code for CMS167v3, for a Diagnostic Study, Result (result) so, even if a valueSet was provided for this code it would still be rejected. Measure CMS 167v3 it states the following... Numerator = ◾AND: ◾AND: "Occurrence A of Diagnostic Study, Result: Macular Exam (result: 'Level of Severity of Retinopathy Findings')" ◾AND: ◾OR: "Occurrence A of Diagnostic Study, Result: Macular Exam (result: 'Macular Edema Findings Absent')" ◾OR: "Occurrence A of Diagnostic Study, Result: Macular Exam (result: 'Macular Edema Findings Present')" Attribute: "Result: Level of Severity of Retinopathy Findings" using "Level of Severity of Retinopathy Findings Grouping Value Set (2.16.840.1.113883.3.526.3.1283)" ◾Attribute: "Result: Macular Edema Findings Absent" using "Macular Edema Findings Absent Grouping Value Set (2.16.840.1.113883.3.526.3.1284)" ◾Attribute: "Result: Macular Edema Findings Present" using "Macular Edema Findings Present Grouping Value Set (2.16.840.1.113883.3.526.3.1320)" This indicates that only the following three valueSets are acceptable for Diagnostic Study, Result (result) for CMS167v3... ◾2.16.840.1.113883.3.526.3.1283 ◾2.16.840.1.113883.3.526.3.1284 ◾2.16.840.1.113883.3.526.3.1320 Code '312905005' is not in any of these valueSets.

      I get a "valueset not compatible" error message and validation fails for CMS 167 Numerator. I am using the entry given below. I have verified that the templateID and valueset codes, etc is accurate, but the QRDA 1 still fails validation. Please review.

      • <entry>
      • <observation classCode="OBS" moodCode="EVN">
        <templateId root="2.16.840.1.113883.10.20.22.4.2" />
        <templateId root="2.16.840.1.113883.10.20.24.3.20" />
        <id root="1.3.6.1.4.1.115" />
      • <code xmlns:urn="urn:hl7-org:sdtc" code="32451-7" codeSystemName="LOINC" codeSystem="2.16.840.1.113883.6.1" urn:valueSet="2.16.840.1.113883.3.526.3.1251">
        <originalText>Diagnostic Study, Result: Macular Exam (Code List: 2.16.840.1.113883.3.526.3.1251)</originalText>
        </code>
        <text>Diagnostic Study, Result: Macular Exam (Code List: 2.16.840.1.113883.3.526.3.1251)</text>
        <statusCode code="completed" />
      • <effectiveTime>
        <low value="20151022102103" />
        <high value="20151022103203" />
        </effectiveTime>
        <value xmlns:urn="urn:hl7-org:v3" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="CD" code="312905005" codeSystem="2.16.840.1.113883.6.96" displayName="Severe nonproliferative diabetic retinopathy (disorder)" />
        </observation>
        </entry>

            yanheras Yan Heras
            amol_ps Amol Sawant
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: