-
Question
-
Resolution: Answered
-
Minor
-
Logic affecting more than 1 eCQM
When validating the attached QRDA-I file using Schematron, the following error is returned:
SHALL contain exactly one [1..1] code, which SHOULD be selected from ValueSet Problem Type 2.16.840.1.113883.3.88.12.3221.7.2 STATIC 2012-06-01 (CONF:X).
According to the Schematron validation, this error is related to lines 285 and 309 of the file. These lines are both opening tags for diagnosis observations. This fact combined with the text of the error lead me to believe that it is within the following line that the error resides:
<code code="282291009" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="diagnosis" />
This code appears to be complete and correctly references a Problem Type mentioned in the QRDA Cat I 2012 Spec. Is it out of place? This may be related to the bug mentioned in CYPRESS-244.