Users
users.tsv
Data pertaining to a user within the practice
| Field Name | Data type | Field Description |
|---|---|---|
| UserGuid | Guid | Unique identifier of the practice user |
| Title | String | Title refers to the prefix used with the practice user’s name, such as Dr., Mr., Mrs., etc. |
| FirstName | String | First name of the practice user |
| MiddleInitial | String | Middle initial of the practice user |
| LastName | String | Last name of the practice user |
| Suffix | String | Practice user’s name suffix, for example Jr., Sr., PhD, etc. |