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.
FHIR Request
Input representation for the supply of medication, along with
information about how it should be administered.
The MedicationRequest FHIR resource maps to the MedicationRequest object inSalesforce.
- Root XML tag
- <FhirRequestInput>
- Properties
-
Name Type Description Required or Optional Available Version medicationReference String The reference of the medication request. Optional 54.0 status String The status of the medication request. Possible values are:- Active
- Cancelled
- Completed
- Draft
- Entered-in-Error
- On-Hold
- Stopped
- Unknown
Optional 54.0 type String The type of the medication request. Possible values are:- Filler Order
- Instance Order
- Option
- Original Order
- Plan
- Proposal
- Reflex Order
Optional 54.0