-
Type:
QRDA-III Standard
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: None
-
None
-
This issue will be addressed in a future publication of the schematron.
-
2020
An issue has been reported that impacts the 2020 and 2021 QRDA III CMS schematrons. The message generated when the rule for CONF:CMS_54 is triggered contains the incorrect extension for the template. The assertion rule contains the extension "2019-05-01" but the message text incorrectly displays "2018-05-01". This issue does not impact the enforcement of the rule.
Currently generated message:
>SHALLcontain exactly one [1..1] templateId (CONF:CMS_54) such that it SHALL contain exactly one [1..1]@root="2.16.840.1.113883.10.20.27.3.17" (CONF:CMS_55). SHALL contain exactly one [1..1] @extension="2018-05-01"(CONF:CMS_56).
should be:
>SHALLcontain exactly one [1..1] templateId (CONF:CMS_54) such that it SHALL contain exactly one [1..1]@root="2.16.840.1.113883.10.20.27.3.17" (CONF:CMS_55). SHALL contain exactly one [1..1] @extension="2019-05-01"(CONF:CMS_56).