removed related phpmyadmin links and globals
[openemr.git] / interface / main / tabs / menu / menu_data.php
blob7ca4ccdc9c02dea5384dcbddb05ede619b5ed777
1 <?php
2 /**
4 * json of menu structure (use this when not in the database)
6 * Copyright (C) 2016 Kevin Yeh <kevin.y@integralemr.com>
7 * Copyright (C) 2016 Brady Miller <brady.g.miller@gmail.com>
9 * LICENSE: This program is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU General Public License
11 * as published by the Free Software Foundation; either version 3
12 * of the License, or (at your option) any later version.
13 * This program is distributed in the hope that it will be useful,
14 * but WITHOUT ANY WARRANTY; without even the implied warranty of
15 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 * GNU General Public License for more details.
17 * You should have received a copy of the GNU General Public License
18 * along with this program. If not, see <http://opensource.org/licenses/gpl-license.php>;.
20 * @package OpenEMR
21 * @author Kevin Yeh <kevin.y@integralemr.com>
22 * @author Brady Miller <brady.g.miller@gmail.com>
23 * @link http://www.open-emr.org
26 $menu_json='[
27 {"label":"Calendar","menu_id":"cal0","target":"cal","url":"/interface/main/main_info.php","children":[],"requirement":0,"acl_req":["patients","appt"],"global_req_strict":["!disable_calendar","!ippf_specific"]},
28 {"label":"Flow Board","menu_id":"pfb0","target":"flb","url":"/interface/patient_tracker/patient_tracker.php?skip_timeout_reset=1","children":[],"requirement":0,"acl_req":["patients","appt"],"global_req_strict":["!disable_pat_trkr","!disable_calendar"]},
29 {"label":"Messages ","menu_id":"msg0","target":"msg","url":"/interface/main/messages/messages.php?form_active=1","children":[],"requirement":0,"acl_req":["patients","notes"]},
30 {"label":"Patient/Client","menu_id":"patimg","children":[
31 {"label":"Patients","menu_id":"fin0","target":"fin","url":"/interface/main/finder/dynamic_finder.php","children":[],"requirement":0,"acl_req":["patients","demo"]},
32 {"label":"New/Search","menu_id":"new0","target":"pat","url":"/interface/new/new.php","children":[],"requirement":0,"acl_req":["patients","demo","write","addonly"],"global_req":"full_new_patient_form"},
33 {"label":"New","menu_id":"new0","target":"pat","url":"/interface/new/new.php","children":[],"requirement":0,"acl_req":["patients","demo","write","addonly"],"global_req":"!full_new_patient_form"},
34 {"label":"Summary","menu_id":"dem1","target":"pat","url":"/interface/patient_file/summary/demographics.php","children":[],"requirement":1,"acl_req":["patients","demo"]},
35 {"label":"Visits","icon":"fa-caret-right","children":[
36 {"label":"Calendar","menu_id":"cal0","target":"cal","url":"/interface/main/main_info.php","children":[],"requirement":0,"acl_req":["patients","appt"],"global_req_strict":["ippf_specific","!disable_calendar"]},
37 {"label":"Create Visit","menu_id":"nen1","target":"enc","url":"/interface/forms/newpatient/new.php?autoloaded=1&calenc=","children":[],"requirement":1},
38 {"label":"Current","menu_id":"enc2","target":"enc","url":"/interface/patient_file/encounter/encounter_top.php","children":[],"requirement":3,"acl_req":["patients","appt"]},
39 {"label":"Visit History","menu_id":"ens1","target":"enc","url":"/interface/patient_file/history/encounters.php","children":[],"requirement":1,"acl_req":["patients","appt"]}
40 ],"requirement":0},
41 {"label":"Records","icon":"fa-caret-right","children":[
42 {"label":"Patient Record Request","menu_id":"prq1","target":"enc","url":"/interface/patient_file/transaction/record_request.php","children":[],"requirement":1,"acl_req":["patients","med"]}
43 ],"requirement":0},
44 {"label":"Visit Forms","icon":"fa-caret-right","children":[],"requirement":0},
45 {"label":"Import","icon":"fa-caret-right","children":[
46 {"label":"Upload","menu_id":"ccr0","target":"pat","url":"/interface/patient_file/ccr_import.php","children":[],"requirement":0,"acl_req":["patients","med","write"]},
47 {"label":"Pending Approval","menu_id":"apr0","target":"pat","url":"/interface/patient_file/ccr_pending_approval.php","children":[],"requirement":0,"acl_req":["patients","med","write"]}
48 ],"requirement":0}
49 ],"requirement":0},
50 {"label":"Groups","menu_id":"groupimg","children":[
51 {"label":"Groups","menu_id":"gfn0","target":"gfn","url":"/interface/therapy_groups/index.php?method=listGroups","children":[],"requirement":0},
52 {"label":"New","menu_id":"gng0","target":"gng","url":"/interface/therapy_groups/index.php?method=addGroup","children":[],"requirement":0},
53 {"label":"Group Details","menu_id":"gdg4","target":"gdg","url":"/interface/therapy_groups/index.php?method=groupDetails&group_id=from_session","children":[],"requirement":4},
54 {"label":"Visits","icon":"fa-caret-right","children":[
55 {"label":"Create Visit","menu_id":"gcv4","target":"enc","url":"/interface/forms/newGroupEncounter/new.php?autoloaded=1&calenc==","children":[],"requirement":4},
56 {"label":"Current","menu_id":"enc5","target":"enc","url":"/interface/patient_file/encounter/encounter_top.php","children":[],"requirement":5},
57 {"label":"Visit History","menu_id":"gvh4","target":"enc","url":"/interface/patient_file/history/encounters.php","children":[],"requirement":4}
58 ],"requirement":0}
59 ],"requirement":0,"global_req":"enable_group_therapy"},
60 {"label":"Fees","menu_id":"feeimg","children":[
61 {"label":"Fee Sheet","menu_id":"cod2","target":"enc","url":"/interface/patient_file/encounter/load_form.php?formname=fee_sheet","children":[],"requirement":2,"acl_req":[["encounters","coding","write"],["encounters","coding_a","write"]]},
62 {"label":"Charges","menu_id":"cod1","target":"enc","url":"/interface/patient_file/encounter/encounter_bottom.php","children":[],"requirement":2,"acl_req":["acct","bill","write"],"global_req":"use_charges_panel"},
63 {"label":"Payment","menu_id":"pay1","target":"enc","url":"/interface/patient_file/front_payment.php","children":[],"requirement":1,"acl_req":["acct","bill","write"]},
64 {"label":"Checkout","menu_id":"bil1","target":"enc","url":"/interface/patient_file/pos_checkout.php?framed=1","children":[],"requirement":1,"acl_req":["acct","bill","write"]},
65 {"label":"Billing","menu_id":"bil0","target":"bil","url":"/interface/billing/billing_report.php","children":[],"requirement":0,"acl_req":[["acct","eob","write"],["acct","bill","write"]],"global_req":"!simplified_demographics"},
66 {"label":"Batch Payments","menu_id":"npa0","target":"pat","url":"/interface/billing/new_payment.php","children":[],"requirement":0,"acl_req":[["acct","eob","write"],["acct","bill","write"]],"global_req":"enable_batch_payment"},
67 {"label":"Posting","menu_id":"eob","target":"pat","url":"/interface/billing/sl_eob_search.php","children":[],"requirement":0,"global_req":"enable_posting","acl_req":["acct","eob","write"]},
68 {"label":"EDI History","menu_id":"edi0","target":"pat","url":"/interface/billing/edih_view.php","children":[],"requirement":0,"acl_req":["acct","eob"],"global_req":"enable_edihistory_in_left_menu"}
69 ],"requirement":0,"global_req":"enable_fees_in_left_menu"},
70 {"label":"Modules","menu_id":"modimg","children":[
71 {"label":"Manage Modules","menu_id":"adm0","target":"pat","url":"/interface/modules/zend_modules/public/Installer","children":[],"requirement":0,"acl_req":["menus","modle"]}
72 ],"requirement":0},
73 {"label":"Inventory","menu_id":"invimg","children":[
74 {"label":"Management","menu_id":"adm0","target":"adm","url":"/interface/drugs/drug_inventory.php","children":[],"requirement":0,"acl_req":["admin","drugs"]},
75 {"label":"Destroyed","menu_id":"adm0","target":"adm","url":"/interface/destroyed_drugs_report.php","children":[],"requirement":0,"acl_req":["admin","drugs"]}
76 ],"requirement":0,"global_req":"inhouse_pharmacy"},
77 {"label":"Procedures","menu_id":"proimg","children":[
78 {"label":"Providers","menu_id":"orl0","target":"pat","url":"/interface/orders/procedure_provider_list.php","children":[],"requirement":0,"acl_req":["admin","super"]},
79 {"label":"Configuration","menu_id":"ort0","target":"pat","url":"/interface/orders/types.php","children":[],"requirement":0,"acl_req":["admin","super"]},
80 {"label":"Load Compendium","menu_id":"orc0","target":"pat","url":"/interface/orders/load_compendium.php","children":[],"requirement":0,"acl_req":["admin","super"]},
81 {"label":"Pending Review","menu_id":"orp1","target":"enc","url":"/interface/orders/orders_results.php?review=1","children":[],"requirement":1,"acl_req":["patients","lab"]},
82 {"label":"Patient Results","menu_id":"orr1","target":"enc","url":"/interface/orders/orders_results.php","children":[],"requirement":1,"acl_req":["patients","lab"]},
83 {"label":"Lab Overview","menu_id":"lda1","target":"enc","url":"/interface/patient_file/summary/labdata.php","children":[],"requirement":1,"acl_req":["patients","lab"]},
84 {"label":"Batch Results","menu_id":"orb0","target":"pat","url":"/interface/orders/orders_results.php?batch=1","children":[],"requirement":0,"acl_req":["patients","lab"]},
85 {"label":"Electronic Reports","menu_id":"ore0","target":"pat","url":"/interface/orders/list_reports.php","children":[],"requirement":0,"acl_req":["patients","lab"]},
86 {"label":"Lab Documents","menu_id":"dld0","target":"pat","url":"/interface/main/display_documents.php","children":[],"requirement":0,"acl_req":["patients","lab"]}
87 ],"requirement":0},
88 {"label":"New Crop","menu_id":"feeimg","children":[
89 {"label":"e-Rx","menu_id":"ncr0","target":"pat","url":"/interface/eRx.php","children":[],"requirement":1,"acl_req":["patients","rx"]},
90 {"label":"e-Rx Renewal","menu_id":"ncr1","target":"pat","url":"/interface/eRx.php?page=status","children":[],"requirement":1,"acl_req":["patients","rx"]},
91 {"label":"e-Rx EPCS","menu_id":"ncr2","target":"pat","url":"/interface/eRx.php?page=epcs-admin","children":[],"requirement":0,"acl_req":["patients","rx"],"global_req":"newcrop_user_role_erxadmin"}
92 ],"requirement":1,"global_req_strict":["erx_enable","newcrop_user_role"]},
93 {"label":"Administration","menu_id":"admimg","children":[
94 {"label":"Globals","menu_id":"adm0","target":"adm","url":"/interface/super/edit_globals.php","children":[],"requirement":0,"acl_req":["admin","super"]},
95 {"label":"Facilities","menu_id":"adm0","target":"adm","url":"/interface/usergroup/facilities.php","children":[],"requirement":0,"acl_req":["admin","users"]},
96 {"label":"Users","menu_id":"adm0","target":"adm","url":"/interface/usergroup/usergroup_admin.php","children":[],"requirement":0,"acl_req":["admin","users"]},
97 {"label":"Addr Book","menu_id":"adb0","target":"adm","url":"/interface/usergroup/addrbook_list.php","children":[],"requirement":0,"acl_req":["admin","practice"]},
98 {"label":"Practice","menu_id":"adm0","target":"adm","url":"/controller.php?practice_settings&pharmacy&action=list","children":[],"requirement":0,"acl_req":["admin","practice"]},
99 {"label":"Codes","menu_id":"sup0","target":"adm","url":"/interface/patient_file/encounter/superbill_custom_full.php","children":[],"requirement":0,"acl_req":["admin","superbill"]},
100 {"label":"Layouts","menu_id":"adm0","target":"adm","url":"/interface/super/edit_layout.php","children":[],"requirement":0,"acl_req":["admin","super"]},
101 {"label":"Lists","menu_id":"adm0","target":"adm","url":"/interface/super/edit_list.php","children":[],"requirement":0,"acl_req":["admin","super"]},
102 {"label":"ACL","menu_id":"adm0","target":"adm","url":"/interface/usergroup/adminacl.php","children":[],"requirement":0,"acl_req":["admin","acl"]},
103 {"label":"Files","menu_id":"adm0","target":"adm","url":"/interface/super/manage_site_files.php","children":[],"requirement":0,"acl_req":["admin","super"]},
104 {"label":"Backup","menu_id":"adm0","target":"adm","url":"/interface/main/backup.php","children":[],"requirement":0,"acl_req":["admin","super"]},
105 {"label":"Rules","menu_id":"adm0","target":"adm","url":"/interface/super/rules/index.php?action=browse!list","children":[],"requirement":0,"acl_req":["admin","super"],"global_req":"enable_cdr"},
106 {"label":"Alerts","menu_id":"adm0","target":"adm","url":"/interface/super/rules/index.php?action=alerts!listactmgr","children":[],"requirement":0,"acl_req":["admin","super"],"global_req":"enable_cdr"},
107 {"label":"Patient Reminders","menu_id":"adm0","target":"adm","url":"/interface/patient_file/reminder/patient_reminders.php?mode=admin&patient_id=","children":[],"requirement":0,"acl_req":["admin","super"],"global_req":"enable_cdr"},
108 {"label":"De Identification","menu_id":"adm0","target":"adm","url":"/interface/de_identification_forms/de_identification_screen1.php","children":[],"requirement":0,"acl_req":["admin","super"],"global_req":"include_de_identification"},
109 {"label":"Re Identification","menu_id":"adm0","target":"adm","url":"/interface/de_identification_forms/re_identification_input_screen.php","children":[],"requirement":0,"acl_req":["admin","super"],"global_req":"include_de_identification"},
110 {"label":"Export","menu_id":"adm0","target":"adm","url":"/interface/main/ippf_export.php","children":[],"requirement":0,"acl_req":["admin","super"],"global_req":"ippf_specific"},
111 {"label":"Other","icon":"fa-caret-right","children":[
112 {"label":"Language","menu_id":"adm0","target":"adm","url":"/interface/language/language.php","children":[],"requirement":0,"acl_req":["admin","language"]},
113 {"label":"Forms","menu_id":"adm0","target":"adm","url":"/interface/forms_admin/forms_admin.php","children":[],"requirement":0,"acl_req":["admin","forms"]},
114 {"label":"Calendar","menu_id":"adm0","target":"adm","url":"/interface/main/calendar/index.php?module=PostCalendar&type=admin&func=modifyconfig","children":[],"requirement":0,"acl_req":["admin","calendar"],"global_req":"!disable_calendar"},
115 {"label":"Logs","menu_id":"adm0","target":"adm","url":"/interface/logview/logview.php","children":[],"requirement":0,"acl_req":["admin","users"]},
116 {"label":"eRx Logs","menu_id":"adm0","target":"adm","url":"/interface/logview/erx_logview.php","children":[],"requirement":0,"acl_req":["admin","super"],"global_req":["erx_enable","newcrop_user_role"]},
117 {"label":"Certificates","menu_id":"adm0","target":"adm","url":"/interface/usergroup/ssl_certificates_admin.php","children":[],"requirement":0,"acl_req":["admin","users"]},
118 {"label":"Native Data Loads","menu_id":"adm0","target":"adm","url":"/interface/super/load_codes.php","children":[],"requirement":0,"acl_req":["admin","super"]},
119 {"label":"External Data Loads","menu_id":"adm0","target":"adm","url":"/interface/code_systems/dataloads_ajax.php","children":[],"requirement":0,"acl_req":["admin","super"]},
120 {"label":"Merge Patients","menu_id":"adm0","target":"adm","url":"/interface/patient_file/merge_patients.php","children":[],"requirement":0,"acl_req":["admin","super"]},
121 {"label":"Import Holidays","menu_id":"adm0","target":"adm","url":"/interface/main/holidays/import_holidays.php","children":[],"requirement":0,"acl_req":["admin","super"]},
122 {"label":"Audit Log Tamper","menu_id":"adm0","target":"adm","url":"/interface/reports/audit_log_tamper_report.php","children":[],"requirement":0,"acl_req":["admin","super"],"global_req":"enable_auditlog_encryption"}
123 ],"requirement":0}
124 ],"requirement":0,"acl_req":[["admin","calendar"],["admin","database"],["admin","forms"],["admin","practice"],["admin","users"],["admin","acl"],["admin","super"],["admin","superbill"],["admin","drugs"]]},
125 {"label":"Reports","menu_id":"repimg","children":[
126 {"label":"Clients","icon":"fa-caret-right","children":[
127 {"label":"List","menu_id":"rep0","target":"rep","url":"/interface/reports/patient_list.php","children":[],"requirement":0,"acl_req":["patients","demo"]},
128 {"label":"Rx","menu_id":"rep0","target":"rep","url":"/interface/reports/prescriptions_report.php","children":[],"requirement":0,"acl_req":["patients","rx"],"global_req":"!disable_prescriptions"},
129 {"label":"Patient List Creation","menu_id":"rep0","target":"rep","url":"/interface/reports/patient_list_creation.php","children":[],"requirement":0,"acl_req":["patients","med"]},
130 {"label":"Clinical","menu_id":"rep0","target":"rep","url":"/interface/reports/clinical_reports.php","children":[],"requirement":0,"acl_req":["patients","med"]},
131 {"label":"Referrals","menu_id":"rep0","target":"rep","url":"/interface/reports/referrals_report.php","children":[],"requirement":0,"acl_req":["patients","med"]},
132 {"label":"Immunization Registry","menu_id":"rep0","target":"rep","url":"/interface/reports/immunization_report.php","children":[],"requirement":0,"acl_req":["patients","med"]}
133 ],"requirement":0},
134 {"label":"Clinic","icon":"fa-caret-right","children":[
135 {"label":"Report Results","menu_id":"rep0","target":"rep","url":"/interface/reports/report_results.php","children":[],"requirement":0,"acl_req":["patients","med"],"global_req":["enable_cdr","enable_cqm","enable_amc"]},
136 {"label":"Standard Measures","menu_id":"rep0","target":"rep","url":"/interface/reports/cqm.php?type=standard","children":[],"requirement":0,"acl_req":["patients","med"],"global_req":"enable_cdr"},
137 {"label":"Quality Measures (CQM)","menu_id":"rep0","target":"rep","url":"/interface/reports/cqm.php?type=cqm","children":[],"requirement":0,"acl_req":["patients","med"],"global_req":"enable_cqm"},
138 {"label":"Automated Measures (AMC)","menu_id":"rep0","target":"rep","url":"/interface/reports/cqm.php?type=amc","children":[],"requirement":0,"acl_req":["patients","med"],"global_req":"enable_amc"},
139 {"label":"AMC Tracking","menu_id":"rep0","target":"rep","url":"/interface/reports/amc_tracking.php","children":[],"requirement":0,"acl_req":["patients","med"],"global_req":"enable_amc_tracking"},
140 {"label":"Alerts Log","menu_id":"rep0","target":"rep","url":"/interface/reports/cdr_log.php","children":[],"requirement":0,"acl_req":["patients","med"]}
141 ],"requirement":0,"global_req_strict":["enable_cdr","enable_alert_log"]},
142 {"label":"Visits","icon":"fa-caret-right","children":[
143 {"label":"Daily Report","menu_id":"rep0","target":"rep","url":"/interface/reports/daily_summary_report.php","children":[],"requirement":0,"acl_req":["acct","rep_a"]},
144 {"label":"Appointments","menu_id":"rep0","target":"rep","url":"/interface/reports/appointments_report.php","children":[],"requirement":0,"acl_req":["patients","appt"],"global_req":"!disable_calendar"},
145 {"label":"Patient Flow Board","menu_id":"rep0","target":"rep","url":"/interface/reports/patient_flow_board_report.php","children":[],"requirement":0,"acl_req":["patients","appt"],"global_req_strict":["!disable_pat_trkr","!disable_calendar"]},
146 {"label":"Encounters","menu_id":"rep0","target":"rep","url":"/interface/reports/encounters_report.php","children":[],"requirement":0,"acl_req":["encounters","coding_a"]},
147 {"label":"Appt-Enc","menu_id":"rep0","target":"rep","url":"/interface/reports/appt_encounter_report.php","children":[],"requirement":0,"acl_req":["acct","rep_a"],"global_req":"!disable_calendar"},
148 {"label":"Superbill","menu_id":"rep0","target":"rep","url":"/interface/reports/custom_report_range.php","children":[],"requirement":0,"acl_req":["encounters","coding_a"],"global_req":"!ippf_specific"},
149 {"label":"Eligibility","menu_id":"rep0","target":"rep","url":"/interface/reports/edi_270.php","children":[],"requirement":0,"acl_req":["patients","demo"]},
150 {"label":"Eligibility Response","menu_id":"rep0","target":"rep","url":"/interface/reports/edi_271.php","children":[],"requirement":0,"acl_req":["patients","demo"]},
151 {"label":"Chart Activity","menu_id":"rep0","target":"rep","url":"/interface/reports/chart_location_activity.php","children":[],"requirement":0,"acl_req":["patients","appt"],"global_req":"!disable_chart_tracker"},
152 {"label":"Charts Out","menu_id":"rep0","target":"rep","url":"/interface/reports/charts_checked_out.php","children":[],"requirement":0,"acl_req":["patients","appt"],"global_req":"!disable_chart_tracker"},
153 {"label":"Services","menu_id":"rep0","target":"rep","url":"/interface/reports/services_by_category.php","children":[],"requirement":0},
154 {"label":"Syndromic Surveillance","menu_id":"rep0","target":"rep","url":"/interface/reports/non_reported.php","children":[],"requirement":0,"acl_req":["patients","med"]}
155 ],"requirement":0},
156 {"label":"Financial","icon":"fa-caret-right","children":[
157 {"label":"Sales","menu_id":"rep0","target":"rep","url":"/interface/reports/sales_by_item.php","children":[],"requirement":0,"acl_req":["acct","rep_a"]},
158 {"label":"Cash Rec","menu_id":"rep0","target":"rep","url":"/interface/billing/sl_receipts_report.php","children":[],"requirement":0,"acl_req":["acct","rep_a"]},
159 {"label":"Front Rec","menu_id":"rep0","target":"rep","url":"/interface/reports/front_receipts_report.php","children":[],"requirement":0,"acl_req":["acct","rep_a"]},
160 {"label":"Pmt Method","menu_id":"rep0","target":"rep","url":"/interface/reports/receipts_by_method_report.php","children":[],"requirement":0,"acl_req":["acct","rep_a"]},
161 {"label":"Collections","menu_id":"rep0","target":"rep","url":"/interface/reports/collections_report.php","children":[],"requirement":0,"acl_req":["acct","rep_a"]},
162 {"label":"Pat Ledger","menu_id":"rep0","target":"rep","url":"/interface/reports/pat_ledger.php?form=0","children":[],"requirement":0,"acl_req":["acct","rep_a"]},
163 {"label":"Financial Summary by Service Code","menu_id":"rep0","target":"rep","url":"/interface/reports/svc_code_financial_report.php","children":[],"requirement":0,"acl_req":["acct","rep_a"]}
164 ],"requirement":0},
165 {"label":"Inventory","icon":"fa-caret-right","children":[
166 {"label":"List","url":"/interface/reports/inventory_list.php","target":"rep","children":[],"requirement":0,"acl_req":["admin","drugs"]},
167 {"label":"Activity","url":"/interface/reports/inventory_activity.php","target":"rep","children":[],"requirement":0,"acl_req":["admin","drugs"]},
168 {"label":"Transactions","url":"/interface/reports/inventory_transactions.php","target":"rep","children":[],"requirement":0,"acl_req":["admin","drugs"]}
169 ],"requirement":0,"global_req":"inhouse_pharmacy"},
170 {"label":"Procedures","icon":"fa-caret-right","children":[
171 {"label":"Pending Res","url":"/interface/orders/pending_orders.php","target":"rep","children":[],"requirement":0,"acl_req":["patients","lab"]},
172 {"label":"Pending F/U","url":"/interface/orders/pending_followup.php","target":"rep","children":[],"requirement":0,"acl_req":["patients","lab"],"global_req":"ippf_specific"},
173 {"label":"Statistics","url":"/interface/orders/procedure_stats.php","target":"rep","children":[],"requirement":0,"acl_req":["patients","lab"]}
174 ],"requirement":0},
175 {"label":"Insurance","icon":"fa-caret-right","children":[
176 {"label":"Distribution","menu_id":"rep0","target":"rep","url":"/interface/reports/insurance_allocation_report.php","children":[],"requirement":0,"acl_req":["acct","rep_a"]},
177 {"label":"Indigents","menu_id":"rep0","target":"rep","url":"/interface/billing/indigent_patients_report.php","children":[],"requirement":0,"acl_req":["acct","rep_a"]},
178 {"label":"Unique SP","menu_id":"rep0","target":"rep","url":"/interface/reports/unique_seen_patients_report.php","children":[],"requirement":0,"acl_req":["patients","demo"]}
179 ],"requirement":0,"global_req":"!simplified_demographics"},
180 {"label":"Statistics","icon":"fa-caret-right","children":[
181 {"label":"IPPF Stats","menu_id":"rep0","target":"rep","url":"/interface/reports/ippf_statistics.php?t=i","children":[],"requirement":0,"acl_req":["acct","rep_a"]},
182 {"label":"GCAC Stats","menu_id":"rep0","target":"rep","url":"/interface/reports/ippf_statistics.php?t=g","children":[],"requirement":0,"acl_req":["acct","rep_a"]},
183 {"label":"MA Stats","menu_id":"rep0","target":"rep","url":"/interface/reports/ippf_statistics.php?t=m","children":[],"requirement":0,"acl_req":["acct","rep_a"]},
184 {"label":"CYP","menu_id":"rep0","target":"rep","url":"/interface/reports/ippf_cyp_report.php","children":[],"requirement":0,"acl_req":["acct","rep_a"]},
185 {"label":"Daily Record","menu_id":"rep0","target":"rep","url":"/interface/reports/ippf_daily.php","children":[],"requirement":0,"acl_req":["acct","rep_a"]}
186 ],"requirement":0,"global_req":"ippf_specific"},
187 {"label":"Blank Forms","icon":"fa-caret-right","children":[
188 {"label":"Demographics","url":"/interface/patient_file/summary/demographics_print.php","target":"rep","children":[],"requirement":0},
189 {"label":"Superbill/Fee Sheet","url":"/interface/patient_file/printed_fee_sheet.php","target":"rep","children":[],"requirement":0},
190 {"label":"Referral","url":"/interface/patient_file/transaction/print_referral.php","target":"rep","children":[],"requirement":0}
191 ],"requirement":0},
192 {"label":"Services","icon":"fa-caret-right","children":[
193 {"label":"Background Services","menu_id":"rep0","target":"rep","url":"/interface/reports/background_services.php","children":[],"requirement":0,"acl_req":["admin","batchcom"]},
194 {"label":"Direct Message Log","menu_id":"rep0","target":"rep","url":"/interface/reports/direct_message_log.php","children":[],"requirement":0}
195 ],"requirement":0,"acl_req":["admin","batchcom"]}
196 ],"requirement":0},
197 {"label":"Miscellaneous","menu_id":"misimg","children":[
198 {"label":"Portal Activity","menu_id":"por0","target":"por","url":"/myportal/index.php","children":[],"requirement":0,"global_req_strict":["portal_offsite_enable","portal_offsite_address"],"acl_req":["patientportal","portal"]},
199 {"label":"Portal Dashboard","menu_id":"por2","target":"por","url":"/portal/patient/provider","children":[],"requirement":0,"global_req_strict":"portal_onsite_two_enable","acl_req":["patientportal","portal"]},
200 {"label":"CMS Portal","menu_id":"por1","target":"por","url":"/interface/cmsportal/list_requests.php","children":[],"requirement":0,"global_req":"gbl_portal_cms_enable","acl_req":["patientportal","portal"]},
201 {"label":"Patient Education","menu_id":"ped0","target":"msc","url":"/interface/reports/patient_edu_web_lookup.php","children":[],"requirement":0},
202 {"label":"Authorizations","menu_id":"aun0","target":"msc","url":"/interface/main/authorizations/authorizations.php","children":[],"requirement":0,"acl_req":[["encounters","auth"],["encounters","auth_a"]]},
203 {"label":"Fax/Scan","menu_id":"fax","target":"msc","url":"/interface/fax/faxq.php","children":[],"requirement":0,"acl_req":["patients","docs"],"global_req":["enable_hylafax","enable_scanner"]},
204 {"label":"Addr Book","menu_id":"adb0","target":"msc","url":"/interface/usergroup/addrbook_list.php","children":[],"requirement":0,"acl_req":["admin","practice"]},
205 {"label":"Order Catalog","menu_id":"ort0","target":"msc","url":"/interface/orders/types.php","children":[],"requirement":0,"acl_req":["admin","practice"]},
206 {"label":"Chart Tracker","menu_id":"cht0","target":"msc","url":"/custom/chart_tracker.php","children":[],"requirement":0,"acl_req":["patients","appt"],"global_req":"!disable_chart_tracker"},
207 {"label":"Ofc Notes","menu_id":"ono0","target":"msc","url":"/interface/main/onotes/office_comments.php","children":[],"requirement":0,"acl_req":["encounters","notes"]},
208 {"label":"BatchCom","menu_id":"adm0","target":"msc","url":"/interface/batchcom/batchcom.php","children":[],"requirement":0,"acl_req":[["admin","batchcom"],["admin","practice"]]},
209 {"label":"Configure Tracks","menu_id":"con0","target":"msc","url":"/interface/forms/track_anything/create.php","children":[],"requirement":0,"global_req":"track_anything_state"},
210 {"label":"Password","menu_id":"pwd0","target":"msc","url":"/interface/usergroup/user_info.php","children":[],"requirement":0},
211 {"label":"Preferences","menu_id":"prf0","target":"msc","url":"/interface/super/edit_globals.php?mode=user","children":[],"requirement":0},
212 {"label":"New Documents","menu_id":"adm0","target":"msc","url":"/controller.php?document&list&patient_id=00","children":[],"requirement":0,"acl_req":["patients","docs","write","addonly"]},
213 {"label":"Document Templates","menu_id":"adm0","target":"msc","url":"/interface/super/manage_document_templates.php","children":[],"requirement":0,"acl_req":["admin","practice"]}
214 ],"requirement":0,"acl_req":["patients","docs"]},
215 {"label":"Popups","menu_id":"popup","children":[
216 {"label":"Issues","menu_id":"Popup:Issues","url":"/interface/patient_file/problem_encounter.php","target":"pop","children":[],"requirement":1,"acl_req":["patients","med"],"global_req":"allow_issue_menu_link"},
217 {"label":"Export","menu_id":"Popup:Export","url":"/custom/export_xml.php","target":"pop","children":[],"requirement":1,"acl_req":["patients","demo"],"global_req":"!ippf_specific"},
218 {"label":"Import","menu_id":"Popup:Import","url":"/custom/import_xml.php","target":"pop","children":[],"requirement":1,"acl_req":["patients","demo","write"],"global_req":"!ippf_specific"},
219 {"label":"Appts","menu_id":"Popup:Appts","url":"/interface/reports/appointments_report.php?patient=","target":"pop","children":[],"requirement":1,"acl_req":["patients","appt"],"global_req":"!disable_calendar"},
220 {"label":"Superbill","menu_id":"Popup:Superbill","url":"/interface/patient_file/printed_fee_sheet.php?fill=1","target":"pop","children":[],"requirement":1,"acl_req":["patients","med"]},
221 {"label":"Payment","menu_id":"Popup:Payment","url":"/interface/patient_file/front_payment.php","target":"pop","children":[],"requirement":1,"acl_req":["acct","bill","write"]},
222 {"label":"Checkout","menu_id":"Popup:Checkout","url":"/interface/patient_file/pos_checkout.php","target":"pop","children":[],"requirement":1,"acl_req":["acct","bill","write"],"global_req":"inhouse_pharmacy"},
223 {"label":"Letter","menu_id":"Popup:Letter","url":"/interface/patient_file/letter.php","target":"pop","children":[],"requirement":1,"acl_req":["patients","med"]},
224 {"label":"Chart Label","menu_id":"Popup:Chart Label","url":"/interface/patient_file/label.php","target":"pop","children":[],"requirement":1,"acl_req":["patients","demo"],"global_req":"chart_label_type"},
225 {"label":"Barcode Label","menu_id":"Popup:Barcode Label","url":"/interface/patient_file/barcode_label.php","target":"pop","children":[],"requirement":1,"acl_req":["patients","demo"],"global_req":"barcode_label_type"},
226 {"label":"Address Label","menu_id":"Popup:Address Label","url":"/interface/patient_file/addr_label.php","target":"pop","children":[],"requirement":1,"acl_req":["patients","demo"],"global_req":"addr_label_type"}
227 ],"requirement":0},
228 {"label":"About","menu_id":"abo0","target":"msc","url":"/interface/main/about_page.php","children":[],"requirement":0}