| {{ site_drug.drug_name }} |
{{ site_drug.label_drug_name }} |
{{ site_drug.drug_number }} |
{{ site_drug.manufacturer }} |
{{ site_drug.shape }} |
{{ site_drug.color }} |
{% if not site_drug.multiple_stock_bottles %}{{ site_drug.quantity }}{% else %}Variable{% endif %} |
{% if not site_drug.multiple_stock_bottles %}{{ site_drug.pill_cost }}{% else %}Variable{% endif %} |
{% if site_drug.barcode %}{% if not site_drug.multiple_stock_bottles %}{{ site_drug.barcode }}{% else %}Variable{% endif %}{% endif %} |
{% if has_extra_1 %}{% if site_drug.extra_col_1 %}{{ site_drug.extra_col_1 }}{% endif %} | {% endif %}
{% if has_extra_2 %}{% if site_drug.extra_col_2 %}{{ site_drug.extra_col_2 }}{% endif %} | {% endif %}
{% if allow_drug_img_upload %}{% if site_drug.instance_id %} {% endif %} | {% endif %}
{% if pdfrender != 'True' %}
{% if not hide_max_per_blister %}
{% endif %}
{% if allow_drug_img_upload %}
{% endif %}
|
{% endif %}
{% endfor %}