Newer Version Available

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

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
Type
Polymorphic reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
References a record that adds information to a DiagnosticSummary record.
Referenced Objets
Account, CareRegisteredDevice, ClinicalEncounter, DiagnosticSummary, HealthcareProvider
DetailType
Type
picklist
Properties
Create, Filter, Group, Restricted picklist, Sort, Update
Description
Specifies the relation between the DiagnosticSummary record and the detail record.
Possible values are:
  • Author
  • ClinicalEncounter—Clinical Encounter
  • RelatedDocument—Related Document
  • Specimen
DiagnosticSummaryId
Type
Master-Detail reference
Properties
Create, Filter, Group, Sort
Description
The parent DiagnosticSummary record that the detail record is associated to.
Referenced Objets
DiagnosticSummary
DocumentRelationType
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
If the detail type is Related Document, then this field specifies the type of relationship between the two documents.
Possible values are:
  • Addition
  • Conversion
  • Replacement
  • Signature
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user referenced the record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The most recent date on which a user viewed the record.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The system-generated name of the DiagnosticSummaryDetail record.

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.