XMLWordPrintable

    • Blocked from submitting QRDA Cat I files
    • e-MDs
    • Shawn Watts
    • 512.656.6026
    • Hide
      Below is the clarification provided by the PQRS team:
      ******
      In the past (prior to the 2015 reporting period), for clinical 'results', PQRS has required that, if the xsi:type="PQ" then a numeric value must be provided, otherwise, if the xsi;type is anything other than "PQ", then a valid 'coded' value (i.e. code/codeSystem/valueSet) must be provided.
      However, in many cases an eCQM measure definition tests for the timing of clinical result but does not care what the actual result value is. Because of this revelation, PQRS has modified its validation for clinical 'results'.

      It is still the case that if the xsi:type="PQ" then a numeric value must be provided, but now, a clinical 'results' is determined to be a 'coded' result if, and only if, the xsi:type is "CD", "CE", "CO", or "CV". If the xsi:type is anything other than "PQ", "CD", "CE", "CO", or "CV", then no validation occurs on whatever result has been provided.

      These changes only pertain to clinical 'results' which are limited to the 'value' elements associated with the following constraints:
      • CONF:16695 - Diagnostic Study Result
      • CONF:16697 - Laboratory Test Result
      • CONF:16699 - Physical Exam Finding
      • CONF:16701 - Procedure Result
      • CONF:14450 - Risk Category Assessment
      ******

      For this particular use case raised in this ticket, to summarize, because the eCQM specification does not specify a result attribute for Risk Category Assessment (and therefore no value set is specified for the result attribute), it is the expected behavior of SEVT to submit a nullFlavor using the ST data type for value.

      If a coded result (e.g., CD data type) were submitted, SEVT validates the code/code system/valueSet combination, code must be a valid code specified in the value set (value set OID provided in @sdtc:valueSet).
      Show
      Below is the clarification provided by the PQRS team: ****** In the past (prior to the 2015 reporting period), for clinical 'results', PQRS has required that, if the xsi:type="PQ" then a numeric value must be provided, otherwise, if the xsi;type is anything other than "PQ", then a valid 'coded' value (i.e. code/codeSystem/valueSet) must be provided. However, in many cases an eCQM measure definition tests for the timing of clinical result but does not care what the actual result value is. Because of this revelation, PQRS has modified its validation for clinical 'results'. It is still the case that if the xsi:type="PQ" then a numeric value must be provided, but now, a clinical 'results' is determined to be a 'coded' result if, and only if, the xsi:type is "CD", "CE", "CO", or "CV". If the xsi:type is anything other than "PQ", "CD", "CE", "CO", or "CV", then no validation occurs on whatever result has been provided. These changes only pertain to clinical 'results' which are limited to the 'value' elements associated with the following constraints: • CONF:16695 - Diagnostic Study Result • CONF:16697 - Laboratory Test Result • CONF:16699 - Physical Exam Finding • CONF:16701 - Procedure Result • CONF:14450 - Risk Category Assessment ****** For this particular use case raised in this ticket, to summarize, because the eCQM specification does not specify a result attribute for Risk Category Assessment (and therefore no value set is specified for the result attribute), it is the expected behavior of SEVT to submit a nullFlavor using the ST data type for value. If a coded result (e.g., CD data type) were submitted, SEVT validates the code/code system/valueSet combination, code must be a valid code specified in the value set (value set OID provided in @sdtc:valueSet).

      Error: PQRS_10710: //observation[templateId/@root='2.16.840.1.113883.10.20.24.3.69']/value[@xsi:type='CD'] or[@xsi:type='CE'] or[@xsi:type='CO'] or[@xsi:type='CV'] ValueSet validation failed. The provided code, codeSystem, and valueSet are incompatible.

      <entry>
      <observation classCode="OBS" moodCode="EVN">
      <templateId root="2.16.840.1.113883.10.20.22.4.69" />
      <templateId root="2.16.840.1.113883.10.20.24.3.69" />
      <id root="0983ad5f-6b94-4b71-ba1d-476697ef222a" />
      <code code="11366-2" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" sdtc:valueSet="2.16.840.1.113883.3.526.3.1278" />
      <text>Tobacco Use Screening</text>
      <statusCode code="completed" />
      <effectiveTime>
      <low value="20150805110749" />
      <high value="20150805110749" />
      </effectiveTime>
      <value xsi:type="CD" nullFlavor="NI" />
      </observation>
      </entry>

            yanheras Yan Heras
            shaswn_watts Shawn Watts (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: