templates/c32/_medical_equipment.c32.erb in health-data-standards-3.6.1 vs templates/c32/_medical_equipment.c32.erb in health-data-standards-3.7.0
- old
+ new
@@ -21,10 +21,10 @@
<templateId root="2.16.840.1.113883.10.20.1.52"/>
<!-- Product instance template -->
<addr/>
<telecom/>
<playingDevice>
- <%== code_display(entry, {:preferred_code_sets => ['SNOMED-CT']}) %>
+ <%== code_display(entry, {'preferred_code_sets' => ['SNOMED-CT']}) %>
</playingDevice>
<% if entry.manufacturer %>
<scopingEntity>
<id root="<%= UUID.generate %>"/>
<desc><%= entry.manufacturer %></desc>
\ No newline at end of file