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.
MedicationStatementDetail
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Fields
| Field | Details |
|---|---|
| DetailCodeId |
|
| DetailRecordId |
|
| DetailType |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| MedicationStatementId |
|
| Name |
|
Usage
- Use the MedicationStatementId field to reference the parent MedicationStatement record that the additional information is being associated to.
- Use the DetailType picklist to specify the type of detail that’s being associated
to the MedicationStatement record. Here's how the associated record types are
mapped to values in the DetailType field.
- Based On - MedicationRequest, ServiceRequest
- Part Of - MedicationDispense, MedicationStatement, PatientMedicalProcedure, CareObservation
- Status Reason - CodeSet, CodeSetBundle
- Reason Code - CodeSet, CodeSetBundle
- Reason Reference - HealthCondition, CareObservation, DiagnosticSummary
- Derived From - CareObservation, ClinicalServiceRequest, DiagnosticSummary, HealthCondition, MedicationDispense, MedicationRequest, MedicationStatement, PatientMedicalProcedure
- Use the DetailCodeId and DetailRecordId fields to reference the records with the associated information.
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.
- MedicationStatementDetailChangeEvent (API Version 62.0)
- Change events are available for the object.