| Drug Name: | {{ instance.authority.pharmaceutical.drug_name.label_name }} {{ instance.authority.pharmaceutical.strength.label_name }} {{ instance.authority.pharmaceutical.unit.label_name }} {{ instance.authority.pharmaceutical.form.label_name }} | ||
| Drug Image: |
{% if allow_drug_img_upload %}{% if instance.id %}
|
||
| Manufacturer: | {{ instance.manufacturer.name }} | ||
| Shape: | {{ instance.shape.name }} | ||
| Color: | {{ instance.color.name }} | ||
| Imprint Front: | {% if instance.imprint_front %}{{ instance.imprint_front }}{% endif %} | ||
| Imprint Back: | {% if instance.imprint_back %}{{ instance.imprint_back }}{% endif %} | ||
| Max Pills Per Blister: | |||
| Max Pills Per Multidose Chute Drop: | |||
| Clean Canister on Replenishment: | |||
|
|||