{{ setupHeader(['opener', 'erx']) }} {% if forceClose %} {% endif %}
{{ ((mode == "add") ? "Add Facility" : "Edit Facility")|xlt }}
{{ 'Cancel'|xlt }}
{{ 'Save'|xlt }}
{% if mode == "edit" %}
{% endif %}
{{ 'Name'|xlt }}
{{ 'Physical Address'|xlt }}
{{ 'Mailing Address'|xlt }}
{{ 'Address'|xlt }}
{{ 'Copy Mailing'|xlt }}
{{ 'City'|xlt }}:
{{ 'State'|xlt }}
{{ 'Zip Code'|xlt }}
{{ 'Country'|xlt }}
{{ 'Mailing Address'|xlt }}
{{ 'Copy physical address'|xlt }}
{{ 'Address Line Two'|xlt }}
{{ 'City'|xlt }}
{{ 'State'|xlt }}
{{ 'Zip'|xlt }}
{{ 'Phone'|xlt }}
{{ 'Fax'|xlt }}
{{ 'Website'|xlt }}
{{ 'Email'|xlt }}
{{ 'Color'|xlt }}
{{ 'Pick'|xlt }}
{{ 'POS Code'|xlt }}
{% for c in pos_code %}
{{ c.code|text }}: {{ c.title|text }}
{% endfor %}
{{ 'CLIA Number'|xlt }}
{{ 'Tax ID'|xlt }}
{{ 'EIN'|xlt }}
{{ 'SSN'|xlt }}
{{ (simple_dems == true) ? 'Facility Code'|xlt : 'Facility NPI'|xlt }}
{{ 'IBAN'|xlt }}
{{ 'Facility Taxonomy'|xlt }}
{{ 'Billing Attn'|xlt }}
{{ 'Facility Lab Code'|xlt }}
{{ 'OID'|xlt }}:
{{ 'Billing Location'|xlt }}
{{ 'Accepts Assignment'|xlt }}
({{ 'only if billing location'|xlt }})
{{ 'Service Location'|xlt }}
{% set _oc = (erxEnabled) ? 'onchange="return displayAlert()"' : '' %} {% set _pbeCheck = (facility.primary_business_entity == 1) ? 'checked' : '' %}
{{ 'Primary Business Entity'|xlt }}
{{ 'Facility Inactive'|xlt }}
{{ 'Info'|xlt }}
{{ facility.info|default('')|text }}
*
{{ 'Required'|xlt }}
{% if alertMsg %} {% endif %}