{## * Prescription edit * * @package OpenEMR * @link http://www.open-emr.org * @author Brady Miller * @copyright Copyright (c) 2017-2018 Brady Miller * @license https://github.com/openemr/openemr/blob/master/LICENSE GNU General Public License 3 #} {{ setupHeader(['datetime-picker','datetime-picker-translated', 'select2']) }}
{{"Add"|xlt}}  {% if topActionBarDisplay %} {{'Save'|xlt}} {% elseif bottomActionBarDisplay %} {# We want the back button to show up on top if the settings are to show the bottom action bar #} {{'Back'|xlt}} {% endif %} {% if DRUG_ARRAY_VALUES is not empty%}         {% if prescription.get_refills() >= prescription.get_dispensation_count() %} units, {{GBL_CURRENCY_SYMBOL|text}} {% else %}  {{'prescription has reached its limit of'|xlt}} {{prescription.get_refills()|text}} {{'refills'|xlt}}. {% endif %} {% endif %} {% if topActionBarDisplay %} {{'Back'|xlt}} {% endif %}
{% if enable_amc_prompting %}
{% if amcCollectReturnFlag is not empty %} {% else %} {% endif %} {{'E-Prescription?'|xlt}}
{% if amcCollectReturnFormulary is not empty %} {% else %} {% endif %} {{'Checked Drug Formulary?'|xlt}}
{% if amcCollectReturnControlledSubstances is not empty %} {% else %} {% endif %} {{'Controlled Substance?'|xlt}}
{% endif %}
0 %} checked{% endif %} />
({{'Search Web API'|xlt}})
{% if DRUG_ARRAY_VALUES is not empty %}
{% endif %}
{% if SIMPLIFIED_PRESCRIPTIONS and not prescription.form and not prescription.route and not prescription.interval %} {% else %}
{{ 'in'|xlt}}
{% endif %}
{% if SIMPLIFIED_PRESCRIPTIONS %} {% else %}
    # {{ 'of tablets'|xlt}}:
{% endif %}
{% if WEIGHT_LOSS_CLINIC %} {% else %}
{% for value,label in prescription.medication_array %} {{ label|text }} {% endfor %}
{% endif %}
{% if bottomActionBarDisplay %} {% endif %}