Newer Version Available

This content describes an older version of this product. View Latest

Health Cloud Fields on Account

Standard and custom fields extend the standard Account object for use in Health Cloud to represent information about an individual.

Fields

Field Details
CarePlan__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Refers to Case object. This field is the lookup to the care plan.
EffectiveDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date from when the person account is active.
EndDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date from when the person account is no longer active.
IndividualId__c
Type
string
Properties
Filter, Nillable, Sort
Description
Identifier for the individual.
IndividualType__c
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Identifier for the individual, such as group or individual.
IsActive
Type
boolean
Properties
Create, Defaulted on create, Filter, Group, Sort, Update
Description
Indicates whether the person account for the individual is active.
The default value is 'false'.
MedicalRecordNumber__c
Type
string
Properties
Create, Filter, Group, Sort, Update
Description
The medical record number used to identify a patient.
PrimaryContact__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort
Description
Refers to Contact object.
SourceSystemId__c
Type
string
Properties
Create, Filter, Group, idLookup, NillableSort
Description
The ID of an external record. This field can’t be encrypted.
SourceSystemIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The identifier of the record in its source system.
SourceSystemModifiedDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when the record was last modified in its source system.