templates/cat1/_reporting_parameters.cat1.erb in health-data-standards-3.5.2 vs templates/cat1/_reporting_parameters.cat1.erb in health-data-standards-3.5.3
- old
+ new
@@ -11,9 +11,10 @@
</text>
<entry typeCode="DRIV">
<act classCode="ACT" moodCode="EVN">
<!-- This is the templateId for Reporting Parameteres Act -->
<templateId root="2.16.840.1.113883.10.20.17.3.8"/>
+ <id extension="<%= identifier_for([start_date, end_date]) %>" />
<code code="252116004" codeSystem="2.16.840.1.113883.6.96" displayName="Observation Parameters"/>
<effectiveTime>
<low value="<%= start_date.to_formatted_s(:number) %>"/>
<high value="<%= end_date.to_formatted_s(:number) %>"/>
</effectiveTime>
\ No newline at end of file