Difference between revisions of "Role Based Menus"

From OpenEMR Project Wiki
(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...")
 
Line 3: Line 3:
::*Can select a standardized options (Standard, Answering Service, Front Office)
::*Can select a standardized options (Standard, Answering Service, Front Office)
::*Can select custom options which are stored at: sites/<site>/documents/custom_menus/
::*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)
:::* An example of this is the Custom option (note that any .json menu file stored in above location can be selected)

Revision as of 09:38, 8 July 2017

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 option (note that any .json menu file stored in above location can be selected)