Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
Unique identifier for each user in the system. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
username | VARCHAR | 255 | √ | NULL |
|
|
The username associated with the user’s account. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
password | LONGTEXT | 2147483647 | √ | NULL |
|
|
The password for the user’s account. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TINYINT | 3 | √ | NULL |
|
|
Indicates whether the user is authorized (1 for authorized, 0 for unauthorized). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
info | LONGTEXT | 2147483647 | √ | NULL |
|
|
Additional information or notes about the user. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | TINYINT | 3 | √ | NULL |
|
|
An indicator of the source of the user (e.g., internal or external). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
fname | VARCHAR | 255 | √ | NULL |
|
|
First name of the user. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
mname | VARCHAR | 255 | √ | NULL |
|
|
Middle name of the user. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
lname | VARCHAR | 255 | √ | NULL |
|
|
Last name of the user. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
federaltaxid | VARCHAR | 255 | √ | NULL |
|
|
Federal Tax ID associated with the user. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
federaldrugid | VARCHAR | 255 | √ | NULL |
|
|
Federal Drug ID associated with the user. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
upin | VARCHAR | 255 | √ | NULL |
|
|
Universal Physician Identification Number for the user. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facility | VARCHAR | 255 | √ | NULL |
|
|
The facility where the user is associated. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
facility_id | INT | 10 | 0 |
|
|
Unique identifier for the user’s associated facility. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
see_auth | INT | 10 | 1 |
|
|
Indicates if the user has the ability to see authorizations. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
active | BOOLEAN | 3 | 1 |
|
|
Indicates the user’s activity status (1 for active, 0 for inactive). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
npi | VARCHAR | 15 | √ | NULL |
|
|
National Provider Identifier for the user. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | VARCHAR | 30 | √ | NULL |
|
|
Title or designation of the user (e.g., MD, RN). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
specialty | VARCHAR | 255 | √ | NULL |
|
|
The specialty of the user (e.g., cardiology, pediatrics). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
billname | VARCHAR | 255 | √ | NULL |
|
|
Billing name for the user. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
VARCHAR | 255 | √ | NULL |
|
|
Email address associated with the user’s account. EMPTY for exports |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
url | VARCHAR | 255 | √ | NULL |
|
|
URL associated with the user’s profile. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
assistant | VARCHAR | 255 | √ | NULL |
|
|
Name of the user’s assistant or support staff. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
organization | VARCHAR | 255 | √ | NULL |
|
|
Name of the user’s organization or practice. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
valedictory | VARCHAR | 255 | √ | NULL |
|
|
Valedictory or honorary title of the user. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
street | VARCHAR | 60 | √ | NULL |
|
|
Street address for the user. EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
streetb | VARCHAR | 60 | √ | NULL |
|
|
Secondary street address for the user. EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
city | VARCHAR | 30 | √ | NULL |
|
|
City of residence or practice for the user. EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
state | VARCHAR | 30 | √ | NULL |
|
|
State or province of residence or practice for the user. EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
zip | VARCHAR | 20 | √ | NULL |
|
|
ZIP code or postal code for the user. EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
street2 | VARCHAR | 60 | √ | NULL |
|
|
Alternative street address for the user. EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
streetb2 | VARCHAR | 60 | √ | NULL |
|
|
Alternative street address for the user. EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
city2 | VARCHAR | 30 | √ | NULL |
|
|
Alternative City of residence or practice for the user. EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
state2 | VARCHAR | 30 | √ | NULL |
|
|
Alternative State or province of residence or practice for the user. EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
zip2 | VARCHAR | 20 | √ | NULL |
|
|
Alternative ZIP code or postal code for the user. EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
phone | VARCHAR | 30 | √ | NULL |
|
|
Phone number for the user. EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
fax | VARCHAR | 30 | √ | NULL |
|
|
Fax number for the user. EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
phonew1 | VARCHAR | 30 | √ | NULL |
|
|
Work phone number for the user. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
phonew2 | VARCHAR | 30 | √ | NULL |
|
|
Alternative Work phone number for the user. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
phonecell | VARCHAR | 30 | √ | NULL |
|
|
Cell phone number for the user. EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
notes | MEDIUMTEXT | 16777215 | √ | NULL |
|
|
Additional notes or comments about the user. EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cal_ui | TINYINT | 3 | 1 |
|
|
UNUSED |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
taxonomy | VARCHAR | 30 | '207Q00000X' |
|
|
Taxonomy code associated with the user. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
calendar | BOOLEAN | 3 | 0 |
|
|
Indicates whether the user appears in the calendar (1 for appears, 0 for doesn’t appear). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
abook_type | VARCHAR | 31 | '' |
|
|
Address book type for the user. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
default_warehouse | VARCHAR | 31 | '' |
|
|
Default warehouse for the user. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
irnpool | VARCHAR | 31 | '' |
|
|
IRN (Insurance Referral Network) pool for the user. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
state_license_number | VARCHAR | 25 | √ | NULL |
|
|
State license number for the user. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
newcrop_user_role | VARCHAR | 30 | √ | NULL |
|
|
NewCrop user role for the user.EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
email_direct | VARCHAR | 255 | '' |
|
|
Trusted Direct email address for the user. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
physician_type | VARCHAR | 50 | √ | NULL |
|
|
Type or designation of the physician (e.g., standard, specialist). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
cpoe | BOOLEAN | 3 | √ | NULL |
|
|
Indicates whether the user has CPOE (Computerized Physician Order Entry) capabilities. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
suffix | VARCHAR | 255 | √ | NULL |
|
|
Suffix for the user’s name (e.g., Jr., Sr.). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
VARCHAR | 50 | 'standard' |
|
|
Main menu role for the user. EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
weno_prov_id | VARCHAR | 15 | √ | NULL |
|
|
WENO Provider ID for the user. EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
VARCHAR | 50 | 'standard' |
|
|
Patient menu role for the user. EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
portal_user | BOOLEAN | 3 | 0 |
|
|
Indicates if the user is a portal user (1 for portal user, 0 for non-portal user). EMPTY for exports |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
supervisor_id | INT | 10 | 0 |
|
|
Unique identifier of the user’s supervisor. EMPTY for exports |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
uuid | BINARY | 16 | √ | NULL |
|
|
Universally unique identifier for the user. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
google_signin_email | VARCHAR | 255 | √ | NULL |
|
|
Email address for Google Sign-In (if applicable). EMPTY for exports |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
billing_facility | MEDIUMTEXT | 16777215 | √ | NULL |
|
|
Billing facility information for the user. |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
billing_facility_id | INT | 10 | 0 |
|
|
Unique identifier for the user’s billing facility. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
date_created | DATETIME | 19 | current_timestamp() |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
last_updated | DATETIME | 19 | current_timestamp() |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
abook_type | Performance | Asc | abook_type |
google_signin_email | Must be unique | Asc | google_signin_email |
uuid | Must be unique | Asc | uuid |