| Name | Description | Type | Additional information |
|---|---|---|---|
| MemberNo | integer |
None. |
|
| ID |
The ID of the dependent. This is the value that should be used to reference the dependent elsewhere in the system, such as on the member other status endpoint. |
integer |
None. |
| DependentCode |
A three digit code indicating the relationship of the dependent to the patient. |
string |
None. |
| SecondaryCoverageOnly |
Gets or sets a value indicating whether the dependent has secondary coverage only. |
boolean |
None. |
| COBRA |
Gets or sets a value indicating whether the dependent is covered under COBRA. |
boolean |
None. |
| ClientID |
Gets or sets the client ID associated with the dependent. |
string |
None. |
| ExternalID |
Gets or sets the ExternalID associated with the dependent |
string |
None. |
| FirstName |
Gets or sets the first name for this person. |
string |
None. |
| MiddleName |
Gets or sets the middle name for this person. |
string |
None. |
| LastName |
Gets or sets the last name for this person. |
string |
None. |
| EmailAddress |
Gets or sets the email address for this person. |
string |
None. |
| Gender |
Gets or sets the gender for this person. |
string |
None. |
| SSN |
Gets or sets the social security number for this person. |
string |
None. |
| AlternateID |
Gets or sets the alternate ID for this person. |
string |
None. |
| DateOfBirth |
Gets or sets the date of birth for this person. |
date |
None. |
| MaritalStatus | MaritalStatusCode |
None. |
|
| BirthPlace |
Gets or sets the Birthplace for this person. |
string |
None. |
| Occupation |
Gets or sets the occupation for this person. |
string |
None. |
| USCitizen |
Gets or sets a value indicating if this person is a US Citizen |
boolean |
None. |
| Military |
Gets or sets a value indicating if this person is in the Military |
boolean |
None. |
| Active |
Gets or sets the active status for this person. |
integer |
None. |
| MemberComment |
Gets or sets the member comment for this person. |
string |
None. |
| HasMedicare |
Gets or sets the flag to indicate this person has medicare. |
boolean |
None. |
| MedicareID |
Gets or sets the Medicare ID for this person. |
string |
None. |
| MedicarePlan |
Gets or sets the Medicare plan for this person. |
string |
None. |
| MedicareEffectiveDate |
Gets or sets the Medicare effective date for this person. |
date |
None. |
| Relationship | RelationshipCode |
None. |
|
| PersonCode |
Gets or sets the person code value for this dependent. This value is likely obsolete and should not be used. Use the DependentCode property to set a value for the dependent's person code. |
string |
None. |
| HomeAddress | PersonAddressModel |
None. |
|
| MailingAddress | PersonAddressModel |
None. |
|
| HomePhone | PersonPhoneModel |
None. |
|
| BusinessPhone | PersonPhoneModel |
None. |
|
| MobilePhone | PersonPhoneModel |
None. |
|
| FaxPhone | PersonPhoneModel |
None. |
|
| WirelessCarrier | MobileServiceProvider |
None. |
|
| Url |
Gets or sets the link representing a link back to the resource |
string |
None. |