Medication Order
A Medication Order resource can represent a prescription or any other more general order for supplying medication to a patient.
Sample Query
Find medication orders for a specific patient:
https://fhir.careevolution.com/Master.Adapter1.WebClient/api/fhir/MedicationOrder?patient=f4968df0-3121-e611-8128-0a69c1b3225b
Overview
See the FHIR documentation for more information about Medication Order resources.
Mapped Concepts in HIEBus
- Order
Supported Interactions
Medication Order resources support the following interactions.
Search Parameters
When searching for Medication Order resources, the following search parameters are supported.
Sortable Parameters
When searching Medication Order resources, it is possible to sort the returned values by the following search parameters.
- datewritten
- _id
Only one sort parameter may be specified.
Supported Includes
When searching Medication Order resources, it is possible to include the resources referenced by the following field names.
- Encounter
- Patient
- Prescriber
- Provenance Agent
Supported Operations
Medication Order supports the following extended operations.