ProviderNetworkContract

Represents a provider and a network bound together by a contract. This object is available in API version 53.0 and later with the Provider Network Management permission set license.

Supported Calls

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

Fields

Field Details
ContractId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The contract that ties the network and provider together.
This is a relationship field.
Relationship Type
Lookup
Refers To
Contract
EndDate
Type
date
Properties
Create, Filter, Group, Sort, Update
Description
The end date of the contract between the provider and the network.
HealthcarePayerNetworkId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The healthcare payer network associated with the contract.
This is a relationship field.
Relationship Type
Lookup
Refers To
HealthcarePayerNetwork
HealthcareProviderId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The healthcare provider associated with the contract.
This is a relationship field.
Relationship Type
Lookup
Refers To
HealthcareProvider
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp for when the current user last referenced 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.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The name of the ProviderNetworkContract record.
StartDate
Type
date
Properties
Create, Filter, Group, Sort, Update
Description
The start date of the contract between the provider and the network.

Usage

This object is used to store Network Participation records created by the Network Participation Lightning component. The location of the network participation is derived from the provider associated with the contract.

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.

ProviderNetworkContractFeed
Feed tracking is available for the object.
ProviderNetworkContractHistory
History is available for tracked fields of the object.
ProviderNetworkContractChangeEvent (API version 61.0)
Change events are available for the object.