CareTeamMemberCategory Class |
| Name | Type | Description | |
|---|---|---|---|
| Category | string |
The category name ("CareTeamMember")
|
|
| City | string |
Care team member's address - city
|
|
| Clinic | string |
Clinic name
|
|
| ContactPhone | string |
Contact phone
|
|
| string |
Care team member's email address
|
||
| FirstName | string | Care team member |
|
| IsMain | bool |
Whether the care team member is the main one
|
|
| LastName | string |
Care team member's last name
|
|
| OtherStreet | string |
Care team member's address - additional street
|
|
| ProviderClassDescription | string |
Description of the provider class
|
|
| Specialty | string |
Care team member's specialty
|
|
| State | string |
Care team member's address - state
|
|
| Street | string |
Care team member's address - street
|
|
| ZipCode | string |
Care team member's address - ZIP Code
|