Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
ClinicalDetectedIssueDetail
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Fields
| Field | Details |
|---|---|
| ClinicalDetectedIssueId |
|
| DetailCodeId |
|
| DetailRecordId |
|
| DetailType |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| MitigationAuthorId |
|
| MitigationAuthoringDateTime |
|
| Name |
|
Usage
- Use the ClinicalDetectedIssueId field to reference the parent ClinicalDetectedIssue record that the additional information is being associated to.
- Use the DetailRecordId field to reference the record with
the associated information. This field looks up to the following objects:
- Account
- ClinicalEncounterDiagnosis
- DiagnosticSummary
- HealthcareProvider
- Use the DetailType picklist to specify the type of information that’s being associated to the ClinicalDetectedIssue record.
- If the detail type is Evidence, specify either a detail code or detail record or both. If the detail type is Implicated, specify a detail record, but do not add a detail code. If the detail type is Mitigation, specify a detail code, but do not add a detail record.
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.
- ClinicalDetectedIssueDetailFeed
- Feed tracking is available for the object.
- ClinicalDetectedIssueDetailHistory
- History is available for tracked fields of the object.
- ClinicalDetectedIssueDetailChangeEvent (API version 61.0)
- Change events are available for the object.