Newer Version Available

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

ProviderVisitChangedEvent

Represents an event for a data manipulation operation performed on a provider visit record. This object is available in API version 65.0 and later.

Supported Calls

create(), describeSObjects()

Fields

Field Details
OperationType
Type
picklist
Properties
Create, Nillable, Restricted picklist
Description
Specifies the type of the data manipulation operation.
Possible values are:
  • Delete
  • Insert
  • Update
  • Upsert
SourceType
Type
picklist
Properties
Create, Nillable, Restricted picklist
Description
Specifies the source type of the event.
Possible values are:
  • Mobile
  • Web
UserIdentifier
Type
string
Properties
Create, Nillable
Description
The user ID of the Provider Visit record owner. It indicates the user who either created or last updated the visit.
VisitId
Type
reference
Properties
Create, Nillable
Description
The ID of the Provider Visit record that triggered the event. It links the event to a specific visit.
This field is a relationship field.
Relationship Name
Visit
Refers To
Visit