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.
MedicinalIngredient
Supported Calls
create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()
Fields
| Field | Details |
|---|---|
| IngredientId |
|
| IsActive |
|
| LastReferencedDate |
|
| LastViewedDate |
|
| Name |
|
| OwnerId |
|
| ParentRecordId |
|
| StrengthDenominator |
|
| StrengthDenominatorUnitId |
|
| StrengthNumerator |
|
| StrengthNumeratorUnitId |
|
Usage
Ingredients are added to a medication record by creating MedicinalIngredient records to represent each ingredient, and then referencing the medication record using the ParentRecordId field in all the MedicinalIngredient records.
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.
- MedicinalIngredientChangeEvent (API Version 62.0)
- Change events are available for the object.
- MedicinalIngredientFeed
- Feed tracking is available for the object.
- MedicinalIngredientHistory
- History is available for tracked fields of the object.
- MedicinalIngredientShare
- Sharing is available for the object.