templates/cat1/_2.16.840.1.113883.10.20.24.3.4.cat1.erb in health-data-standards-3.0.6 vs templates/cat1/_2.16.840.1.113883.10.20.24.3.4.cat1.erb in health-data-standards-3.1.0
- old
+ new
@@ -7,9 +7,10 @@
<text><%= entry.description %></text>
<statusCode code="completed"/>
<effectiveTime>
<low <%= value_or_null_flavor(entry.start_time) %>/>
+ <high <%= value_or_null_flavor(entry.end_time) %>/>
</effectiveTime>
<participant typeCode="AUT">
<participantRole classCode="ASSIGNED">
<code code="158965000" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Medical Practitioner"/>
\ No newline at end of file