ContactEncounterParticipant

Represents a person who was present during a contact encounter.

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), undelete(), update(), upsert()

Fields

Field Details
AccountId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The account associated with the contact encounter participant.
This field is a relationship field.
Relationship Name
Account
Refers To
Account
ContactEncounter__c
Type
reference
Properties
Create, Filter, Group, Sort
Description
The contact encounter that this person was involved in.
Contact__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A contact who was involved in the contact encounter.
EndTime__c
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the contact encounter ended for this person.
Lead__c
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
A lead who was involved in the contact encounter.
StartTime__c
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The date and time when the contact encounter began for this person.
LastActivityDate
Type
date
Properties
Filter, Group, Nillable, Sort
Description
Value is one of the following, whichever is the most recent:
  • Due date of the most recent event logged against the object.
  • Due date of the most recently closed task associated with the object.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
An auto-generated unique ID for this record.
TransmissionMode
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies whether the contact encounter participant acquired the disease or contracted it through transmission.
Possible values are:
  • Acquired
  • Transmitted
RiskLevel
Type
picklist
Properties
Create, Filter, Group, Nillable, Restricted picklist, Sort, Update
Description
Specifies the risk level of an individual for an infection based on their exposure to the contact encounter participant.
Possible values are:
  • HighRisk
  • LowRisk