Allergies

<% if (allergy.length > 0) { %> <% $.each(allergy, function(i) { %> <% }); %>
Allergen Reaction Source
<%= this.substance %> <%= this.reaction %> <%= this.sourceSystem %>
<% } else { %> No Data Found <% } %>