Index: qrda/schematron/templates/2.16.840.1.113883.10.20.12.ent
===================================================================
--- qrda/schematron/templates/2.16.840.1.113883.10.20.12.ent	(revision 921)
+++ qrda/schematron/templates/2.16.840.1.113883.10.20.12.ent	(revision 922)
@@ -495,5 +495,5 @@
 	
 	<!-- Measure Set Section -->
-	<rule context='*[cda:code[@code="55185-3" and @codeSystem="2.16.840.1.113883.6.1"]]'>
+<!--	<rule context='*[cda:code[@code="55185-3" and @codeSystem="2.16.840.1.113883.6.1"]]'>
 		<assert test='count(.//cda:section[cda:code[@code="55186-1" and @codeSystem="2.16.840.1.113883.6.1"]]) = 1'>
        Error: CONF-QRDA-I-24: The Measure Set section SHALL contain one nested Measure section
@@ -513,27 +513,35 @@
         belongs to the measure set.
     </assert>
-	</rule>
+	</rule> -->
 	<!-- Reporting Parameters Section -->
 	<rule context='*[cda:code[@code="55187-9" and @codeSystem="2.16.840.1.113883.6.1"]]'>
-		<assert test='contains(translate(cda:title,"QWERTYUIOPASDFGHJKLZXCVBNM","qwertyuiopasdfghjklzxcvbnm"),"reporting parameters")'>
-       Error: CONF-QRDA-I-49: The Reporting Parameters section SHALL be valued with
+	<!--	<assert test='contains(translate(cda:title,"QWERTYUIOPASDFGHJKLZXCVBNM","qwertyuiopasdfghjklzxcvbnm"),"reporting parameters")'>
+       Error: CONF-QRDA1-135: The Reporting Parameters section SHALL be valued with
        section/title with a case-insensitive, text string containing "Reporting
        Parameters".
-    </assert>
+    </assert>-->
 		<assert test='cda:entry/cda:act[@classCode="ACT" and @moodCode="EVN"]/cda:code[@code="252116004" and @codeSystem="2.16.840.1.113883.6.96"]'>
-       Error: CONF-QRDA-I-50: The Reporting Parameters section SHALL contain exactly one
+       Error: CONF-QRDA1-136: The Reporting Parameters section SHALL contain exactly one
        Observation Parameters Act, represented as an act.
-       CONF-QRDA-I-51: The value for act/@classCode in an Observation Parameters Act
+       CONF-QRDA1-137: The value for act/@classCode in an Observation Parameters Act
        SHALL be ACT 2.16.840.1.113883.5.6 ActClass STATIC.
-       CONF-QRDA-I-52: The value for act/@moodCode in an Observation Parameters Act
+       CONF-QRDA1-138: The value for act/@moodCode in an Observation Parameters Act
        SHALL be EVN 2.16.840.1.113883.5.1001 ActMood STATIC.
-       CONF-QRDA-I-53: The value for act/code SHALL be 252116004 Observation
+       No reference: The value for act/code SHALL be 252116004 Observation
        Parameters 2.16.840.1.113883.6.96 SNOMED-CT STATIC.
     </assert>
 		<assert test='cda:entry/cda:act[@classCode="ACT" and @moodCode="EVN"][cda:code[@code="252116004" and @codeSystem="2.16.840.1.113883.6.96"]]/cda:effectiveTime[cda:low and cda:high]'>
-       Error: CONF-QRDA-I-54: The reporting time period SHALL be represented with an
-       effectiveTime/low element combined with a high element representing
-       respectively the first and last days of the period reported.
-    </assert>
+       Error: CONF-QRDA1-139: The reporting time period SHALL be represented with an effectiveTime/low element combined with a high element representing respectively the first and last days of the period reported.
+    </assert>
+<!--<assert test='string-length(cda:entry/cda:act[@classCode="ACT" and @moodCode="EVN"][cda:code[@code="252116004" and @codeSystem="2.16.840.1.113883.6.96"]]/cda:effectiveTime/cda:low/@value) &gt;= 8'>
+       Error: CONF-QRDA1-139: The reporting time period SHALL be represented with an effectiveTime/low element combined with a high element representing respectively the first and last days of the period reported and they SHALL be precise at least to the day (YYYYMMDD).
+    </assert>
+    <assert test='string-length(cda:entry/cda:act[@classCode="ACT" and @moodCode="EVN"][cda:code[@code="252116004" and @codeSystem="2.16.840.1.113883.6.96"]]/cda:effectiveTime/cda:high/@value) &gt;= 8'>
+       Error: CONF-QRDA1-139: The reporting time period SHALL be represented with an effectiveTime/low element combined with a high element representing respectively the first and last days of the period reported and they SHALL be precise at least to the day (YYYYMMDD).
+    </assert> -->
+	<assert test='(string-length(cda:entry/cda:act[@classCode="ACT" and @moodCode="EVN"][cda:code[@code="252116004" and @codeSystem="2.16.840.1.113883.6.96"]]/cda:effectiveTime/cda:high/@value) &gt;= 8) and (string-length(cda:entry/cda:act[@classCode="ACT" and @moodCode="EVN"][cda:code[@code="252116004" and @codeSystem="2.16.840.1.113883.6.96"]]/cda:effectiveTime/cda:high/@value) &gt;= 8)'>
+       Error: CONF-QRDA1-139: The reporting time period SHALL be represented with an effectiveTime/low element combined with a high element representing respectively the first and last days of the period reported and they SHALL be precise at least to the day (YYYYMMDD).
+    </assert>
+	
 	</rule>
 	<!-- Patient Data Section -->
