Medications - Prescription and Non-Prescription <%== render :partial => 'narrative_block', :locals => {:entries => entries, :section => 'medications'} %> <% entries.each_with_index do |entry, i| -%> <%== render :partial => 'code_with_reference', :locals => {:entry => entry, :i => i, :section => 'medications'} %> <%= entry.description %> <% end -%>