-
Type:
QRDA-I Standard
-
Resolution: Done
-
Priority:
Minor
-
Component/s: None
-
None
-
Error coming after December 2015 SEVT update for QRDA-I. Could affect submission of documents containing Family History Diagnosis templates for Reporting Year 2015.
-
After the December 2015 SEVT update, I am now getting an error for the Family History Diagnosis template used in CMS-61.
The error message is:
PQRS_10710: //organizer[templateId/@root='2.16.840.1.113883.10.20.24.3.12']/subject/relatedSubject/code ValueSet validation failed. The provided code, codeSystem, and valueSet are incompatible.
My document has the code data element represented precisely how the Family History Diagnosis template (conforms to Family History organizer) example is represented in the QRDA-I IG from July 2012.
My Family History Diagnosis template contains:
<subject>
<relatedSubject classCode="PRS">
<code code="BRO" codeSystem="2.16.840.1.113883.5.111" displayName="Brother" codeSystemName="HL7RoleCode" />
</relatedSubject>
</subject>
As far as I know, this was not an issue before the SEVT update. I do not see any further constraints on this data element by the 2015 CMS EP IG, Addendum, or the measure itself.
Can you confirm if this is the appropriate structure? If not, can you explain the correct structure and which part of the IG this comes from?