Newer Version Available

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

ClinicalDetectedIssue

Represents information about a detected issue resulting from a clinical activity. This object is available in API version 55.0 and later.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations.

Important

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Fields

Field Details
CategoryCodeId
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The code of the category associated with the issue.
This field is a polymorphic relationship field.
Relationship Name
CategoryCode
Relationship Type
Lookup
Refers To
CodeSet, CodeSetBundle
Description
Type
textarea
Properties
Create, Nillable, Update
Description
Additional information about the issue.
IdentificationEndDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when the issue identification was complete.
IdentificationStartDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when the issue was identified.
IdentifiedById
Type
reference
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The account, healthcare provider, user, or device that detected the issue.
This field is a polymorphic relationship field.
Relationship Name
IdentifiedBy
Relationship Type
Lookup
Refers To
Account, CareRegisteredDevice, HealthcareProvider, User
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 detected issue record.
PatientId
Type
Master-detail reference
Properties
Create, Filter, Group, Sort
Description
The patient associated with the issue.
This field is a relationship field.
Relationship Name
Patient
Relationship Type
Lookup
Refers To
Account
ReferenceUri
Type
textarea
Properties
Create, Nillable, Update
Description
The medical references available on the issue.
SeverityLevel
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the impact level of the issue.
Possible values are:
  • High
  • Low
  • Moderate
SourceSysModifiedDateTime
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time when the record was last modified in its source system.
SourceSystem
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The source system from where the record was brought into Salesforce.
SourceSystemIdentifier
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The identifier for the record in its source system.
Status
Type
picklist
Properties
Create, Filter, Group, Sort, Update
Description
Specifies the status of the issue.
Possible values are:
  • Amended
  • Cancelled
  • Corrected
  • Entered in Error
  • Final
  • Preliminary
  • Registered
  • Unknown

Usage

Indicates an actual or potential clinical issue associated with a clinical action for a patient. The category of the clinical issue, for example, drug-drug interactions or duplicate therapy, is stored in the Category Code field that has a lookup to the CodeSetBundle and CodeSet objects.

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.

ClinicalDetectedIssueFeed
Feed tracking is available for the object.
ClinicalDetectedIssueHistory
History is available for tracked fields of the object.
ClinicalDetectedIssueChangeEvent (API version 61.0)
Change events are available for the object.