Role Based Menus

From OpenEMR Project Wiki
Revision as of 09:37, 8 July 2017 by Bradymiller (talk | contribs) (Created page with ":Starting in OpenEMR 5.0.1, there is support for role based menus. There are several standard menus and there is a mechanism to support unlimited number of custom menus. :*Select...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Starting in OpenEMR 5.0.1, there is support for role based menus. There are several standard menus and there is a mechanism to support unlimited number of custom menus.
  • Select menu for a user in Administration->Users ('Main Menu Role' setting)
  • Can select a standardized options (Standard, Answering Service, Front Office)
  • Can select custom options which are stored at: sites/<site>/documents/custom_menus/
  • An example of this is the Custom.json menu (note that any json menu file stored in that location can be selected)