fixed more trailing whitespaces
[openemr.git] / library / globals.inc.php
blobe9a3f7a5e7e3b5c1da548060a67ea9cc61b72862
1 <?php
2 // Copyright (C) 2010-2015 Rod Roark <rod@sunsetsystems.com>
3 //
4 // This program is free software; you can redistribute it and/or
5 // modify it under the terms of the GNU General Public License
6 // as published by the Free Software Foundation; either version 2
7 // of the License, or (at your option) any later version.
9 // $GLOBALS['print_command'] is the
10 // Print command for spooling to printers, used by statements.inc.php
11 // This is the command to be used for printing (without the filename).
12 // The word following "-P" should be the name of your printer. This
13 // example is designed for 8.5x11-inch paper with 1-inch margins,
14 // 10 CPI, 6 LPI, 65 columns, 54 lines per page.
16 // IF lpr services are installed on Windows this setting will be similar
17 // Otherwise configure it as needed (print /d:PRN) might be an option for Windows parallel printers
19 // Current supported languages: // Allow capture of term for translation:
20 // Albanian // xl('Albanian')
21 // Amharic // xl('Amharic')
22 // Arabic // xl('Arabic')
23 // Armenian // xl('Armenian')
24 // Bahasa Indonesia // xl('Bahasa Indonesia')
25 // Bengali // xl('Bengali')
26 // Bosnian // xl('Bosnian')
27 // Chinese (Simplified) // xl('Chinese (Simplified)')
28 // Chinese (Traditional) // xl('Chinese (Traditional)')
29 // Croatian // xl('Croatian')
30 // Czech // xl('Czech')
31 // Danish // xl('Danish')
32 // Dutch // xl('Dutch')
33 // English (Indian) // xl('English (Indian)')
34 // English (Standard) // xl('English (Standard)')
35 // Estonian // xl('Estonian')
36 // Finnish // xl('Finnish')
37 // French // xl('French (Standard)')
38 // French // xl('French (Canadian)')
39 // Georgian // xl('Georgian')
40 // German // xl('German')
41 // Greek // xl('Greek')
42 // Hebrew // xl('Hebrew')
43 // Hindi // xl('Hindi')
44 // Hungarian // xl('Hungarian')
45 // Italian // xl('Italian')
46 // Japanese // xl('Japanese')
47 // Korean // xl('Korean')
48 // Lithuanian // xl('Lithuanian')
49 // Marathi // xl('Marathi')
50 // Mongolian // xl('Mongolian')
51 // Norwegian // xl('Norwegian')
52 // Persian // xl('Persian')
53 // Polish // xl('Polish')
54 // Portuguese (Brazilian) // xl('Portuguese (Brazilian)')
55 // Portuguese (European) // xl('Portuguese (European)')
56 // Romanian // xl('Romanian')
57 // Russian // xl('Russian')
58 // Serbian // xl('Serbian')
59 // Sinhala // xl('Sinhala')
60 // Slovak // xl('Slovak')
61 // Somali // xl('Somali')
62 // Spanish (Latin American) // xl('Spanish (Latin American)')
63 // Spanish (Spain) // xl('Spanish (Spain)')
64 // Swedish // xl('Swedish')
65 // Turkish // xl('Turkish')
66 // Ukrainian // xl('Ukrainian')
67 // Vietnamese // xl('Vietnamese')
69 // OS-dependent stuff.
70 if (stristr(PHP_OS, 'WIN')) {
71 // MS Windows
72 $mysql_bin_dir = 'C:/xampp/mysql/bin';
73 $perl_bin_dir = 'C:/xampp/perl/bin';
74 $temporary_files_dir = 'C:/windows/temp';
75 $backup_log_dir = 'C:/windows/temp';
77 else {
78 // Everything else
79 $mysql_bin_dir = '/usr/bin';
80 $perl_bin_dir = '/usr/bin';
81 $temporary_files_dir = '/tmp';
82 $backup_log_dir = '/tmp';
85 // Language constant declarations:
86 // xl('Appearance')
87 // xl('Locale')
88 // xl('Features')
89 // xl('Calendar')
90 // xl('Security')
91 // xl('Notifications')
92 // xl('Miscellaneous')
94 // List of user specific tabs and globals
95 $USER_SPECIFIC_TABS = array('Appearance',
96 'Locale',
97 'Report',
98 'Calendar',
99 'Connectors');
100 $USER_SPECIFIC_GLOBALS = array('default_top_pane',
101 'new_tabs_layout',
102 'theme_tabs_layout',
103 'css_header',
104 'menu_styling_vertical',
105 'gbl_pt_list_page_size',
106 'gbl_pt_list_new_window',
107 'units_of_measurement',
108 'us_weight_format',
109 'date_display_format',
110 'time_display_format',
111 'ledger_begin_date',
112 'print_next_appointment_on_ledger',
113 'calendar_view_type',
114 'event_color',
115 'pat_trkr_timer',
116 'ptkr_visit_reason',
117 'checkout_roll_off',
118 'erx_import_status_message');
120 $GLOBALS_METADATA = array(
122 // Appearance Tab
124 'Appearance' => array(
126 'default_top_pane' => array(
127 xl('Main Top Pane Screen'), // descriptive name
128 array(
129 'main_info.php' => xl('Calendar Screen'),
130 '../new/new.php' => xl('Patient Search/Add Screen'),
131 '../../interface/main/finder/dynamic_finder.php' => xl('Patient Finder Screen'),
132 '../../interface/patient_tracker/patient_tracker.php?skip_timeout_reset=1' => xl('Patient Flow Board'),
134 'main_info.php', // default = calendar
135 xl('Type of screen layout')
138 'new_tabs_layout' => array(
139 xl('Layout (need to logout/login after change this setting)'),
140 array(
141 '0' => xl('Frame'),
142 '1' => xl('Tabs'),
144 '1',
145 xl('Choose the layout (need to logout and then login to see this new setting).')
148 'theme_tabs_layout' => array(
149 xl('Tabs Layout Theme (need to logout/login after change this setting)'),
150 'tabs_css',
151 'tabs_style_full.css',
152 xl('Theme of the tabs layout (need to logout and then login to see this new setting).')
155 'css_header' => array(
156 xl('General Theme (need to logout/login after change this setting)'),
157 'css',
158 'style_light.css',
159 xl('Pick a general theme (need to logout/login after change this setting).')
162 'menu_styling_vertical' => array(
163 xl('Vertical Menu Style'),
164 array(
165 '0' => xl('Tree'),
166 '1' => xl('Sliding'),
168 '1',
169 xl('Vertical Menu Style')
172 'default_encounter_view' => array(
173 xl('Default Encounter View'), // descriptive name
174 array(
175 '0' => xl('Clinical View'),
176 '1' => xl('Billing View'),
178 '0', // default = tree menu
179 xl('Choose your default encounter view')
182 'gbl_nav_area_width' => array(
183 xl('Navigation Area Width'),
184 'num',
185 '150',
186 xl('Width in pixels of the left navigation frame.')
189 'openemr_name' => array(
190 xl('Application Title'),
191 'text',
192 'OpenEMR',
193 xl('Application name for login page and main window title.')
196 'full_new_patient_form' => array(
197 xl('New Patient Form'),
199 array(
200 '0' => xl('Old-style static form without search or duplication check'),
201 '1' => xl('All demographics fields, with search and duplication check'),
202 '2' => xl('Mandatory or specified fields only, search and dup check'),
203 '3' => xl('Mandatory or specified fields only, dup check, no search'),
204 '4' => xl('Mandatory or specified fields only, use patient validation Zend module'),
206 '1', // default
207 xl('Style of form used for adding new patients')
210 'gbl_edit_patient_form' => array(
211 xl('Modify Patient Form'),
213 array(
214 '0' => xl('Standard check'),
215 '1' => xl('Zend Module check in addition to standard check')
217 '0', // default
218 xl('Validation mechanism for when modifying patient demographics.')
221 'patient_search_results_style' => array(
222 xl('Patient Search Results Style'),
223 array(
224 '0' => xl('Encounter statistics'),
225 '1' => xl('Mandatory and specified fields'),
227 '0', // default
228 xl('Type of columns displayed for patient search results')
231 'gbl_tall_nav_area' => array(
232 xl('Tall Navigation Area'),
233 'bool', // data type
234 '0', // default = false
235 xl('Navigation area uses full height of frameset')
238 'gbl_nav_visit_forms' => array(
239 xl('Navigation Area Visit Forms'),
240 'bool', // data type
241 '1', // default = true
242 xl('Navigation area includes encounter forms')
245 'simplified_demographics' => array(
246 xl('Simplified Demographics'),
247 'bool', // data type
248 '0', // default = false
249 xl('Omit insurance and some other things from the demographics form')
252 'simplified_prescriptions' => array(
253 xl('Simplified Prescriptions'),
254 'bool', // data type
255 '0', // default = false
256 xl('Omit form, route and interval which then become part of dosage')
259 'simplified_copay' => array(
260 xl('Simplified Co-Pay'),
261 'bool', // data type
262 '0', // default = false
263 xl('Omit method of payment from the co-pay panel')
266 'use_charges_panel' => array(
267 xl('Use Charges Panel'),
268 'bool', // data type
269 '0', // default = false
270 xl('Enables the old Charges panel for entering billing codes and payments. Not recommended, use the Fee Sheet instead.')
273 // TajEmo Work BY CB 2012/06/21 10:42:31 AM added option to Hide Fees
274 'enable_fees_in_left_menu' => array(
275 xl('Enable Fees In Left Menu'),
276 'bool', // data type
277 '1', // default = true
278 xl('Enable Fees In Left Menu')
280 // EDI history 2012-09-13
281 'enable_edihistory_in_left_menu' => array(
282 xl('Enable EDI History In Left Menu'),
283 'bool', // data type
284 '1', // default = true
285 xl('EDI History (under Fees) for storing and interpreting EDI claim response files')
288 'online_support_link' => array(
289 xl('Online Support Link'),
290 'text', // data type
291 'http://open-emr.org/',
292 xl('URL for OpenEMR support.')
295 'support_phone_number' => array(
296 xl('Support Phone Number'),
297 'text',
299 xl('Phone Number for Vendor Support that Appears on the About Page.')
302 'encounter_page_size' => array(
303 xl('Encounter Page Size'),
304 array(
305 '0' => xl('Show All'),
306 '5' => '5',
307 '10' => '10',
308 '15' => '15',
309 '20' => '20',
310 '25' => '25',
311 '50' => '50',
313 '20',
314 xl('Number of encounters to display per page.')
317 'gbl_pt_list_page_size' => array(
318 xl('Patient List Page Size'),
319 array(
320 '10' => '10',
321 '25' => '25',
322 '50' => '50',
323 '100' => '100',
325 '10',
326 xl('Number of patients to display per page in the patient list.')
329 'gbl_pt_list_new_window' => array(
330 xl('Patient List New Window'),
331 'bool', // data type
332 '0', // default = false
333 xl('Default state of New Window checkbox in the patient list.')
336 'gbl_vitals_options' => array(
337 xl('Vitals Form Options'),
338 array(
339 '0' => xl('Standard'),
340 '1' => xl('Omit circumferences'),
342 '0', // default
343 xl('Special treatment for the Vitals form')
346 'insurance_information' => array(
347 xl('Show Additional Insurance Information'), // descriptive name
348 array(
349 '0' => xl('None'),
350 '1' => xl('Address Only'),
351 '2' => xl('Address and Postal Code'),
352 '3' => xl('Address and State'),
353 '4' => xl('Address, State and Postal Code'),
354 '5' => xl('Postal Code and Box Number'),
356 '4', // default
357 xl('Show Insurance Address Information in the Insurance Panel of Demographics.')
360 'gb_how_sort_list' => array(
361 xl('How to sort a drop-lists'),
362 array(
363 '0' => 'Sort by seq',
364 '1' => 'Sort alphabetically'
366 '0',
367 xl('What kind of sorting will be in the drop lists.')
370 'show_label_login' => array(
371 xl('Show Title on Login'),
372 'bool', // data type
373 '0', // default = false
374 xl('Show Title on Login')
377 'extra_logo_login' => array(
378 xl('Show Extra Logo on Login'),
379 'bool', // data type
380 '0', // default = false
381 xl('Show Extra Logo on Login')
384 'tiny_logo_1' => array(
385 xl('Show Mini Logo 1'),
386 'bool', // data type
387 '0', // default = false
388 xl('Show Mini Logo 1')
391 'tiny_logo_2' => array(
392 xl('Show Mini Logo 2'),
393 'bool', // data type
394 '0', // default = false
395 xl('Show Mini Logo 2')
400 // Locale Tab
402 'Locale' => array(
404 'language_default' => array(
405 xl('Default Language'),
406 'lang', // data type
407 'English (Standard)', // default = english
408 xl('Default language if no other is allowed or chosen.')
411 'language_menu_showall' => array(
412 xl('All Languages Allowed'),
413 'bool', // data type
414 '1', // default = true
415 xl('Allow all available languages as choices on menu at login.')
418 'language_menu_other' => array(
419 xl('Allowed Languages'),
420 'm_lang', // data type
421 '', // default = none
422 xl('Select which languages, if any, may be chosen at login. (only pertinent if above All Languages Allowed is turned off)')
425 'allow_debug_language' => array(
426 xl('Allow Debugging Language'),
427 'bool', // data type
428 '1', // default = true during development and false for production releases
429 xl('This will allow selection of the debugging (\'dummy\') language.')
432 'translate_layout' => array(
433 xl('Translate Layouts'),
434 'bool', // data type
435 '1', // default = true
436 xl('Is text from form layouts to be translated?')
439 'translate_lists' => array(
440 xl('Translate Lists'),
441 'bool', // data type
442 '1', // default = true
443 xl('Is text from lists to be translated?')
446 'translate_gacl_groups' => array(
447 xl('Translate Access Control Groups'),
448 'bool', // data type
449 '1', // default = true
450 xl('Are access control group names to be translated?')
453 'translate_form_titles' => array(
454 xl('Translate Patient Note Titles'),
455 'bool', // data type
456 '1', // default = true
457 xl('Are patient note titles to be translated?')
460 'translate_document_categories' => array(
461 xl('Translate Document Categories'),
462 'bool', // data type
463 '1', // default = true
464 xl('Are document category names to be translated?')
467 'translate_appt_categories' => array(
468 xl('Translate Appointment Categories'),
469 'bool', // data type
470 '1', // default = true
471 xl('Are appointment category names to be translated?')
474 'units_of_measurement' => array(
475 xl('Units for Visit Forms'),
476 array(
477 '1' => xl('Show both US and metric (main unit is US)'),
478 '2' => xl('Show both US and metric (main unit is metric)'),
479 '3' => xl('Show US only'),
480 '4' => xl('Show metric only'),
482 '1', // default = Both/US
483 xl('Applies to the Vitals form and Growth Chart')
486 'us_weight_format' => array(
487 xl('Display Format for US Weights'),
488 array(
489 '1'=>xl('Show pounds as decimal value'),
490 '2'=>xl('Show pounds and ounces')
492 '1',
493 xl('Applies to Vitals form')
496 'disable_deprecated_metrics_form' => array(
497 xl('Disable Old Metric Vitals Form'),
498 'bool', // data type
499 '1', // default = true
500 xl('This was the older metric-only Vitals form, now deprecated.')
503 'phone_country_code' => array(
504 xl('Telephone Country Code'),
505 'num',
506 '1', // default = North America
507 xl('1 = North America. See http://www.wtng.info/ for a list of other country codes.')
510 'date_display_format' => array(
511 xl('Date Display Format'),
512 array(
513 '0' => xl('YYYY-MM-DD'),
514 '1' => xl('MM/DD/YYYY'),
515 '2' => xl('DD/MM/YYYY'),
517 '0',
518 xl('Format used to display most dates.')
521 'time_display_format' => array(
522 xl('Time Display Format'),
523 array(
524 '0' => xl('24 hr'),
525 '1' => xl('12 hr'),
527 '0',
528 xl('Format used to display most times.')
531 'currency_decimals' => array(
532 xl('Currency Decimal Places'),
533 array(
534 '0' => xl('0'),
535 '1' => xl('1'),
536 '2' => xl('2'),
538 '2',
539 xl('Number of digits after decimal point for currency, usually 0 or 2.')
542 'currency_dec_point' => array(
543 xl('Currency Decimal Point Symbol'),
544 array(
545 '.' => xl('Period'),
546 ',' => xl('Comma'),
548 '.',
549 xl('Symbol used as the decimal point for currency. Not used if Decimal Places is 0.')
552 'currency_thousands_sep' => array(
553 xl('Currency Thousands Separator'),
554 array(
555 ',' => xl('Comma'),
556 '.' => xl('Period'),
557 ' ' => xl('Space'),
558 '' => xl('None'),
560 ',',
561 xl('Symbol used to separate thousands for currency.')
564 'gbl_currency_symbol' => array(
565 xl('Currency Designator'),
566 'text', // data type
567 '$', // default
568 xl('Code or symbol to indicate currency')
570 'age_display_format'=>array(xl('Age Display Format'),
571 array(
572 '0'=>xl('Years or months'),
573 '1'=>xl('Years, months and days')
575 '0',
576 xl('Format for age display')
578 'age_display_limit' => array(
579 xl('Age in Years for Display Format Change'),
580 'num',
581 '3',
582 xl('If YMD is selected for age display, switch to just Years when patients older than this value in years')
584 // Reference - https://en.wikipedia.org/wiki/Workweek_and_weekend#Around_the_world
585 'weekend_days' => array(
586 xl('Your weekend days'),
587 array(
588 '6,0' => xl('Saturday') . ' - ' . xl('Sunday'),
589 '0' => xl('Sunday'),
590 '5' => xl('Friday'),
591 '6' => xl('Saturday'),
592 '5,6' => xl('Friday') .' - ' . xl('Saturday'),
594 '6,0'
595 ,xl('which days are your weekend days?')
600 // Features Tab
602 'Features' => array(
604 'specific_application' => array(
605 xl('Specific Application'),
606 array(
607 '0' => xl('None'),
608 '2' => xl('IPPF'),
609 '3' => xl('Weight loss clinic'),
611 '0', // default
612 xl('Indicator for specialized usage')
615 'inhouse_pharmacy' => array(
616 xl('Drugs and Products'),
617 array(
618 '0' => xl('Do not inventory and sell any products'),
619 '1' => xl('Inventory and sell drugs only'),
620 '2' => xl('Inventory and sell both drugs and non-drug products'),
621 '3' => xl('Products but no prescription drugs and no templates'),
623 '0', // default
624 xl('Option to support inventory and sales of products')
627 'disable_chart_tracker' => array(
628 xl('Disable Chart Tracker'),
629 'bool', // data type
630 '0', // default = false
631 xl('Removes the Chart Tracker feature')
634 'disable_phpmyadmin_link' => array(
635 xl('Disable phpMyAdmin'),
636 'bool', // data type
637 '0', // default = false
638 xl('Removes support for phpMyAdmin')
641 'disable_immunizations' => array(
642 xl('Disable Immunizations'),
643 'bool', // data type
644 '0', // default = false
645 xl('Removes support for immunizations')
648 'disable_prescriptions' => array(
649 xl('Disable Prescriptions'),
650 'bool', // data type
651 '0', // default = false
652 xl('Removes support for prescriptions')
655 'omit_employers' => array(
656 xl('Omit Employers'),
657 'bool', // data type
658 '0', // default = false
659 xl('Omit employer information in patient demographics')
662 'select_multi_providers' => array(
663 xl('Support Multi-Provider Events'),
664 'bool', // data type
665 '0', // default = false
666 xl('Support calendar events that apply to multiple providers')
669 'disable_non_default_groups' => array(
670 xl('Disable User Groups'),
671 'bool', // data type
672 '1', // default = true
673 xl('Normally this should be checked. Not related to access control.')
676 'ignore_pnotes_authorization' => array(
677 xl('Skip Authorization of Patient Notes'),
678 'bool', // data type
679 '1', // default = true
680 xl('Do not require patient notes to be authorized')
683 'support_encounter_claims' => array(
684 xl('Allow Encounter Claims'),
685 'bool', // data type
686 '0', // default = false
687 xl('Allow creation of claims containing diagnoses but not procedures or charges. Most clinics do not want this.')
690 'advance_directives_warning' => array(
691 xl('Advance Directives Warning'),
692 'bool', // data type
693 '0', // default = false
694 xl('Display advance directives in the demographics page.')
697 'configuration_import_export' => array(
698 xl('Configuration Export/Import'),
699 'bool', // data type
700 '0', // default = false
701 xl('Support export/import of configuration data via the Backup page.')
704 'restrict_user_facility' => array(
705 xl('Restrict Users to Facilities'),
706 'bool', // data type
707 '0', // default
708 xl('Restrict non-authorized users to the Schedule Facilities set in User admin.')
711 'set_facility_cookie' => array(
712 xl('Remember Selected Facility'),
713 'bool', // data type
714 '0', // default
715 xl('Set a facility cookie to remember the selected facility between logins.')
718 'receipts_by_provider' => array(
719 xl('Print Receipts by Provider'),
720 'bool',
721 '0', // default
722 xl('Causes Receipts to Print Encounter/Primary Provider Info')
725 'discount_by_money' => array(
726 xl('Discounts as Monetary Amounts'),
727 'bool', // data type
728 '1', // default = true
729 xl('Discounts at checkout time are entered as money amounts, as opposed to percentage.')
732 'gbl_visit_referral_source' => array(
733 xl('Referral Source for Encounters'),
734 'bool', // data type
735 '0', // default = false
736 xl('A referral source may be specified for each visit.')
739 'gbl_mask_patient_id' => array(
740 xl('Mask for Patient IDs'),
741 'text', // data type
742 '', // default
743 xl('Specifies formatting for the external patient ID. # = digit, @ = alpha, * = any character. Empty if not used.')
746 'gbl_mask_invoice_number' => array(
747 xl('Mask for Invoice Numbers'),
748 'text', // data type
749 '', // default
750 xl('Specifies formatting for invoice reference numbers. # = digit, @ = alpha, * = any character. Empty if not used.')
753 'gbl_mask_product_id' => array(
754 xl('Mask for Product IDs'),
755 'text', // data type
756 '', // default
757 xl('Specifies formatting for product NDC fields. # = digit, @ = alpha, * = any character. Empty if not used.')
760 'hide_billing_widget' => array(
761 xl('Hide Billing Widget'),
762 'bool', // data type
763 '0', // default = false
764 xl('This will hide the Billing Widget in the Patient Summary screen')
767 'force_billing_widget_open' => array(
768 xl('Force Billing Widget Open'),
769 'bool', // data type
770 '0', // default = false
771 xl('This will force the Billing Widget in the Patient Summary screen to always be open.')
774 'activate_ccr_ccd_report' => array(
775 xl('Activate CCR/CCD Reporting'),
776 'bool', // data type
777 '1', // default = true
778 xl('This will activate the CCR(Continuity of Care Record) and CCD(Continuity of Care Document) reporting.')
781 'hide_document_encryption' => array(
782 xl('Hide Encryption/Decryption Options In Document Management'),
783 'bool', // data type
784 '1', // default = true
785 xl('This will deactivate document the encryption and decryption features, and hide them in the UI.')
788 'use_custom_immun_list' => array(
789 xl('Use Custom Immunization List'),
790 'bool', // data type
791 '0', // default = true
792 xl('This will use the custom immunizations list rather than the standard CVX immunization list.')
795 'cms_1500' => array(
796 xl('CMS 1500 Paper Form Format'),
797 array(
798 '0' => xl('08/05{{CMS 1500 format date revision setting in globals}}'),
799 '1' => xl('02/12{{CMS 1500 format date revision setting in globals}}'),
801 '1', // default
802 xl('This specifies which revision of the form the billing module should generate')
805 'cms_1500_box_31_format' => array(
806 xl('CMS 1500: Box 31 Format'),
807 array(
808 '0' => xl('Signature on File'),
809 '1' => xl('Firstname Lastname'),
810 '2' => xl('None'),
812 '0', // default
813 xl('This specifies whether to include date in Box 31.')
816 'cms_1500_box_31_date' => array(
817 xl('CMS 1500: Date in Box 31 (Signature)'),
818 array(
819 '0' => xl('None'),
820 '1' => xl('Date of Service'),
821 '2' => xl('Today'),
823 '0', // default
824 xl('This specifies whether to include date in Box 31.')
827 'amendments' => array (
828 xl('Amendments'),
829 'bool', // data type
830 '1', // default = true
831 xl('Enable amendments feature')
834 'allow_pat_delete' => array(
835 xl('Allow Administrators to Delete Patients'),
836 'bool', // data type
837 '0', // default = false
838 xl('Allow Administrators to Delete Patients')
842 'observation_results_immunization' => array(
843 xl('Immunization Observation Results'),
844 'bool', // data type
845 '1', // default
846 xl('Observation Results in Immunization')
850 // Report Tab
852 'Report' => array(
854 'use_custom_daysheet' => array(
855 xl('Use Custom End of Day Report'),
856 array(
857 '0' => xl('None'),
858 '1' => xl('Print End of Day Report 1'),
859 '2' => xl('Print End of Day Report 2'),
860 '3' => xl('Print End of Day Report 3'),
861 ), // data type
862 '1', // default = Print End of Day Report 1
863 xl('This will allow the use of the custom End of Day report and indicate which report to use.')
866 'daysheet_provider_totals' => array(
867 xl('End of Day by Provider or allow Totals Only'),
868 array(
869 '0' => xl('Provider'),
870 '1' => xl('Totals Only'),
872 '1', // default
873 xl('This specifies the Printing of the Custom End of Day Report grouped Provider or allow the Printing of Totals Only')
876 'ledger_begin_date' => array(
877 xl('Beginning Date for Ledger Report'),
878 array(
879 'Y1' => xl('One Year Ago'),
880 'Y2' => xl('Two Years Ago'),
881 'M6' => xl('Six Months Ago'),
882 'M3' => xl('Three Months Ago'),
883 'M1' => xl('One Month Ago'),
884 'D1' => xl('One Day Ago'),
886 'Y1', // default = One Year
887 xl('This is the Beginning date for the Ledger Report.')
890 'print_next_appointment_on_ledger' => array(
891 xl('Print the Next Appointment on the Bottom of the Ledger'),
892 'bool', // data type
893 '1', // default = true
894 xl('This Will Print the Next Appointment on the Bottom of the Patient Ledger')
897 'sales_report_invoice' => array(
898 xl('Display Invoice Number or Patient Name or Both in the Sales Report'),
899 array(
900 '0' => xl('Invoice Number'),
901 '1' => xl('Patient Name and ID'),
902 '2' => xl('Patient Name and Invoice'),
904 '2', // default = 2
905 xl('This will Display the Invoice Number in the Sales Report or the Patient Name and ID or Patient Name and Invoice Number.')
908 'cash_receipts_report_invoice' => array(
909 xl('Display Invoice Number or Patient Name in the Cash Receipt Report'),
910 array(
911 '0' => xl('Invoice Number'),
912 '1' => xl('Patient Name'),
914 '0', // default = 0
915 xl('Display Invoice Number or Patient Name in the Cash Receipt Report')
920 // Billing Tab
922 'Billing' => array(
924 'default_search_code_type' => array(
925 xl('Default Search Code Type'),
926 'all_code_types', // data type
927 'ICD10', // default
928 xl('The default code type to search for in the Fee Sheet.')
931 'support_fee_sheet_line_item_provider' => array(
932 xl('Support provider in line item in fee sheet'),
933 'bool', // data type
934 '0', // default = false
935 xl('This Enables provider in line item in the fee sheet')
938 'default_fee_sheet_line_item_provider' => array(
939 xl('Default to a provider for line item in the fee sheet'),
940 'bool', // data type
941 '0', // default = false
942 xl('Default to a provider for line item in the fee sheet.(only applicable if Support line item billing in option above)')
945 'replicate_justification' => array(
946 xl('Automatically replicate justification codes in Fee Sheet'),
947 'bool', // data type
948 '0', // default = false
949 xl('Automatically replicate justification codes in Fee Sheet (basically fills in the blanks with the justification code above it).')
952 'display_units_in_billing' => array(
953 xl('Display the Units Column on the Billing Screen'),
954 'bool', // data type
955 '0', // default = false
956 xl('Display the Units Column on the Billing Screen')
959 'notes_to_display_in_Billing' => array(
960 xl('Which notes are to be displayed in the Billing Screen'),
961 array(
962 '0' => xl('None'),
963 '1' => xl('Encounter Billing Note'),
964 '2' => xl('Patient Billing Note'),
965 '3' => xl('All'),
967 '3',
968 xl('Display the Encounter Billing Note or Patient Billing Note or Both in the Billing Screen.')
971 'set_pos_code_encounter' => array(
972 xl('Set POS code in encounter'),
973 'bool', // data type
974 '0', // default = false
975 xl('This feature will allow the default POS facility code to be overriden from the encounter.')
978 'use_custom_statement' => array(
979 xl('Use Custom Statement'),
980 'bool', // data type
981 '0', // default = false
982 xl('This will use the custom Statment showing the description instead of the codes.')
985 'show_aging_on_custom_statement' => array(
986 xl('Show Aging on Custom Statement'),
987 'bool', // data type
988 '0', // default = false
989 xl('This will Show Aging on the custom Statement.')
992 'use_statement_print_exclusion' => array(
993 xl('Allow Statement Exclusions from Printing'),
994 'bool', // data type
995 '0', // default = false
996 xl('This will enable the Ability to Exclude Selected Patient Statements from Printing.')
999 'minimum_amount_to_print' => array(
1000 xl('Total Minimum Amount of Statement to Allow Printing'),
1001 'num', // data type
1002 '1.00',
1003 xl('Total Minimum Dollar Amount of Statement to Allow Printing.(only applicable if Allow Statement Exclusions from Printing is enabled)')
1006 'statement_bill_note_print' => array(
1007 xl('Print Patient Billing Note'),
1008 'bool', // data type
1009 '0', // default = false
1010 xl('This will allow printing of the Patient Billing Note on the statements.')
1013 'number_appointments_on_statement' => array(
1014 xl('Number of Appointments on Statement'),
1015 'num', // data type
1016 '0', // default = 0
1017 xl('The Number of Future Appointments to Display on the Statement.')
1020 'statement_message_to_patient' => array(
1021 xl('Print Custom Message'),
1022 'bool', // data type
1023 '0', // default = false
1024 xl('This will allow printing of a custom Message on the statements.')
1027 'statement_msg_text' => array(
1028 xl('Custom Statement message'),
1029 'text', // data type
1031 xl('Text for Custom statement message.')
1034 'use_dunning_message' => array(
1035 xl('Use Custom Dunning Messages'),
1036 'bool', // data type
1037 '0', // default = false
1038 xl('This will allow use of the custom Dunning Messages on the statements.')
1041 'first_dun_msg_set' => array(
1042 xl('Number of days before showing first account message'),
1043 'num', // data type
1044 '30',
1045 xl('Number of days before showing first account message.')
1048 'first_dun_msg_text' => array(
1049 xl('First account message'),
1050 'text', // data type
1052 xl('Text for first account message.')
1055 'second_dun_msg_set' => array(
1056 xl('Number of days before showing second account message'),
1057 'num', // data type
1058 '60',
1059 xl('Number of days before showing second account message')
1062 'second_dun_msg_text' => array(
1063 xl('Second account message'),
1064 'text', // data type
1066 xl('Text for second account message.')
1069 'third_dun_msg_set' => array(
1070 xl('Number of days before showing third account message'),
1071 'num', // data type
1072 '90',
1073 xl('Number of days before showing third account message')
1076 'third_dun_msg_text' => array(
1077 xl('Third account message'),
1078 'text', // data type
1080 xl('Text for third account message.')
1083 'fourth_dun_msg_set' => array(
1084 xl('Number of days before showing fourth account message'),
1085 'num', // data type
1086 '120',
1087 xl('Number of days before showing fourth account message')
1090 'fourth_dun_msg_text' => array(
1091 xl('Fourth account message'),
1092 'text', // data type
1094 xl('Text for fourth account message.')
1097 'fifth_dun_msg_set' => array(
1098 xl('Number of days before showing fifth account message'),
1099 'num', // data type
1100 '150',
1101 xl('Number of days before showing fifth account message')
1104 'fifth_dun_msg_text' => array(
1105 xl('Fifth account message'),
1106 'text', // data type
1108 xl('Text for fifth account message.')
1112 // E-Sign Tab
1114 'E-Sign' => array(
1116 'esign_all' => array(
1117 xl('Allows E-Sign on the entire encounter'),
1118 'bool', // data type
1119 '0', // default = false
1120 xl('This will enable signing an entire encounter, rather than individual forms')
1123 'lock_esign_all' => array(
1124 xl('Lock e-signed encounters and their forms'),
1125 'bool', // data type
1126 '0', // default = false
1127 xl('This will disable the Edit button on all forms whose parent encounter is e-signed')
1130 'esign_individual' => array(
1131 xl('Allows E-Signing Individual Forms'),
1132 'bool', // data type
1133 '1', // default = false
1134 xl('This will enable signing individual forms separately')
1137 'lock_esign_individual' => array(
1138 xl('Lock an e-signed form individually'),
1139 'bool', // data type
1140 '1', // default = false
1141 xl('This will disable the Edit button on any form that is e-signed')
1144 'esign_lock_toggle' => array(
1145 xl('Enable lock toggle'),
1146 'bool', // data type
1147 '0', // default = false
1148 xl('This will give the user the option to lock (separate locking and signing)')
1151 'esign_report_hide_empty_sig' => array(
1152 xl('Hide Empty E-Sign Logs On Report'),
1153 'bool', // data type
1154 '1', // default = false
1155 xl('This will hide empty e-sign logs on the patient report')
1159 //Documents Tab
1160 'Documents' => array(
1162 'document_storage_method' => array(
1163 xl('Document Storage Method'),
1164 array(
1165 '0' => xl('Hard Disk'),
1166 '1' => xl('CouchDB')
1168 '0', // default
1169 xl('Option to save method of document storage.')
1171 'couchdb_host' => array(
1172 xl('CouchDB HostName'),
1173 'text',
1174 'localhost',
1175 xl('CouchDB host'),
1177 'couchdb_user' => array(
1178 xl('CouchDB UserName'),
1179 'text',
1181 xl('Username to connect to CouchDB'),
1183 'couchdb_pass' => array(
1184 xl('CouchDB Password'),
1185 'text',
1187 xl('Password to connect to CouchDB'),
1189 'couchdb_port' => array(
1190 xl('CouchDB Port'),
1191 'text',
1192 '5984',
1193 xl('CouchDB port'),
1195 'couchdb_dbase' => array(
1196 xl('CouchDB Database'),
1197 'text',
1199 xl('CouchDB database name'),
1201 'couchdb_log' => array(
1202 xl('CouchDB Log Enable'),
1203 'bool',
1204 '0',
1205 xl('Enable log for document uploads/downloads to CouchDB'),
1208 'expand_document_tree' => array(
1209 xl('Expand All Document Categories'),
1210 'bool', // data type
1211 '0', // default = false
1212 xl('Expand All Document Categories by Default')
1215 'patient_id_category_name' => array(
1216 xl('Patient ID Category Name'),
1217 'text', // data type
1218 'Patient ID card', // default
1219 xl('Optional category name for an ID Card image that can be viewed from the patient summary page.')
1222 'patient_photo_category_name' => array(
1223 xl('Patient Photo Category Name'),
1224 'text', // data type
1225 'Patient Photograph', // default
1226 xl('Optional category name for photo images that can be viewed from the patient summary page.')
1229 'lab_results_category_name' => array(
1230 xl('Lab Results Category Name'),
1231 'text', // data type
1232 'Lab Report', // default
1233 xl('Document category name for storage of electronically received lab results.')
1236 'gbl_mdm_category_name' => array(
1237 xl('MDM Document Category Name'),
1238 'text', // data type
1239 'Lab Report', // default
1240 xl('Document category name for storage of electronically received MDM documents.')
1242 'generate_doc_thumb' => array(
1243 xl('Generate thumbnail'),
1244 'bool',
1245 '0',
1246 xl('Generate thumbnail images'),
1248 'thumb_doc_max_size' => array(
1249 xl('Thumbnail size'),
1250 'text', // data type
1251 '100', // default
1252 xl('Maximum size of thumbnail file')
1256 // Calendar Tab
1258 'Calendar' => array(
1260 'disable_calendar' => array(
1261 xl('Disable Calendar'),
1262 'bool', // data type
1263 '0', // default
1264 xl('Do not display the calendar.')
1267 'schedule_start' => array(
1268 xl('Calendar Starting Hour'),
1269 'hour',
1270 '8', // default
1271 xl('Beginning hour of day for calendar events.')
1274 'schedule_end' => array(
1275 xl('Calendar Ending Hour'),
1276 'hour',
1277 '17', // default
1278 xl('Ending hour of day for calendar events.')
1281 'calendar_interval' => array(
1282 xl('Calendar Interval'),
1283 array(
1284 '5' => '5',
1285 '10' => '10',
1286 '15' => '15',
1287 '20' => '20',
1288 '30' => '30',
1289 '60' => '60',
1291 '15', // default
1292 xl('The time granularity of the calendar and the smallest interval in minutes for an appointment slot.')
1295 'calendar_view_type' => array(
1296 xl('Default Calendar View'),
1297 array(
1298 'day' => xl('Day'),
1299 'week' => xl('Week'),
1300 'month' => xl('Month'),
1302 'day', // default
1303 xl('This sets the Default Calendar View, Default is Day.')
1305 'first_day_week' => array(
1306 xl('First day in the week') ,
1307 array(
1308 '1' => xl('Monday'),
1309 '0' => xl('Sunday'),
1310 '6' => xl('Saturday')
1312 '1',
1313 xl('Your first day of the week.')
1315 'calendar_appt_style' => array(
1316 xl('Appointment Display Style'),
1317 array(
1318 '1' => 'Last name',
1319 '2' => 'Last name, first name',
1320 '3' => 'Last name, first name (title)',
1321 '4' => 'Last name, first name (title: description)',
1323 '2', // default
1324 xl('This determines how appointments display on the calendar.')
1327 'event_color' => array(
1328 xl('Appointment/Event Color'),
1329 array(
1330 '1' => 'Category Color Schema',
1331 '2' => 'Facility Color Schema',
1332 ), // data type
1333 '1', // default
1334 xl('This determines which color schema used for appointment')
1337 'number_of_appts_to_show' => array(
1338 xl('Appointments - Patient Summary - Number to Display'),
1339 'num',
1340 '10',
1341 xl('Number of Appointments to display in the Patient Summary')
1345 'patient_portal_appt_display_num' => array(
1346 xl('Appointments - Onsite Patient Portal - Number to Display'),
1347 'num',
1348 '20',
1349 xl('Number of Appointments to display in the Onsite Patient Portal')
1352 'appt_display_sets_option' => array(
1353 xl('Appointment Display Sets - Ignore Display Limit (Last Set)'),
1354 'bool', // data type
1355 '1', // default
1356 xl('Override (if necessary) the appointment display limit to allow all appointments to be displayed for the last set')
1359 'appt_display_sets_color_1' => array(
1360 xl('Appointment Display Sets - Color 1'),
1361 'color_code',
1362 '#FFFFFF',
1363 xl('Color for odd sets (except when last set is odd and all member appointments are displayed and at least one subsequent scheduled appointment exists (not displayed) or not all member appointments are displayed).')
1366 'appt_display_sets_color_2' => array(
1367 xl('Appointment Display Sets - Color 2'),
1368 'color_code',
1369 '#E6E6FF',
1370 xl('Color for even sets (except when last set is even and all member appointments are displayed and at least one subsequent scheduled appointment exists (not displayed) or not all member appointments are displayed).')
1373 'appt_display_sets_color_3' => array(
1374 xl('Appointment Display Sets - Color 3'),
1375 'color_code',
1376 '#E6FFE6',
1377 xl('Color for the last set when all member appointments are displayed and at least one subsequent scheduled appointment exists (not displayed).')
1380 'appt_display_sets_color_4' => array(
1381 xl('Appointment Display Sets - Color 4'),
1382 'color_code',
1383 '#FFE6FF',
1384 xl('Color for the last set when not all member appointments are displayed.')
1387 'appt_recurrences_widget' => array(
1388 xl('Recurrent Appointment Display Widget'),
1389 'bool', // data type
1390 '1', // default
1391 xl('Display the recurrent appointment widget in the patient summary.')
1394 'num_past_appointments_to_show' => array(
1395 xl('Past Appointment Display Widget'),
1396 'num', // data type
1397 '0', // default = false
1398 xl('A positive number will show that many past appointments on a Widget in the Patient Summary screen (a negative number will show the past appointments in descending order)')
1401 'docs_see_entire_calendar' => array(
1402 xl('Providers See Entire Calendar'),
1403 'bool', // data type
1404 '0', // default
1405 xl('Check this if you want providers to see all appointments by default and not just their own.')
1408 'auto_create_new_encounters' => array(
1409 xl('Auto-Create New Encounters'),
1410 'bool', // data type
1411 '1', // default
1412 xl('Automatically create a new encounter when an appointment check in status is selected.')
1415 'disable_pat_trkr' => array(
1416 xl('Disable Patient Flow Board'),
1417 'bool', // data type
1418 '0', // default
1419 xl('Do not display the patient flow board.')
1422 'ptkr_visit_reason' => array(
1423 xl('Show Visit Reason in Patient Flow Board'),
1424 'bool', // data type
1425 '0', // default = false
1426 xl('When Checked, Visit Reason Will Show in Patient Flow Board.')
1429 'ptkr_show_pid' => array(
1430 xl('Show Patient ID in Patient Flow Board'),
1431 'bool', // data type
1432 '1', // default = true
1433 xl('When Checked, Patient ID Will Show in Patient Flow Board.')
1436 'ptkr_show_encounter' => array(
1437 xl('Show Patient Encounter Number in Patient Flow Board'),
1438 'bool', // data type
1439 '1', // default = true
1440 xl('When Checked, Patient Encounter Number Will Show in Patient Flow Board.')
1443 'pat_trkr_timer' => array(
1444 xl('Patient Flow Board Timer Interval'),
1445 array(
1446 '0' => 'No automatic refresh',
1447 '0:10' => '10',
1448 '0:20' => '20',
1449 '0:30' => '30',
1450 '0:40' => '40',
1451 '0:50' => '50',
1452 '0:59' => '60',
1454 '0:20', // default
1455 xl('The screen refresh time in Seconds for the Patient Flow Board Screen.')
1458 'checkout_roll_off' => array(
1459 xl('Number of Minutes to display completed checkouts'),
1460 'num',
1461 '0', // default
1462 xl('Number of Minutes to display completed checkouts. Zero is continuous display')
1465 'drug_screen' => array(
1466 xl('Enable Random Drug Testing'),
1467 'bool', // data type
1468 '0', // default
1469 xl('Allow Patient Flow Board to Select Patients for Drug Testing.')
1472 'drug_testing_percentage' => array(
1473 xl('Percentage of Patients to Drug Test'),
1474 'num',
1475 '33', // default
1476 xl('Percentage of Patients to select for Random Drug Testing.')
1479 'maximum_drug_test_yearly' => array(
1480 xl('Maximum number of times a Patient can be tested in a year'),
1481 'num',
1482 '0', // default
1483 xl('Maximum number of times a Patient can be tested in a year. Zero is no limit.')
1488 // Security Tab
1490 'Security' => array(
1492 'timeout' => array(
1493 xl('Idle Session Timeout Seconds'),
1494 'num', // data type
1495 '7200', // default
1496 xl('Maximum idle time in seconds before logout. Default is 7200 (2 hours).')
1499 'secure_password' => array(
1500 xl('Require Strong Passwords'),
1501 'bool', // data type
1502 '0', // default
1503 xl('Strong password means at least 8 characters, and at least three of: a number, a lowercase letter, an uppercase letter, a special character.')
1506 'password_history' => array(
1507 xl('Require Unique Passwords'),
1508 'bool', // data type
1509 '0', // default
1510 xl('Means none of last three passwords are allowed when changing a password.')
1512 'password_compatibility' => array(
1513 xl('Permit unsalted passwords'),
1514 'bool', // data type
1515 '1', // default
1516 xl('After migration from the old password mechanisms where passwords are stored in the users table without salt is complete, this flag should be set to false so that only authentication by the new method is possible')
1519 'password_expiration_days' => array(
1520 xl('Default Password Expiration Days'),
1521 'num', // data type
1522 '0', // default
1523 xl('Default password expiration period in days. 0 means this feature is disabled.')
1526 'password_grace_time' => array(
1527 xl('Password Expiration Grace Period'),
1528 'num', // data type
1529 '0', // default
1530 xl('Period in days where a user may login with an expired password.')
1533 'is_client_ssl_enabled' => array(
1534 xl('Enable Client SSL'),
1535 'bool', // data type
1536 '0', // default
1537 xl('Enable client SSL certificate authentication.')
1540 'certificate_authority_crt' => array(
1541 xl('Path to CA Certificate File'),
1542 'text', // data type
1543 '', // default
1544 xl('Set this to the full absolute path. For creating client SSL certificates for HTTPS.')
1547 'certificate_authority_key' => array(
1548 xl('Path to CA Key File'),
1549 'text', // data type
1550 '', // default
1551 xl('Set this to the full absolute path. For creating client SSL certificates for HTTPS.')
1554 'client_certificate_valid_in_days' => array(
1555 xl('Client Certificate Expiration Days'),
1556 'num', // data type
1557 '365', // default
1558 xl('Number of days that the client certificate is valid.')
1561 'Emergency_Login_email_id' => array(
1562 xl('Emergency Login Email Address'),
1563 'text', // data type
1564 '', // default
1565 xl('Email address, if any, to receive emergency login user activation messages.')
1567 'new_validate' => array(
1568 xl('New form validation'),
1569 'bool',
1570 '1',
1571 xl('New form validation')
1576 // Notifications Tab
1578 'Notifications' => array(
1580 'patient_reminder_sender_name' => array(
1581 xl('Patient Reminder Sender Name'),
1582 'text', // data type
1583 '', // default
1584 xl('Name of the sender for patient reminders.')
1587 'patient_reminder_sender_email' => array(
1588 xl('Patient Reminder Sender Email'),
1589 'text', // data type
1590 '', // default
1591 xl('Email address of the sender for patient reminders. Replies to patient reminders will be directed to this address. It is important to use an address from your clinic\'s domain to avoid help prevent patient reminders from going to junk mail folders.')
1594 'practice_return_email_path' => array(
1595 xl('Notification Email Address'),
1596 'text', // data type
1597 '', // default
1598 xl('Email address, if any, to receive administrative notifications.')
1601 'EMAIL_METHOD' => array(
1602 xl('Email Transport Method'),
1603 array(
1604 'PHPMAIL' => 'PHPMAIL',
1605 'SENDMAIL' => 'SENDMAIL',
1606 'SMTP' => 'SMTP',
1608 'SMTP', // default
1609 xl('Method for sending outgoing email.')
1612 'SMTP_HOST' => array(
1613 xl('SMTP Server Hostname'),
1614 'text', // data type
1615 'localhost', // default
1616 xl('If SMTP is used, the server`s hostname or IP address.')
1619 'SMTP_PORT' => array(
1620 xl('SMTP Server Port Number'),
1621 'num', // data type
1622 '25', // default
1623 xl('If SMTP is used, the server`s TCP port number (usually 25).')
1626 'SMTP_USER' => array(
1627 xl('SMTP User for Authentication'),
1628 'text', // data type
1629 '', // default
1630 xl('Must be empty if SMTP authentication is not used.')
1633 'SMTP_PASS' => array(
1634 xl('SMTP Password for Authentication'),
1635 'text', // data type
1636 '', // default
1637 xl('Must be empty if SMTP authentication is not used.')
1640 'SMTP_SECURE' => array(
1641 xl('SMTP Security Protocol'),
1642 array(
1643 '' => xl('None'),
1644 'ssl' => 'SSL',
1645 'tls' => 'TLS'
1648 xl('SMTP security protocol to connect with. Required by some servers such as gmail.')
1651 'EMAIL_NOTIFICATION_HOUR' => array(
1652 xl('Email Notification Hours'),
1653 'num', // data type
1654 '50', // default
1655 xl('Number of hours in advance to send email notifications.')
1658 'SMS_NOTIFICATION_HOUR' => array(
1659 xl('SMS Notification Hours'),
1660 'num', // data type
1661 '50', // default
1662 xl('Number of hours in advance to send SMS notifications.')
1665 'SMS_GATEWAY_USENAME' => array(
1666 xl('SMS Gateway Username'),
1667 'text', // data type
1668 '', // default
1669 xl('Username for SMS Gateway.')
1672 'SMS_GATEWAY_PASSWORD' => array(
1673 xl('SMS Gateway Password'),
1674 'text', // data type
1675 '', // default
1676 xl('Password for SMS Gateway.')
1679 'SMS_GATEWAY_APIKEY' => array(
1680 xl('SMS Gateway API Key'),
1681 'text', // data type
1682 '', // default
1683 xl('API key for SMS Gateway.')
1686 'phone_notification_hour' => array(
1687 xl('Phone Notification Hour'),
1688 'num', // data type
1689 '50', // default
1690 xl('Number of hours in advance to send Phone notification.')
1693 'phone_gateway_username' => array(
1694 xl('Phone Gateway Username'),
1695 'text', // data type
1696 '', // default
1697 xl('Username for Phone Gateway.')
1700 'phone_gateway_password' => array(
1701 xl('Phone Gateway Password'),
1702 'text', // data type
1703 '', // default
1704 xl('Password for Phone Gateway.')
1707 'phone_gateway_url' => array(
1708 xl('Phone Gateway URL'),
1709 'text', // data type
1710 '', // default
1711 xl('URL for Phone Gateway.')
1716 // CDR (Clinical Decision Rules)
1718 'CDR' => array(
1720 'enable_cdr' => array(
1721 xl('Enable Clinical Decisions Rules (CDR)'),
1722 'bool', // data type
1723 '1', // default
1724 xl('Enable Clinical Decisions Rules (CDR)')
1727 'enable_allergy_check' => array(
1728 xl('Enable Allergy Check'),
1729 'bool', // data type
1730 '1', // default
1731 xl('Enable Allergy Check Against Medications and Prescriptions')
1734 'enable_alert_log' => array(
1735 xl('Enable Alert Log'),
1736 'bool', // data type
1737 '1', // default
1738 xl('Enable Alert Logging')
1741 'enable_cdr_new_crp' => array(
1742 xl('Enable Clinical Passive New Reminder(s) Popup'),
1743 'bool', // data type
1744 '1', // default
1745 xl('Enable Clinical Passive New Reminder(s) Popup')
1748 'enable_cdr_crw' => array(
1749 xl('Enable Clinical Passive Reminder Widget'),
1750 'bool', // data type
1751 '1', // default
1752 xl('Enable Clinical Passive Reminder Widget')
1755 'enable_cdr_crp' => array(
1756 xl('Enable Clinical Active Reminder Popup'),
1757 'bool', // data type
1758 '1', // default
1759 xl('Enable Clinical Active Reminder Popup')
1762 'enable_cdr_prw' => array(
1763 xl('Enable Patient Reminder Widget'),
1764 'bool', // data type
1765 '1', // default
1766 xl('Enable Patient Reminder Widget')
1769 'enable_cqm' => array(
1770 xl('Enable CQM Reporting'),
1771 'bool', // data type
1772 '1', // default
1773 xl('Enable Clinical Quality Measure (CQM) Reporting')
1776 'pqri_registry_name' => array(
1777 xl('PQRI Registry Name'),
1778 'text', // data type
1779 'Model Registry', // default
1780 xl('PQRI Registry Name')
1783 'pqri_registry_id' => array(
1784 xl('PQRI Registry ID'),
1785 'text', // data type
1786 '125789123', // default
1787 xl('PQRI Registry ID')
1790 'enable_amc' => array(
1791 xl('Enable AMC Reporting'),
1792 'bool', // data type
1793 '1', // default
1794 xl('Enable Automated Measure Calculations (AMC) Reporting')
1797 'enable_amc_prompting' => array(
1798 xl('Enable AMC Prompting'),
1799 'bool', // data type
1800 '1', // default
1801 xl('Enable Prompting For Automated Measure Calculations (AMC) Required Data')
1804 'enable_amc_tracking' => array(
1805 xl('Enable AMC Tracking'),
1806 'bool', // data type
1807 '1', // default
1808 xl('Enable Reporting of Tracking Date For Automated Measure Calculations (AMC)')
1811 'cdr_report_nice' => array(
1812 xl('CDR Reports Processing Priority'),
1813 array(
1814 '' => xl('Default Priority'),
1815 '5' => xl('Moderate Priority'),
1816 '10' => xl('Moderate/Low Priority'),
1817 '15' => xl('Low Priority'),
1818 '20' => xl('Lowest Priority')
1820 '', // default
1821 xl('Set processing priority for CDR engine based reports.')
1824 'pat_rem_clin_nice' => array(
1825 xl('Patient Reminder Creation Processing Priority'),
1826 array(
1827 '' => xl('Default Priority'),
1828 '5' => xl('Moderate Priority'),
1829 '10' => xl('Moderate/Low Priority'),
1830 '15' => xl('Low Priority'),
1831 '20' => xl('Lowest Priority')
1833 '', // default
1834 xl('Set processing priority for creation of Patient Reminders (in full clinic mode).')
1837 'report_itemizing_standard' => array(
1838 xl('Enable Standard Report Itemization'),
1839 'bool', // data type
1840 '1', // default
1841 xl('Enable Itemization of Standard Clinical Rules Reports')
1844 'report_itemizing_cqm' => array(
1845 xl('Enable CQM Report Itemization'),
1846 'bool', // data type
1847 '1', // default
1848 xl('Enable Itemization of CQM Reports')
1851 'report_itemizing_amc' => array(
1852 xl('Enable AMC Report Itemization'),
1853 'bool', // data type
1854 '1', // default
1855 xl('Enable Itemization of AMC Reports')
1860 // Logging
1862 'Logging' => array(
1864 'enable_auditlog' => array(
1865 xl('Enable Audit Logging'),
1866 'bool', // data type
1867 '1', // default
1868 xl('Enable Audit Logging')
1871 'audit_events_patient-record' => array(
1872 xl('Audit Logging Patient Record'),
1873 'bool', // data type
1874 '1', // default
1875 xl('Enable logging of patient record modifications.').' ('.xl('Note that Audit Logging needs to be enabled above').')'
1878 'audit_events_scheduling' => array(
1879 xl('Audit Logging Scheduling'),
1880 'bool', // data type
1881 '1', // default
1882 xl('Enable logging of scheduling activities.').' ('.xl('Note that Audit Logging needs to be enabled above').')'
1885 'audit_events_order' => array(
1886 xl('Audit Logging Order'),
1887 'bool', // data type
1888 '1', // default
1889 xl('Enable logging of ordering activities.').' ('.xl('Note that Audit Logging needs to be enabled above').')'
1892 'audit_events_security-administration' => array(
1893 xl('Audit Logging Security Administration'),
1894 'bool', // data type
1895 '1', // default
1896 xl('Enable logging of security and administration activities.').' ('.xl('Note that Audit Logging needs to be enabled above').')'
1899 'audit_events_backup' => array(
1900 xl('Audit Logging Backups'),
1901 'bool', // data type
1902 '1', // default
1903 xl('Enable logging of backup related activities.').' ('.xl('Note that Audit Logging needs to be enabled above').')'
1906 'audit_events_other' => array(
1907 xl('Audit Logging Miscellaneous'),
1908 'bool', // data type
1909 '1', // default
1910 xl('Enable logging of miscellaneous activities.').' ('.xl('Note that Audit Logging needs to be enabled above').')'
1913 'audit_events_query' => array(
1914 xl('Audit Logging SELECT Query'),
1915 'bool', // data type
1916 '0', // default
1917 xl('Enable logging of all SQL SELECT queries.').' ('.xl('Note that Audit Logging needs to be enabled above').')'
1920 'audit_events_cdr' => array(
1921 xl('Audit CDR Engine Queries'),
1922 'bool', // data type
1923 '0', // default
1924 xl('Enable logging of CDR Engine Queries.').' ('.xl('Note that Audit Logging needs to be enabled above').')'
1927 'enable_atna_audit' => array(
1928 xl('Enable ATNA Auditing'),
1929 'bool', // data type
1930 '0', // default
1931 xl('Enable Audit Trail and Node Authentication (ATNA).')
1934 'atna_audit_host' => array(
1935 xl('ATNA audit host'),
1936 'text', // data type
1937 '', // default
1938 xl('The hostname of the ATNA audit repository machine.')
1941 'atna_audit_port' => array(
1942 xl('ATNA audit port'),
1943 'text', // data type
1944 '6514', // default
1945 xl('Listening port of the RFC 5425 TLS syslog server.')
1948 'atna_audit_localcert' => array(
1949 xl('ATNA audit local certificate'),
1950 'text', // data type
1951 '', // default
1952 xl('Certificate to send to RFC 5425 TLS syslog server.')
1955 'atna_audit_cacert' => array(
1956 xl('ATNA audit CA certificate'),
1957 'text', // data type
1958 '', // default
1959 xl('CA Certificate for verifying the RFC 5425 TLS syslog server.')
1962 //July 1, 2014: Ensoftek: Flag to enable/disable audit log encryption
1963 'enable_auditlog_encryption' => array(
1964 xl('Enable Audit Log Encryption'),
1965 'bool', // data type
1966 '0', // default
1967 xl('Enable Audit Log Encryption')
1970 'billing_log_option' => array(
1971 xl('Billing Log Option'),
1972 array(
1973 '1' => xl('Billing Log Append'),
1974 '2' => xl('Billing Log Overwrite')
1976 '1', // default
1977 xl('Billing log setting to append or overwrite the log file.')
1980 'gbl_print_log_option' => array(
1981 xl('Printing Log Option'),
1982 array(
1983 '0' => xl('No logging'),
1984 '1' => xl('Hide print feature'),
1985 '2' => xl('Log entire document'),
1987 '0', // default
1988 xl('Individual pages can override 2nd and 3rd options by implementing a log message.')
1993 // Miscellaneous Tab
1995 'Miscellaneous' => array(
1997 'mysql_bin_dir' => array(
1998 xl('Path to MySQL Binaries'),
1999 'text', // data type
2000 $mysql_bin_dir, // default
2001 xl('Full path to directory containing MySQL executables.')
2004 'perl_bin_dir' => array(
2005 xl('Path to Perl Binaries'),
2006 'text', // data type
2007 $perl_bin_dir, // default
2008 xl('Full path to directory containing Perl executables.')
2011 'temporary_files_dir' => array(
2012 xl('Path to Temporary Files'),
2013 'text', // data type
2014 $temporary_files_dir, // default
2015 xl('Full path to directory used for temporary files.')
2018 'backup_log_dir' => array(
2019 xl('Path for Event Log Backup'),
2020 'text', // data type
2021 $backup_log_dir, // default
2022 xl('Full path to directory for event log backup.')
2025 'state_data_type' => array(
2026 xl('State Data Type'),
2027 array(
2028 '2' => xl('Text field'),
2029 '1' => xl('Single-selection list'),
2030 '26' => xl('Single-selection list with ability to add to the list'),
2032 '26', // default
2033 xl('Field type to use for employer or subscriber state in demographics.')
2036 'state_list' => array(
2037 xl('State list'),
2038 'text', // data type
2039 'state', // default
2040 xl('List used by above State Data Type option.')
2043 'state_custom_addlist_widget' => array(
2044 xl('State List Widget Custom Fields'),
2045 'bool', // data type
2046 '1', // default
2047 xl('Show the custom state form for the add list widget (will ask for title and abbreviation).')
2050 'country_data_type' => array(
2051 xl('Country Data Type'),
2052 array(
2053 '2' => xl('Text field'),
2054 '1' => xl('Single-selection list'),
2055 '26' => xl('Single-selection list with ability to add to the list'),
2057 '26', // default
2058 xl('Field type to use for employer or subscriber country in demographics.')
2061 'country_list' => array(
2062 xl('Country list'),
2063 'text', // data type
2064 'country', // default
2065 xl('List used by above Country Data Type option.')
2068 'print_command' => array(
2069 xl('Print Command'),
2070 'text', // data type
2071 'lpr -P HPLaserjet6P -o cpi=10 -o lpi=6 -o page-left=72 -o page-top=72',
2072 xl('Shell command for printing from the server.')
2075 'default_chief_complaint' => array(
2076 xl('Default Reason for Visit'),
2077 'text', // data type
2079 xl('You may put text here as the default complaint in the New Patient Encounter form.')
2082 'default_new_encounter_form' => array(
2083 xl('Default Encounter Form ID'),
2084 'text', // data type
2086 xl('To automatically open the specified form. Some sports teams use football_injury_audit here.')
2089 'MedicareReferrerIsRenderer' => array(
2090 xl('Medicare Referrer Is Renderer'),
2091 'bool', // data type
2092 '0', // default = true
2093 xl('For Medicare only, forces the referring provider to be the same as the rendering provider.')
2096 'post_to_date_benchmark' => array(
2097 xl('Financial Close Date (yyyy-mm-dd)'),
2098 'text', // data type
2099 date('Y-m-d',time() - (10 * 24 * 60 * 60)), // default
2100 xl('The payments posted cannot go below this date.This ensures that after taking the final report nobody post for previous dates.')
2103 'enable_hylafax' => array(
2104 xl('Enable Hylafax Support'),
2105 'bool', // data type
2106 '0', // default
2107 xl('Enable Hylafax Support')
2110 'hylafax_server' => array(
2111 xl('Hylafax Server'),
2112 'text', // data type
2113 'localhost', // default
2114 xl('Hylafax server hostname.')
2117 'hylafax_basedir' => array(
2118 xl('Hylafax Directory'),
2119 'text', // data type
2120 '/var/spool/fax', // default
2121 xl('Location where Hylafax stores faxes.')
2124 'hylafax_enscript' => array(
2125 xl('Hylafax Enscript Command'),
2126 'text', // data type
2127 'enscript -M Letter -B -e^ --margins=36:36:36:36', // default
2128 xl('Enscript command used by Hylafax.')
2131 'enable_scanner' => array(
2132 xl('Enable Scanner Support'),
2133 'bool', // data type
2134 '0', // default
2135 xl('Enable Scanner Support')
2138 'scanner_output_directory' => array(
2139 xl('Scanner Directory'),
2140 'text', // data type
2141 '/mnt/scan_docs', // default
2142 xl('Location where scans are stored.')
2146 // Portal Tab
2148 'Portal' => array(
2150 'portal_onsite_enable' => array(
2151 xl('Enable Onsite Patient Portal'),
2152 'bool', // data type
2153 '0',
2154 xl('Enable Onsite Patient Portal.')
2157 'portal_onsite_address' => array(
2158 xl('Onsite Patient Portal Site Address'),
2159 'text', // data type
2160 'https://your_web_site.com/openemr/patients',
2161 xl('Website link for the Onsite Patient Portal.')
2164 'portal_onsite_document_download' => array(
2165 xl('Enable Onsite Patient Portal Document Download'),
2166 'bool', // data type
2167 '1',
2168 xl('Enables the ability to download documents in the Onsite Patient Portal by the user.')
2171 'portal_offsite_enable' => array(
2172 xl('Enable Offsite Patient Portal'),
2173 'bool', // data type
2174 '0',
2175 xl('Enable Offsite Patient Portal.')
2178 'portal_offsite_providerid' => array(
2179 xl('Offsite Patient Portal Provider ID'),
2180 'text', // data type
2182 xl('Offsite Patient Portal Provider ID(Put Blank If not Registered).')
2185 'portal_offsite_username' => array(
2186 xl('Offsite Patient Portal Username'),
2187 'text', // data type
2189 xl('Offsite Patient Portal Username(Put Blank If not Registered).')
2192 'portal_offsite_password' => array(
2193 xl('Offsite Patient Portal Password'),
2194 'pwd', // data type
2196 xl('Offsite Patient Portal Password(Put Blank If not Registered).')
2199 'portal_offsite_address' => array(
2200 xl('Offsite Patient Portal Site Address'),
2201 'text', // data type
2202 'https://ssh.mydocsportal.com/provider.php',
2203 xl('Offsite Https link for the Patient Portal.')
2206 'portal_offsite_address_patient_link' => array(
2207 xl('Offsite Patient Portal Site Address (Patient Link)'),
2208 'text', // data type
2209 'https://ssh.mydocsportal.com',
2210 xl('Offsite Https link for the Patient Portal.(Patient Link)')
2213 // Currently the "CMS Portal" supports WordPress. Other Content Management
2214 // Systems may be supported in the future.
2216 'gbl_portal_cms_enable' => array(
2217 xl('Enable CMS Portal'),
2218 'bool', // data type
2219 '0',
2220 xl('Enable support for the open source WordPress Portal by Sunset Systems')
2223 'gbl_portal_cms_address' => array(
2224 xl('CMS Portal Site Address'),
2225 'text', // data type
2226 'https://your_cms_site.com/',
2227 xl('URL for the WordPress site that supports the portal')
2230 'gbl_portal_cms_username' => array(
2231 xl('CMS Portal Username'),
2232 'text', // data type
2234 xl('Login name of WordPress user for portal access')
2237 'gbl_portal_cms_password' => array(
2238 xl('CMS Portal Password'),
2239 'text', // data type
2241 xl('Password for the above user')
2246 // Connectors Tab
2248 'Connectors' => array(
2250 'erx_enable' => array(
2251 xl('Enable NewCrop eRx Service'),
2252 'bool',
2253 '0',
2254 xl('Enable NewCrop eRx Service.') + ' ' +
2255 xl('Contact Medical Information Integration, LLC at http://mi-squared.com or ZH Healthcare at http://zhservices.com for subscribing to the NewCrop eRx service.')
2258 'erx_newcrop_path' => array(
2259 xl('NewCrop eRx Site Address'),
2260 'text',
2261 'https://secure.newcropaccounts.com/InterfaceV7/RxEntry.aspx',
2262 xl('URL for NewCrop eRx Site Address.')
2265 'erx_newcrop_path_soap' => array(
2266 xl('NewCrop eRx Web Service Address'),
2267 'text',
2268 'https://secure.newcropaccounts.com/v7/WebServices/Update1.asmx?WSDL;https://secure.newcropaccounts.com/v7/WebServices/Patient.asmx?WSDL',
2269 xl('URLs for NewCrop eRx Service Address, separated by a semi-colon.')
2272 'erx_soap_ttl_allergies' => array(
2273 xl('NewCrop eRx SOAP Request Time-To-Live for Allergies'),
2274 'num',
2275 '21600',
2276 xl('Time-To-Live for NewCrop eRx Allergies SOAP Request in seconds.')
2279 'erx_soap_ttl_medications' => array(
2280 xl('NewCrop eRx SOAP Request Time-To-Live for Medications'),
2281 'num',
2282 '21600',
2283 xl('Time-To-Live for NewCrop eRx Medications SOAP Request in seconds.')
2286 'erx_account_partner_name' => array(
2287 xl('NewCrop eRx Partner Name'),
2288 'text',
2290 xl('Partner Name issued for NewCrop eRx service.')
2293 'erx_account_name' => array(
2294 xl('NewCrop eRx Name'),
2295 'text',
2297 xl('Account Name issued for NewCrop eRx service.')
2300 'erx_account_password' => array(
2301 xl('NewCrop eRx Password'),
2302 'pass',
2304 xl('Account Password issued for NewCrop eRx service.')
2307 'erx_account_id' => array(
2308 xl('NewCrop eRx Account Id'),
2309 'text',
2310 '1',
2311 xl('Account Id issued for NewCrop eRx service, used to separate multi-facility accounts.')
2314 'erx_upload_active' => array(
2315 xl('Only upload active prescriptions'),
2316 'bool',
2317 '0',
2318 xl('Only upload active prescriptions to NewCrop eRx.')
2321 'erx_import_status_message' => array(
2322 xl('Enable NewCrop eRx import status message'),
2323 'bool',
2324 '0',
2325 xl('Enable import status message after visiting NewCrop eRx.')
2328 'erx_medication_display' => array(
2329 xl('Do not display NewCrop eRx Medications uploaded'),
2330 'bool',
2331 '0',
2332 xl('Do not display Medications uploaded after visiting NewCrop eRx.')
2335 'erx_allergy_display' => array(
2336 xl('Do not display NewCrop eRx Allergy uploaded'),
2337 'bool',
2338 '0',
2339 xl('Do not display Allergies uploaded after visiting NewCrop eRx.')
2342 'erx_default_patient_country' => array(
2343 xl('NewCrop eRx Default Patient Country'),
2344 array(
2345 '' => '',
2346 'US' => xl('USA'),
2347 'CA' => xl('Canada'),
2348 'MX' => xl('Mexico'),
2351 xl('Default Patient Country sent to NewCrop eRx, only if patient country is not set.'),
2354 'erx_debug_setting' => array(
2355 xl('NewCrop eRx Debug Setting'),
2356 array(
2357 0 => xl('None'),
2358 1 => xl('Request Only'),
2359 2 => xl('Response Only'),
2360 3 => xl('Request & Response'),
2362 '0',
2363 xl('Log all NewCrop eRx Requests and / or Responses.'),
2366 'phimail_enable' => array(
2367 xl('Enable phiMail Direct Messaging Service'),
2368 'bool', // data type
2369 '0',
2370 xl('Enable phiMail Direct Messaging Service')
2373 'phimail_server_address' => array(
2374 xl('phiMail Server Address'),
2375 'text', // data type
2376 'https://phimail.example.com:32541',
2377 xl('Contact EMR Direct to subscribe to the phiMail Direct messaging service')
2380 'phimail_username' => array(
2381 xl('phiMail Username'),
2382 'text', // data type
2384 xl('Contact EMR Direct to subscribe to the phiMail Direct messaging service')
2387 'phimail_password' => array(
2388 xl('phiMail Password'),
2389 'pass', // data type
2391 xl('Contact EMR Direct to subscribe to the phiMail Direct messaging service')
2394 'phimail_notify' => array(
2395 xl('phiMail notification user'),
2396 'text', // data type
2397 'admin',
2398 xl('This user will receive notification of new incoming Direct messages')
2401 'phimail_interval' => array(
2402 xl('phiMail Message Check Interval (minutes)'),
2403 'num', // data type
2404 '5',
2405 xl('Interval between message checks (set to zero for manual checks only)')
2408 'phimail_ccd_enable' => array(
2409 xl('phiMail Allow CCD Send'),
2410 'bool', // data type
2411 '0',
2412 xl('phiMail Allow CCD Send')
2415 'phimail_ccr_enable' => array(
2416 xl('phiMail Allow CCR Send'),
2417 'bool', // data type
2418 '0',
2419 xl('phiMail Allow CCR Send')
2423 'Rx' => array(
2424 'rx_enable_DEA' => array(
2425 xl('Rx Enable DEA #'),
2426 'bool', // data type
2427 '1',
2428 xl('Rx Enable DEA #')
2430 'rx_show_DEA' => array(
2431 xl('Rx Show DEA #'),
2432 'bool', // data type
2433 '0',
2434 xl('Rx Show DEA #')
2436 'rx_enable_NPI' => array(
2437 xl('Rx Enable NPI'),
2438 'bool', // data type
2439 '0',
2440 xl('Rx Enable NPI')
2442 'rx_show_NPI' => array(
2443 xl('Rx Show NPI'),
2444 'bool', // data type
2445 '0',
2446 xl('Rx Show NPI')
2448 'rx_enable_SLN' => array(
2449 xl('Rx Enable State Lic. #'),
2450 'bool', // data type
2451 '0',
2452 xl('Rx Enable State Lic. #')
2454 'rx_show_SLN' => array(
2455 xl('Rx Show State Lic. #'),
2456 'bool', // data type
2457 '0',
2458 xl('Rx Show State Lic. #')
2460 'rx_paper_size' => array(
2461 xl('Rx Paper Size'), // descriptive name
2462 array(
2463 'LETTER' => xl('Letter Paper Size'),
2464 'LEGAL' => xl('Legal Paper Size'),
2465 'FOLIO' => xl('Folio Paper Size'),
2466 'EXECUTIVE' => xl('Executive Paper Size'),
2467 '4A0' => ('4A0' . " " . xl('Paper Size')),
2468 '2A0' => ('2A0' . " " . xl('Paper Size')),
2469 'A0' => ('A0' . " " . xl('Paper Size')),
2470 'A1' => ('A1' . " " . xl('Paper Size')),
2471 'A2' => ('A2' . " " . xl('Paper Size')),
2472 'A3' => ('A3' . " " . xl('Paper Size')),
2473 'A4' => ('A4' . " " . xl('Paper Size')),
2474 'A5' => ('A5' . " " . xl('Paper Size')),
2475 'A6' => ('A6' . " " . xl('Paper Size')),
2476 'A7' => ('A7' . " " . xl('Paper Size')),
2477 'A8' => ('A8' . " " . xl('Paper Size')),
2478 'A9' => ('A9' . " " . xl('Paper Size')),
2479 'A10' => ('A10' . " " . xl('Paper Size')),
2480 'B0' => ('B0' . " " . xl('Paper Size')),
2481 'B1' => ('B1' . " " . xl('Paper Size')),
2482 'B2' => ('B2' . " " . xl('Paper Size')),
2483 'B3' => ('B3' . " " . xl('Paper Size')),
2484 'B4' => ('B4' . " " . xl('Paper Size')),
2485 'B5' => ('B5' . " " . xl('Paper Size')),
2486 'B6' => ('B6' . " " . xl('Paper Size')),
2487 'B7' => ('B7' . " " . xl('Paper Size')),
2488 'B8' => ('B8' . " " . xl('Paper Size')),
2489 'B9' => ('B9' . " " . xl('Paper Size')),
2490 'B10' => ('B10' . " " . xl('Paper Size')),
2491 'C0' => ('C0' . " " . xl('Paper Size')),
2492 'C1' => ('C1' . " " . xl('Paper Size')),
2493 'C2' => ('C2' . " " . xl('Paper Size')),
2494 'C3' => ('C3' . " " . xl('Paper Size')),
2495 'C4' => ('C4' . " " . xl('Paper Size')),
2496 'C5' => ('C5' . " " . xl('Paper Size')),
2497 'C6' => ('C6' . " " . xl('Paper Size')),
2498 'C7' => ('C7' . " " . xl('Paper Size')),
2499 'C8' => ('C8' . " " . xl('Paper Size')),
2500 'C9' => ('C9' . " " . xl('Paper Size')),
2501 'C10' => ('C10' . " " . xl('Paper Size')),
2502 'RA0' => ('RA0' . " " . xl('Paper Size')),
2503 'RA1' => ('RA1' . " " . xl('Paper Size')),
2504 'RA2' => ('RA2' . " " . xl('Paper Size')),
2505 'RA3' => ('RA3' . " " . xl('Paper Size')),
2506 'RA4' => ('RA4' . " " . xl('Paper Size')),
2507 'SRA0' => ('SRA0' . " " . xl('Paper Size')),
2508 'SRA1' => ('SRA1' . " " . xl('Paper Size')),
2509 'SRA2' => ('SRA2' . " " . xl('Paper Size')),
2510 'SRA3' => ('SRA3' . " " . xl('Paper Size')),
2511 'SRA4' => ('SRA4' . " " . xl('Paper Size')),
2513 'LETTER', // default = tree menu
2514 xl('Rx Paper Size')
2516 'rx_left_margin' => array(
2517 xl('Rx Left Margin (px)'),
2518 'num',
2519 '30',
2520 xl('Rx Left Margin (px)')
2522 'rx_right_margin' => array(
2523 xl('Rx Right Margin (px)'),
2524 'num',
2525 '30',
2526 xl('Rx Right Margin (px)')
2528 'rx_top_margin' => array(
2529 xl('Rx Top Margin (px)'),
2530 'num',
2531 '72',
2532 xl('Rx Top Margin (px)')
2534 'rx_bottom_margin' => array(
2535 xl('Rx Bottom Margin (px)'),
2536 'num',
2537 '30',
2538 xl('Rx Bottom Margin (px)')
2542 'PDF' => array (
2543 'pdf_layout' => array (
2544 xl('Layout'),
2545 array(
2546 'P' => xl('Portrait'),
2547 'L' => xl('Landscape')
2549 'P', //defaut
2550 xl("Choose Layout Direction"),
2552 'pdf_language' => array (
2553 xl('PDF Language'),
2554 array(
2555 'aa' => xl('Afar'),
2556 'af' => xl('Afrikaans'),
2557 'ak' => xl('Akan'),
2558 'sq' => xl('Albanian'),
2559 'am' => xl('Amharic'),
2560 'ar' => xl('Arabic'),
2561 'an' => xl('Aragonese'),
2562 'hy' => xl('Armenian'),
2563 'as' => xl('Assamese'),
2564 'av' => xl('Avaric'),
2565 'ae' => xl('Avestan'),
2566 'ay' => xl('Aymara'),
2567 'az' => xl('Azerbaijani'),
2568 'bm' => xl('Bambara'),
2569 'ba' => xl('Bashkir'),
2570 'eu' => xl('Basque'),
2571 'be' => xl('Belarusian'),
2572 'bn' => xl('Bengali- Bangla'),
2573 'bh' => xl('Bihari'),
2574 'bi' => xl('Bislama'),
2575 'bs' => xl('Bosnian'),
2576 'br' => xl('Breton'),
2577 'bg' => xl('Bulgarian'),
2578 'my' => xl('Burmese'),
2579 'ca' => xl('Catalan- Valencian'),
2580 'ch' => xl('Chamorro'),
2581 'ce' => xl('Chechen'),
2582 'ny' => xl('Chichewa- Chewa- Nyanja'),
2583 'zh' => xl('Chinese'),
2584 'cv' => xl('Chuvash'),
2585 'kw' => xl('Cornish'),
2586 'co' => xl('Corsican'),
2587 'cr' => xl('Cree'),
2588 'hr' => xl('Croatian'),
2589 'cs' => xl('Czech'),
2590 'da' => xl('Danish'),
2591 'dv' => xl('Divehi- Dhivehi- Maldivian-'),
2592 'nl' => xl('Dutch'),
2593 'dz' => xl('Dzongkha'),
2594 'en' => xl('English'),
2595 'eo' => xl('Esperanto'),
2596 'et' => xl('Estonian'),
2597 'ee' => xl('Ewe'),
2598 'fo' => xl('Faroese'),
2599 'fj' => xl('Fijian'),
2600 'fi' => xl('Finnish'),
2601 'fr' => xl('French'),
2602 'ff' => xl('Fula- Fulah- Pulaar- Pular'),
2603 'gl' => xl('Galician'),
2604 'ka' => xl('Georgian'),
2605 'de' => xl('German'),
2606 'el' => xl('Greek, Modern'),
2607 'gn' => xl('Guaraní'),
2608 'gu' => xl('Gujarati'),
2609 'ht' => xl('Haitian- Haitian Creole'),
2610 'ha' => xl('Hausa'),
2611 'he' => xl('Hebrew (modern)'),
2612 'hz' => xl('Herero'),
2613 'hi' => xl('Hindi'),
2614 'ho' => xl('Hiri Motu'),
2615 'hu' => xl('Hungarian'),
2616 'ia' => xl('Interlingua'),
2617 'id' => xl('Indonesian'),
2618 'ie' => xl('Interlingue'),
2619 'ga' => xl('Irish'),
2620 'ig' => xl('Igbo'),
2621 'ik' => xl('Inupiaq'),
2622 'io' => xl('Ido'),
2623 'is' => xl('Icelandic'),
2624 'it' => xl('Italian'),
2625 'iu' => xl('Inuktitut'),
2626 'ja' => xl('Japanese'),
2627 'jv' => xl('Javanese'),
2628 'kl' => xl('Kalaallisut, Greenlandic'),
2629 'kn' => xl('Kannada'),
2630 'kr' => xl('Kanuri'),
2631 'ks' => xl('Kashmiri'),
2632 'kk' => xl('Kazakh'),
2633 'km' => xl('Khmer'),
2634 'ki' => xl('Kikuyu, Gikuyu'),
2635 'rw' => xl('Kinyarwanda'),
2636 'ky' => xl('Kyrgyz'),
2637 'kv' => xl('Komi'),
2638 'kg' => xl('Kongo'),
2639 'ko' => xl('Korean'),
2640 'ku' => xl('Kurdish'),
2641 'kj' => xl('Kwanyama, Kuanyama'),
2642 'la' => xl('Latin'),
2643 'lb' => xl('Luxembourgish, Letzeburgesch'),
2644 'lg' => xl('Ganda'),
2645 'li' => xl('Limburgish, Limburgan, Limburger'),
2646 'ln' => xl('Lingala'),
2647 'lo' => xl('Lao'),
2648 'lt' => xl('Lithuanian'),
2649 'lu' => xl('Luba-Katanga'),
2650 'lv' => xl('Latvian'),
2651 'gv' => xl('Manx'),
2652 'mk' => xl('Macedonian'),
2653 'mg' => xl('Malagasy'),
2654 'ms' => xl('Malay'),
2655 'ml' => xl('Malayalam'),
2656 'mt' => xl('Maltese'),
2657 'mi' => xl('Māori'),
2658 'mr' => xl('Marathi (Marāṭhī)'),
2659 'mh' => xl('Marshallese'),
2660 'mn' => xl('Mongolian'),
2661 'na' => xl('Nauru'),
2662 'nv' => xl('Navajo, Navaho'),
2663 'nb' => xl('Norwegian Bokmål'),
2664 'nd' => xl('North Ndebele'),
2665 'ne' => xl('Nepali'),
2666 'ng' => xl('Ndonga'),
2667 'nn' => xl('Norwegian Nynorsk'),
2668 'no' => xl('Norwegian'),
2669 'ii' => xl('Nuosu'),
2670 'nr' => xl('South Ndebele'),
2671 'oc' => xl('Occitan'),
2672 'oj' => xl('Ojibwe, Ojibwa'),
2673 'cu' => xl('Old Church Slavonic, Church Slavonic, Old Bulgarian'),
2674 'om' => xl('Oromo'),
2675 'or' => xl('Oriya'),
2676 'os' => xl('Ossetian, Ossetic'),
2677 'pa' => xl('Panjabi, Punjabi'),
2678 'pi' => xl('Pāli'),
2679 'fa' => xl('Persian (Farsi)'),
2680 'pl' => xl('Polish'),
2681 'ps' => xl('Pashto, Pushto'),
2682 'pt' => xl('Portuguese'),
2683 'qu' => xl('Quechua'),
2684 'rm' => xl('Romansh'),
2685 'rn' => xl('Kirundi'),
2686 'ro' => xl('Romanian'),
2687 'ru' => xl('Russian'),
2688 'sa' => xl('Sanskrit (Saṁskṛta)'),
2689 'sc' => xl('Sardinian'),
2690 'sd' => xl('Sindhi'),
2691 'se' => xl('Northern Sami'),
2692 'sm' => xl('Samoan'),
2693 'sg' => xl('Sango'),
2694 'sr' => xl('Serbian'),
2695 'gd' => xl('Scottish Gaelic- Gaelic'),
2696 'sn' => xl('Shona'),
2697 'si' => xl('Sinhala, Sinhalese'),
2698 'sk' => xl('Slovak'),
2699 'sl' => xl('Slovene'),
2700 'so' => xl('Somali'),
2701 'st' => xl('Southern Sotho'),
2702 'es' => xl('Spanish- Castilian'),
2703 'su' => xl('Sundanese'),
2704 'sw' => xl('Swahili'),
2705 'ss' => xl('Swati'),
2706 'sv' => xl('Swedish'),
2707 'ta' => xl('Tamil'),
2708 'te' => xl('Telugu'),
2709 'tg' => xl('Tajik'),
2710 'th' => xl('Thai'),
2711 'ti' => xl('Tigrinya'),
2712 'bo' => xl('Tibetan Standard, Tibetan, Central'),
2713 'tk' => xl('Turkmen'),
2714 'tl' => xl('Tagalog'),
2715 'tn' => xl('Tswana'),
2716 'to' => xl('Tonga (Tonga Islands)'),
2717 'tr' => xl('Turkish'),
2718 'ts' => xl('Tsonga'),
2719 'tt' => xl('Tatar'),
2720 'tw' => xl('Twi'),
2721 'ty' => xl('Tahitian'),
2722 'ug' => xl('Uyghur, Uighur'),
2723 'uk' => xl('Ukrainian'),
2724 'ur' => xl('Urdu'),
2725 'uz' => xl('Uzbek'),
2726 've' => xl('Venda'),
2727 'vi' => xl('Vietnamese'),
2728 'vo' => xl('Volapük'),
2729 'wa' => xl('Walloon'),
2730 'cy' => xl('Welsh'),
2731 'wo' => xl('Wolof'),
2732 'fy' => xl('Western Frisian'),
2733 'xh' => xl('Xhosa'),
2734 'yi' => xl('Yiddish'),
2735 'yo' => xl('Yoruba'),
2736 'za' => xl('Zhuang, Chuang'),
2737 'zu' => xl('Zulu'),
2739 'en', // default English
2740 xl('Choose PDF languange Preference'),
2742 'pdf_size' => array(
2743 xl('Paper Size'), // Descriptive Name
2744 array(
2745 'LETTER' => xl('Letter Paper Size'),
2746 'LEGAL' => xl('Legal Paper Size'),
2747 'FOLIO' => xl('Folio Paper Size'),
2748 'EXECUTIVE' => xl('Executive Paper Size'),
2749 '4A0' => ('4A0' . " " . xl('Paper Size')),
2750 '2A0' => ('2A0' . " " . xl('Paper Size')),
2751 'A0' => ('A0' . " " . xl('Paper Size')),
2752 'A1' => ('A1' . " " . xl('Paper Size')),
2753 'A2' => ('A2' . " " . xl('Paper Size')),
2754 'A3' => ('A3' . " " . xl('Paper Size')),
2755 'A4' => ('A4' . " " . xl('Paper Size')),
2756 'A5' => ('A5' . " " . xl('Paper Size')),
2757 'A6' => ('A6' . " " . xl('Paper Size')),
2758 'A7' => ('A7' . " " . xl('Paper Size')),
2759 'A8' => ('A8' . " " . xl('Paper Size')),
2760 'A9' => ('A9' . " " . xl('Paper Size')),
2761 'A10' => ('A10' . " " . xl('Paper Size')),
2762 'B0' => ('B0' . " " . xl('Paper Size')),
2763 'B1' => ('B1' . " " . xl('Paper Size')),
2764 'B2' => ('B2' . " " . xl('Paper Size')),
2765 'B3' => ('B3' . " " . xl('Paper Size')),
2766 'B4' => ('B4' . " " . xl('Paper Size')),
2767 'B5' => ('B5' . " " . xl('Paper Size')),
2768 'B6' => ('B6' . " " . xl('Paper Size')),
2769 'B7' => ('B7' . " " . xl('Paper Size')),
2770 'B8' => ('B8' . " " . xl('Paper Size')),
2771 'B9' => ('B9' . " " . xl('Paper Size')),
2772 'B10' => ('B10' . " " . xl('Paper Size')),
2773 'C0' => ('C0' . " " . xl('Paper Size')),
2774 'C1' => ('C1' . " " . xl('Paper Size')),
2775 'C2' => ('C2' . " " . xl('Paper Size')),
2776 'C3' => ('C3' . " " . xl('Paper Size')),
2777 'C4' => ('C4' . " " . xl('Paper Size')),
2778 'C5' => ('C5' . " " . xl('Paper Size')),
2779 'C6' => ('C6' . " " . xl('Paper Size')),
2780 'C7' => ('C7' . " " . xl('Paper Size')),
2781 'C8' => ('C8' . " " . xl('Paper Size')),
2782 'C9' => ('C9' . " " . xl('Paper Size')),
2783 'C10' => ('C10' . " " . xl('Paper Size')),
2784 'RA0' => ('RA0' . " " . xl('Paper Size')),
2785 'RA1' => ('RA1' . " " . xl('Paper Size')),
2786 'RA2' => ('RA2' . " " . xl('Paper Size')),
2787 'RA3' => ('RA3' . " " . xl('Paper Size')),
2788 'RA4' => ('RA4' . " " . xl('Paper Size')),
2789 'SRA0' => ('SRA0' . " " . xl('Paper Size')),
2790 'SRA1' => ('SRA1' . " " . xl('Paper Size')),
2791 'SRA2' => ('SRA2' . " " . xl('Paper Size')),
2792 'SRA3' => ('SRA3' . " " . xl('Paper Size')),
2793 'SRA4' => ('SRA4' . " " . xl('Paper Size')),
2795 'LETTER',
2796 xl('Choose Paper Size')
2798 'pdf_left_margin' => array(
2799 xl('Left Margin (mm)'),
2800 'num',
2801 '5',
2802 xl('Left Margin (mm)')
2804 'pdf_right_margin' => array(
2805 xl('Right Margin (mm)'),
2806 'num',
2807 '5',
2808 xl('Right Margin (mm)')
2810 'pdf_top_margin' => array(
2811 xl('Top Margin (mm)'),
2812 'num',
2813 '5',
2814 xl('Top Margin (mm)')
2816 'pdf_bottom_margin' => array(
2817 xl('Bottom Margin (px)'),
2818 'num',
2819 '8',
2820 xl('Bottom Margin (px)')
2822 'pdf_output' => array (
2823 xl('Output Type'),
2824 array(
2825 'D' => xl('Download'),
2826 'I' => xl('Inline')
2828 'D', //defaut
2829 xl("Choose Download or Display Inline"),
2832 'chart_label_type' => array(
2833 xl('Patient Label Type'),
2834 array(
2835 '0' => xl('None'),
2836 '1' => '5160',
2837 '2' => '5161',
2838 '3' => '5162'
2840 '1', // default
2841 xl('Avery Label type for printing patient labels from popups in left nav screen'),
2844 'barcode_label_type' => array(
2845 xl('Barcode Label Type'),
2846 array(
2847 '0' => xl('None'),
2848 '1' => 'std25',
2849 '2' => 'int25',
2850 '3' => 'ean8',
2851 '4' => 'ean13',
2852 '5' => 'upc',
2853 '6' => 'code11',
2854 '7' => 'code39',
2855 '8' => 'code93',
2856 '9' => 'code128',
2857 '10' => 'codabar',
2858 '11' => 'msi',
2859 '12' => 'datamatrix'
2861 '9', // default = None
2862 xl('Barcode type for printing barcode labels from popups in left nav screen.')
2865 'addr_label_type' => array(
2866 xl('Print Patient Address Label'),
2867 'bool', // data type
2868 '1', // default = false
2869 xl('Select to print patient address labels from popups in left nav screen.')