CareTeamMemberCategory Class


Defines the CareTeamMember (Provider) category model.
Properties
Name Type Description
Public property Category string
The category name ("CareTeamMember")
Public property City string
Care team member's address - city
Public property Clinic string
Clinic name
Public property ContactPhone string
Contact phone
Public property Email string
Care team member's email address
Public property FirstName string

Care team member

Public property IsMain bool
Whether the care team member is the main one
Public property LastName string
Care team member's last name
Public property OtherStreet string
Care team member's address - additional street
Public property ProviderClassDescription string
Description of the provider class
Public property Specialty string
Care team member's specialty
Public property State string
Care team member's address - state
Public property Street string
Care team member's address - street
Public property ZipCode string
Care team member's address - ZIP Code
Top
See Also