Medication Administration
A Medication Administration resource represents an instance of a medication being administered to a patient.
Sample Query
Find medication administrations for a particular encounter:
https://fhir.careevolution.com/Master.Adapter1.WebClient/api/fhir/MedicationAdministration?encounter=e26c4860-2f0e-e711-812d-0a69c1b3225b
Overview
See the FHIR documentation for more information about Medication Administration resources.
Mapped Concepts in HIEBus
- MedicationAdministration
- MedicationProfile
Supported Interactions
Medication Administration resources support the following interactions.
Search Parameters
When searching for Medication Administration resources, the following search parameters are supported.
Sortable Parameters
When searching Medication Administration resources, it is possible to sort the returned values by the following search parameters.
- effectivetime
- _id
Only one sort parameter may be specified.
Supported Includes
When searching Medication Administration resources, it is possible to include the resources referenced by the following field names.
- Encounter
- Patient
- Practitioner
- Prescription
- Provenance Agent
Supported Operations
Medication Administration supports the following extended operations.