| AccountId |
- Type
- Lookup(Account)
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Person Account representing the enrollee
|
| CareProgramId |
- Type
- Master-Detail(Care Program)
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Look up for Care Program.
|
|
LastReferencedDate
|
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed a
record related to this record.
|
|
LastViewedDate
|
- Type
- dateTime
- Properties
- Filter, Nillable, Sort
- Description
- The timestamp for when the current user last viewed this
record. If this value is null, it’s possible that this
record was referenced (LastReferencedDate) and not
viewed.
|
| LeadId |
- Type
- Lookup(Lead)
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Lead representing the enrollee.
|
|
Name
|
- Type
- string
- Properties
- Create, Filter, Group, Sort, Update
- Description
- Name of the enrollee.
|
| SourceSystem |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- System from which the enrollee record was sourced.
|
| SourceSystemIdentifier |
- Type
- string
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- ID of the system from which the enrollee record was
sourced.
|
| Status |
- Type
- Pick list
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- Status of the enrollee.
|
| UserId |
- Type
- Lookup(User)
- Properties
- Create, Filter, Group, Nillable, Sort, Update
- Description
- User representing the enrollee.
|