ClinicalEncounterDiagnosis

Represents a diagnosis 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
References the parent clinical encounter record the diagnosis belongs to.
Referenced Objects
  • ClinicalEncounter
DiagnosisId
Type
reference
Properties
Create, Filter, Group, Sort, Update
Description
References the condition or procedure relevant to the encounter.
Referenced Objects
  • HealthCondition
  • PatientMedicalProcedure
DiagnosisRank
Type
double
Properties
Create, Filter, Nillable, Sort, Update
Description
Specifies the rank of a particular diagnosis among multiple diagnoses for an encounter.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The last date and time whenthe record was referenced.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The last date and time when the record was viewed.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
A system-generated name for the ClinicalEncounterDiagnosis record.
UsageTypeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The system-defined code that represents the role the diagnosis plays in context of the encounter.
Referenced Objects
  • CodeSetBundle

Usage

Once the diagnosis-related information is recorded in the ClinicalEncounterDiagnosis 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.

ClinicalEncounterDiagnosisChangeEvent (API Version 62.0)
Change events are available for the object.
ClinicalEncounterDiagnosisFeed
Feed tracking is available for the object.
ClinicalEncounterDiagnosisHistory
History is available for tracked fields of the object.