{{#each products}}{{name}}{{/each}} {{#each reactions}}{{name}}{{#unless @last}},{{/unless}}{{/each}}
Drug Classes
{{#each drugClasses}}{{name}}{{/each}}
Nature of reaction
{{mechanism}}
Severity
{{#if severity}}
{{severity}}
{{else}}
Severity Not Noted
{{/if}}
Entered By:
{{formatName originatorName ',' ' '}}
Originated
{{formatDate entered "MM/DD/YYYY HH:mm"}}
Verified
{{formatDate verified "MM/DD/YYYY"}}
Observed/Historical
{{#if historical}}{{#compare historical true}}Historical{{/compare}}{{#compare historical false}}Observed{{/compare}}{{else}}Observed{{/if}}
Facility
{{facilityName}}
Observed Date
{{observedDate}}

{{#comments}}
Comment:
{{comment}}
  {{/comments}}