Newer Version Available
ClinicalEncounter
Represents a healthcare related encounter of a patient with a care provider.
This is a broad object that covers multiple phases of a patient’s healthcare service
experience, all the way from pre-admission to stay to discharge, and everything in
between. 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 |
|---|---|
| AdmissionSource |
|
| Category |
|
| DestinationFacilityId |
|
| DestinationOrganizationId |
|
| DietPreference |
|
| DischargeDispositionId |
|
| Duration |
|
| DurationUnitId |
|
| EndDate |
|
| FacilityId |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| Name |
|
| PatientId |
|
| PreAdmissionIdentifierId |
|
| PreviousFacilityId |
|
| PreviousOrganizationId |
|
| PriorityId |
|
| ReadmissionCodeId |
|
| RelatedClinicalEncounterId |
|
| ServiceType |
|
| SourceSystem |
|
| SourceSystemIdentifier |
|
| SourceSystemModified |
|
| SpecialCourtesy |
|
| StartDate |
|
| Status |
|
| TypeId |
|
Additional Information for ClinicalEncounter in Other Objects
In addition to creating a record using these fields, you can add more details to your ClinicalEncounter record by creating records in certain other objects, and referencing your ClinicalEncounter record as the parent record. Here’s the list of objects you can associate to ClinicalEncounter in this way, the type of information they add, and the field they use to reference ClinicalEncounter.
| Object | Type of Information | Reference Field |
|---|---|---|
| ClinicalEncounterDiagnosis | Specifies the different diagnoses from an encounter, and other diagnosis-related information. | ClinicalEncounterId |
| ClinicalEncounterFacility | Specifies the different healthcare facilities involved in an encounter, and other details relevant to the facility and the encounter. | ClinicalEncounterId |
| ClinicalEncounterIdentifier | Specifies identifiers for the encounter. The object is very similar to the standard Identifier object, but is exclusive to ClinicalEncounter. | ClinicalEncounterId |
| ClinicalEncounterProvider | Specifies the different providers involved in an encounter and the details of their involvement. | ClinicalEncounterId |
| ClinicalEncounterReason | Specifies the reasons for why the encounter happened or was required. | ClinicalEncounterId |
| ClinicalEncounterSvcRequest | Specifies service requests that the encounter was based on. | ClinicalEncounterId |
Associated Objects
This object has the following associated objects. Unless noted, they are available in the same API version as this object.
- ClinicalEncounterFeed
- Feed tracking is available for the object.
- ClinicalEncounterHistory
- History is available for tracked fields of the object.