| Name | Description | Type | Additional information |
|---|---|---|---|
| UserId |
The user identifier |
string |
None. |
| DisplayName |
The display name of the user |
string |
None. |
| LastName |
The last name of the user |
string |
None. |
| FirstName |
The first name of the user |
string |
None. |
| MiddleName |
The middle name of the user |
string |
None. |
| Title |
The title of the user |
string |
None. |
| UserActive |
Gets or sets the user active. |
string |
None. |
| AccountDisabled |
Gets or sets a value indicating whether [account disabled]. |
boolean |
None. |
| UserRole |
A role denoting if the user is a Doctor or a Nurse Practitioner |
string |
None. |
| UserRoleId |
A role id denoting if the user is a Doctor or a Nurse Practitioner |
string |
None. |
| UserRelationShips |
Gets or sets the user relationships. |
Collection of Relationship |
None. |
| UserIdentities |
Gets or sets the user aliases. |
Collection of Identity |
None. |
| ProviderId |
The identifier of the associated provider |
string |
None. |
| NPI |
The national provider identifier of the associated provider |
string |
None. |
| PCTFlag |
Gets or sets a value indicating whether [PCT flag]. |
boolean |
None. |
| PasswordExpired |
Gets or sets a value indicating whether [password expired]. |
boolean |
None. |
| InvalidUserIdPassword |
Gets or sets a value indicating whether [invalid user identifier password]. |
boolean |
None. |
| Specialties |
THe list of specialties for the user |
Collection of CodedObject |
None. |
| BeginEffectiveDateTime |
Gets or sets the begin effective date time. |
datetime |
None. |
| EndEffectiveDateTime |
Gets or sets the end effective date time. |
datetime |
None. |
| AssociatedAccounts |
The list of associated accounts for the user |
Collection of AssociatedAccount |
None. |