| {{ itm.action_dts|date:"m/d/Y h:i:s A" }} |
{{ itm.serial_number }} |
{% if itm.prev_ndc %}{{ itm.prev_ndc }}{% endif %} |
{% if itm.prev_drug_name %}{{ itm.prev_drug_name }}{% endif %} |
{% if itm.curr_drug_name %}{{ itm.curr_drug_name }}{% endif %} |
{% if itm.curr_ndc %}{{ itm.curr_ndc }}{% endif %} |
{% if not itm.curr_drug_name %}Disassociation{% else %}Association{% endif %} |
{{ itm.initials }} |
{% endfor %}