Newer Version Available

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

ClinicalEncounterProvider

Represents the providers involved in an encounter. This object is a child object of ClinicalEncounter. This object is available in API version 51.0 and later.

Supported Calls

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

Fields

Field Details
ClinicalEncounterId
Type
Master-detail reference
Properties
Create, Filter, Group, Sort
Description
The parent clinical encounter that the ClinicalEncounterProvider record belongs to.
Referenced Objects
  • ClinicalEncounter.
Duration
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
The duration of the performer's participation in the encounter.
DurationUnitId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The unit of measurement for the duration field.
EndDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when the provider’s participation in the encounter ended.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced this record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed this record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The system-generated name of the ClinicalEncounterProvider record.
PractitionerId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The person who is performing care in the encounter.
Referenced Objects
  • HealthcareProvider
PractitionerTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The system-defined code that represents the role of the practitioner in the encounter. For example, admitter, attender discharger, or escort.
Referenced Objects
  • CodeSetBundle
StartDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when the provider’s participation in the encounter started.

Usage

Once the provider-related information is recorded in the ClinicalEncounterProvider record, the parent ClinicalEncounter record is referenced using the ClinicalEncounterId field.

Associated Objects

This object has the following associated objects. Unless noted, they are available in the same API version as this object.

ClinicalEncounterProviderFeed
Feed tracking is available for the object.
ClinicalEncounterProviderHistory
History is available for tracked fields of the object.