Skip to main content

MedicationAdministration

Trial Use 2 Clinical — Medications

Describes the event of a patient consuming or otherwise being administered a medication. This may be as simple as swallowing a tablet or it may be a long running infusion. Related resources tie this event to the authorizing prescription, and the specific encounter between patient and health care practitioner. This event can also be used to record waste using a status of not-done and the appropriate statusReason.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/MedicationAdministration
InteractionMethodPath
ReadGET/fhir/R5/MedicationAdministration/[id]
VreadGET/fhir/R5/MedicationAdministration/[id]/_history/[vid]
UpdatePUT/fhir/R5/MedicationAdministration/[id]
PatchPATCH/fhir/R5/MedicationAdministration/[id]
DeleteDELETE/fhir/R5/MedicationAdministration/[id]
CreatePOST/fhir/R5/MedicationAdministration
SearchGET/fhir/R5/MedicationAdministration?...
HistoryGET/fhir/R5/MedicationAdministration/[id]/_history
Type-historyGET/fhir/R5/MedicationAdministration/_history

Top-level elements

ElementType(s)CardinalityDescription
identifierIdentifier0..*External identifier
basedOnReference0..*Plan this is fulfilled by this administration
partOfReference0..*Part of referenced event
statuscode1..1in-progress
statusReasonCodeableConcept0..*Reason administration not performed
categoryCodeableConcept0..*Type of medication administration
medicationCodeableReference1..1What was administered
subjectReference1..1Who received medication
encounterReference0..1Encounter administered as part of
supportingInformationReference0..*Additional information to support administration
occurence[x]dateTime / Period / Timing1..1Specific date/time or interval of time during which the administration took place (or did not take place)
recordeddateTime0..1When the MedicationAdministration was first captured in the subject's record
isSubPotentboolean0..1Full dose was not administered
subPotentReasonCodeableConcept0..*Reason full dose was not administered
performerBackboneElement0..*Who or what performed the medication administration and what type of performance they did
reasonCodeableReference0..*Concept, condition or observation that supports why the medication was administered
requestReference0..1Request administration performed against
deviceCodeableReference0..*Device used to administer
noteAnnotation0..*Information about the administration
dosageBackboneElement0..1Details of how medication was taken
eventHistoryReference0..*A list of events of interest in the lifecycle

Resource-specific search parameters

ParameterTypeDescription
codetokenEvent or incident that occurred or was averted
datedateDate administration happened (or did not happen)
devicereferenceReturn administrations with this administration device identity
encounterreferenceReturn administrations that share this encounter
identifiertokenAccount number
medicationreferenceReturn administrations of this medication reference
patientreferenceThe entity that caused the expenses
performerreferenceThe identity of the individual who administered the medication
performer-device-codetokenThe identity of the individual who administered the medication
reason-givenreferenceReference to a resource (by instance)
reason-given-codetokenReasons for administering the medication
reason-not-giventokenReasons for not administering the medication
requestreferenceThe identity of a request to list administrations from
statustokenMedicationAdministration event status (for example one of active/paused/completed/nullified)
subjectreferenceThe identity of the individual or group to list administrations for

Reference