DiagnosticSummaryDetail
Represents additional information associated with document reference-type
DiagnosticSummary records. This additional information may be related documents, authors,
or related encounters. This object is available in API version 52.0 and later.
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Fields
| Field | Details |
|---|---|
| DetailRecordId |
|
| DetailType |
|
| DiagnosticSummaryId |
|
| DocumentRelationType |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| Name |
|
Usage
- Use the DiagnosticSummaryId field to reference the parent DiagnosticSummary record that the additional information is being associated to.
- Use the DetailType picklist to specify the type of information that’s being associated to the DiagnosticSummary record.
- Use the DetailRecordId field to reference the record with the associated
information. The records that correspond to each detail type are as follows.
- Author: Account, CareRegisteredDevice, and HealthcareProvider
- ClinicalEncounter: ClinicalEncounter
- RelatedDocument: DiagnosticSummary
- If the detail type is related document, then use the DocumentRelationType picklist to specify the type of the relation between the two documents.
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.
- DiagnosticSummaryDetailFeed
- Feed tracking is available for the object.
- DiagnosticSummaryDetailHistory
- History is available for tracked fields of the object.
- DiagnosticSummaryDetailChangeEvent (API version 61.0)
- Change events are available for the object.