Newer Version Available

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

ClinicalEncounterSvcRequest

Represents the service requests related to a clinical 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 ClinicalEnounter record that this ClinicalEncounterSvcRequest record belongs to.
Referenced Objects
  • ClinicalEncouter
ClinicalServiceRequestId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
The service request that the encounter is based on.
Referenced Objects
  • ClinicalServiceRequest
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 clinical encounter service request record.

Usage

Once the service request-related information is recorded in the ClinicalEncounterSvcRequest 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.

ClinicalEncounterSvcRequestFeed
Feed tracking is available for the object.
ClinicalEncounterSvcRequestHistory
History is available for tracked fields of the object.
ClinicalEncounterSvcRequestChangeEvent (API version 61.0)
Change events are available for the object.