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