Vital Signs <%== render :partial => 'narrative_block', :locals => {:entries => entries, :section => 'vitals', :value=>true} %> <% entries.each_with_index do |entry, i| -%> <%== code_display(entry, {'preferred_code_sets' => ['LOINC']}) %> /> <% if entry.value -%> " <% if entry.value["units"]-%>unit="<%= entry.value["units"] %>"<% end -%>/> <% else -%> <% end -%> <% end -%>