Access Controls Listing

From OpenEMR Project Wiki
Revision as of 21:38, 8 October 2011 by Bradymiller (talk | contribs) (Created page with "Access controls are used throughout OpenEMR to control access by user roles. It can be configured at Administration->ACL . '''This document is still under construction.''' =Acce...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Access controls are used throughout OpenEMR to control access by user roles. It can be configured at Administration->ACL . This document is still under construction.

Access Controls

Administration (admin)

Superuser - can delete patients, encounters, issues (super)

Calendar Settings (calendar)

Database Reporting (database)

Forms Administration (forms)

Practice Settings (practice)

Superbill Codes Administration (superbill)

Users/Groups/Logs Administration (users)

Batch Communication Tool (batchcom)

Language Interface Tool (language)

Pharmacy Dispensary (drugs)

ACL Administration (acl)

Accounting (acct)

 //   bill        Billing (write optional)
 //   disc        Allowed to discount prices (in Fee Sheet or Checkout form)
 //   eob         EOB Data Entry
 //   rep         Financial Reporting - my encounters
 //   rep_a       Financial Reporting - anything
 //
 // Section "patients" (Patient Information):
 //   appt        Appointments (write optional)
 //   demo        Demographics (write,addonly optional)
 //   med         Medical Records and History (write,addonly optional)
 //   trans       Transactions, e.g. referrals (write optional)
 //   docs        Documents (write,addonly optional)
 //   notes       Patient Notes (write,addonly optional)
 //   sign        Sign Lab Results (write,addonly optional)
 //
 // Section "encounters" (Encounter Information):
 //   auth        Authorize - my encounters
 //   auth_a      Authorize - any encounters
 //   coding      Coding - my encounters (write,wsome optional)
 //   coding_a    Coding - any encounters (write,wsome optional)
 //   notes       Notes - my encounters (write,addonly optional)
 //   notes_a     Notes - any encounters (write,addonly optional)
 //   date_a      Fix encounter dates - any encounters
 //   relaxed     Less-private information (write,addonly optional)
 //               (e.g. the Sports Fitness encounter form)
 //
 // Section "squads" applies to sports team use only:
 //   acos in this section define the user-specified list of squads
 //
 // Section "sensitivities" (Sensitivities):
 //   normal     Normal
 //   high       High
 //
 // Section "lists" (Lists):
 //   default    Default List (write,addonly optional)
 //   state      State List (write,addonly optional)
 //   country    Country List (write,addonly optional)
 //   language   Language List (write,addonly optional)
 //   ethrace    Ethnicity-Race List (write,addonly optional)
 //
 // Section "placeholder" (Placeholder):
 //   filler     Placeholder (Maintains empty ACLs)
 //
 // Section "nationnotes" (Nation Notes):
 //   nn_configure     Nation Notes
 //
 // Section "patientportal" (Patient Portal):
 //   portal     Patient Portal