templates/cat1/r5/_2.16.840.1.113883.10.20.24.3.147.cat1.erb in health-data-standards-4.1.0 vs templates/cat1/r5/_2.16.840.1.113883.10.20.24.3.147.cat1.erb in health-data-standards-4.2.0
- old
+ new
@@ -22,7 +22,8 @@
<%== code_display(entry,'value_set_map' => filtered_vs_map, 'preferred_code_sets' => ['RxNorm', 'SNOMED-CT', 'CVX']) %>
<name><%= entry.description %></name>
</playingEntity>
</participantRole>
</participant>
+ <%== render(:partial => 'severity', :locals => {:entry => entry, :severity_oids=>field_oids["SEVERITY"]}) %>
</observation>
-</entry>
\ No newline at end of file
+</entry>