templates/ccda/_medical_equipment.ccda.erb in health-data-standards-3.6.1 vs templates/ccda/_medical_equipment.ccda.erb in health-data-standards-3.7.0

- old
+ new

@@ -19,10 +19,10 @@ <templateId root="2.16.840.1.113883.10.20.22.4.37"/> <!-- 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