ProviderSearchSyncLog

Represents a log with information about the provider search data sync status of a healthcare provider record. This object is available in API version 49.0 and later.

Supported Calls

delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete()

Fields

Field Details
FacilityId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The business account of the facility.
This field is a relationship field.
Relationship Name
Facility
Relationship Type
Lookup
Refers To
Account
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastSync
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp of the most recent data sync.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate is not null, the user accessed this record or list view indirectly.
Message
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The message returned if an error occurred during the data sync.
Name
Type
string
Properties
Filter, Group, idLookup, Sort
Description
Name of the provider search sync log.
OwnerId
Type
reference
Properties
Filter, Group, Sort
Description
The ID of the owner of the record.
This field is a polymorphic relationship field.
Relationship Name
Owner
Relationship Type
Lookup
Refers To
Group, User
ProviderId
Type
reference
Properties
Filter, Group, Nillable, Sort
Description
The ID of the healthcare organization or the practitioner.
This field is a relationship field.
Relationship Name
Provider
Relationship Type
Lookup
Refers To
HealthcareProvider
ProviderName
Type
string
Properties
Filter, Group, Nillable, Sort
Description
The name of the healthcare provider.
SyncStatus
Type
picklist
Properties
Defaulted on create, Filter, Group, Nillable, Sort
Description
The status of the data sync.
Possible values are:
  • Failure
  • Success
The default value is Success.

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

ProviderSearchSyncLogChangeEvent (API version 60.0)
Change events are available for the object.
ProviderSearchSyncLogFeed
Feed tracking is available for the object.
ProviderSearchSyncLogHistory
History is available for tracked fields of the object.
ProviderSearchSyncLogOwnerSharingRule
Sharing rules are available for the object.
ProviderSearchSyncLogShare
Sharing is available for the object.