You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note : 2017 Rule for PID
<sch:rule id="QRDA_Category_I_Report_CMS-recordTarget-patientRole-errors"
context="cda:ClinicalDocument[cda:templateId[@root='2.16.840.1.113883.10.20.24.1.3'][@extension='2016-03-01']]/cda:recordTarget/cda:patientRole">
<sch:assert
id="a-CMS_0009-error"
test="count(cda:id[@root!='2.16.840.1.113883.4.572'][@extension])=1">
This patientRole SHALL contain exactly one [1..1] id (CONF:CMS_0009)
such that it SHALL contain exactly one [1..1] @root (CONF:CMS_0053).
SHALL contain exactly one [1..1] @extension (CONF:CMS_0103).
SHALL contain exactly one Patient Identifier Number (CONF:CMS_0007).</sch:assert>
</sch:rule>
Note : 2018 Rule for PID
<sch:rule id="QRDA_Category_I_Report_CMS-recordTarget-patientRole-errors"
context="cda:ClinicalDocument[cda:templateId[@root='2.16.840.1.113883.10.20.24.1.3'][@extension='2017-07-01']]/cda:recordTarget/cda:patientRole">
<sch:assert
id="a-CMS_0009-error"
test="count(cda:id[@root!='2.16.840.1.113883.4.572'][@extension])=1">
This patientRole SHALL contain exactly one [1..1] id (CONF:CMS_0009)
such that it SHALL contain exactly one [1..1] @root (CONF:CMS_0053).
SHALL contain exactly one [1..1] @extension (CONF:CMS_0103).</sch:assert>
</sch:rule>
The text was updated successfully, but these errors were encountered:
Note : 2017 Rule for PID
<sch:rule id="QRDA_Category_I_Report_CMS-recordTarget-patientRole-errors"
context="cda:ClinicalDocument[cda:templateId[@root='2.16.840.1.113883.10.20.24.1.3'][@extension='2016-03-01']]/cda:recordTarget/cda:patientRole">
<sch:assert
id="a-CMS_0009-error"
test="count(cda:id[@root!='2.16.840.1.113883.4.572'][@extension])=1">
This patientRole SHALL contain exactly one [1..1] id (CONF:CMS_0009)
such that it SHALL contain exactly one [1..1] @root (CONF:CMS_0053).
SHALL contain exactly one [1..1] @extension (CONF:CMS_0103).
SHALL contain exactly one Patient Identifier Number (CONF:CMS_0007).</sch:assert>
</sch:rule>
Note : 2018 Rule for PID
<sch:rule id="QRDA_Category_I_Report_CMS-recordTarget-patientRole-errors"
context="cda:ClinicalDocument[cda:templateId[@root='2.16.840.1.113883.10.20.24.1.3'][@extension='2017-07-01']]/cda:recordTarget/cda:patientRole">
<sch:assert
id="a-CMS_0009-error"
test="count(cda:id[@root!='2.16.840.1.113883.4.572'][@extension])=1">
This patientRole SHALL contain exactly one [1..1] id (CONF:CMS_0009)
such that it SHALL contain exactly one [1..1] @root (CONF:CMS_0053).
SHALL contain exactly one [1..1] @extension (CONF:CMS_0103).</sch:assert>
</sch:rule>
The text was updated successfully, but these errors were encountered: