| Name | Description | Type | Additional information |
|---|---|---|---|
| PersonId | integer |
None. |
|
| DoctorId | integer |
None. |
|
| FirstName | string |
Required String length: inclusive between 0 and 50 |
|
| MiddleName | string |
String length: inclusive between 0 and 50 |
|
| LastName | string |
Required String length: inclusive between 0 and 50 |
|
| Gender | string |
Required String length: inclusive between 0 and 1 |
|
| string |
String length: inclusive between 0 and 200 |
||
| Alias | string |
String length: inclusive between 0 and 10 |
|
| ClientIdentity | string |
String length: inclusive between 0 and 36 |
|
| DoctorLocations | Collection of integer |
None. |
|
| IsActive | boolean |
None. |