The Users table contains information for a user of the DrCloudEHR application.


Field NameDescription

username

Unique ID of the user.

password

Password of the user.
fnameFirst name of the user.
mnameMiddle name of the user.
lnameFamily name of the user.
facilityDefault facility name where the user works.
npiA 10 digit national provider identification number provided by the Centers for Medicare and Medicaid Services
taxonomyA 10 digit taxonomy number.
emailEmail address of the user.
phonenumberContact number of the user.
designationUser's role in the organization.

stop_pan_notifications

Indicates whether the user is  allowed to stop prior authorization notifications. 

pwd_reset

Indicates whether the user is allowed to change their login password.

calenderIndicates whether the user is allowed to display their name in the schedule page.
providerIndicates whether the user is allowed to display their name in the provider's list.
activeIndicates whether the user is active or inactive.

supervisory_review

Indicates whether the user is allowed to enable supervisory review process, forms created by the user will be sent to their supervisor for review.

notify_all_supervisors

Indicates whether the user is allowed to send notifications to all supervisors with Supervisor role.

reporting_manager

Primary supervisor of the user.

alternate_supervisor

Alternative supervisor of the user.
  • No labels