Back to Openemr

General Edit

templates/pharmacies/general_edit.html

latest707 B
Original Source

{** * Pharmacy edit * * @package OpenEMR * @link https://www.open-emr.org * @author Brady Miller * @copyright Copyright (c) 2017 Brady Miller * @license https://github.com/openemr/openemr/blob/master/LICENSE GNU General Public License 3 *} {xlt t='Name'} ({xlt t='Required'})

{xlt t='Address'}

{xlt t='Address'}

{xlt t='City'}

{xlt t='State'}

{xlt t='Zip Code'}

{xlt t='Email'}

{xlt t='Phone'}

{xlt t='Fax'}

{xlt t='NPI'}

{xlt t='NCPDP'}

{xlt t='Default Method'} {html_options options=$pharmacy->transmit_method_array selected=$pharmacy->transmit_method}

{xlt t='Save'}{xlt t='Cancel'}