This page is part of the FHIR Specification (v0.06: DSTU 1 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

Resource MedicationAdministration - Formal Definitions 3.8.5

The formal definitions for the elements in the medicationadministration resource. Also available as an XML file.

MedicationAdministration
DefinitionDescribes the event of a patient being given a dose of 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 provider
Control1..1
RIM MappingSubstanceAdministration
MedicationAdministration.administrationEventStatus
DefinitionWill generally be set to show that the administration has been completed. For some long running administrations such as infusions it is possible for an administration to be started but not completed or it may be paused while some other process is under way.
Control1..1
Typecode from MedicationAdministrationStatus
RIM MappingSubstanceAdministration.statusCode
MedicationAdministration.isNegated
DefinitionSet this to true if the record is saying that the medication was NOT administered.
Control0..1
Typeboolean
RIM MappingSubstanceAdministration.actionNegationInd
MedicationAdministration.negatedReason
DefinitionA code indicating why the administration has been negated. Use only if isNegated is set to TRUE
Control0..*
TypeCodeableConcept from MedicationAdministrationNegationReason
RIM MappingSubstanceAdministration->Reason->Observation->Value
MedicationAdministration.effectiveTime
DefinitionAn interval of time during which the administration takes place. For many administrations, such as swallowing a tablet the lower and upper values of the interval will be the same.
Control1..1
TypePeriod
RIM MappingSubstanceAdministration.effectiveTime
MedicationAdministration.method
DefinitionA coded value indicating the method by which the medication is introduced into or onto the body. Most commonly used for injections. Examples: Slow Push; Deep IV. Terminologies used often pre-coordinate this term with the route and or form of administration.
Control0..1
TypeCodeableConcept from MedicationAdministrationMethod
RIM MappingSubstanceAdministration.methodCode
MedicationAdministration.approachSite
DefinitionA coded value indicating the location on the body where the medication is introduced into or onto the body. Where the code system indicates laterality by means of a separate coded concept this must be post-coordinated with the code indicating the location.
Control0..1
TypeCodeableConcept from MedicationAdministrationSite
RIM MappingSubstanceAdministration.approachSIteCode
MedicationAdministration.route
DefinitionA coded value indicating the path in or on the body by which the medication is introduced into or onto the body. Where the code system indicates laterality by means of a separate coded concept this must be post-coordinated with the code indicating the route.
Control0..1
TypeCodeableConcept from RouteOfAdministration
RIM MappingSubstanceAdministration.routeCode
MedicationAdministration.administeredDose
DefinitionThe amount of a medication administered to the patient as a single amount.
Control0..1
TypeQuantity
Comments(??Need to check work for Puffs.)
RIM MappingSubstanceAdministration.doseQuantity
MedicationAdministration.doseRate
DefinitionThe amount of a medication administered to the patient over a period of time. Example 250ml/30min
Control0..1
TypeQuantity
Comments(??Need to check work for Puffs.)
RIM MappingSubstanceAdministration.doseRate
MedicationAdministration.id
DefinitionExternal identifier - FHIR will generate its own internal IDs (probably URLs) which do not need to be explicitly managed by the resource. The identifier here is one that would be used by another non-FHIR system - for example an automated medication pump would provide a record each time it operated; an administration while the patient was off the ward might be made with a different system and entered after the event. Particularly important if these records have to be updated.
Control0..*
TypeHumanId
RIM MappingSubstanceAdministration.id
MedicationAdministration.prescription
DefinitionA link to a resource that provides the original request, instruction and authority to perform the administration.
Control1..1
TypeResource(Prescription)
RIM MappingSubstanceAdministration->InFullfillmentOf->SubstanceAdministration
MedicationAdministration.patient
DefinitionA link to a resource representing the person to whom the medication was given.
Control1..1
TypeResource(Patient)
RIM MappingSubstanceAdministration->subject->Patient
MedicationAdministration.medication
DefinitionThis is either a link to a resource representing the details of the medication or a simple attribute carrying a code that identifies the medication from a known list of medications.
Control1..*
TypeCodeableConcept from AMedicinesTerminology
RIM MappingSubstanceAdministration->consumable->ManufacturedProduct
MedicationAdministration.encounter
DefinitionAn identifier or a link to a resource that identifies the particular occurrence of contact between patient and health care provider.
Control0..1
TypeHumanId
RIM MappingSubstanceAdministration->component->EncounterEvent
MedicationAdministration.administrationDevice
DefinitionAn identifier or a link to a resource that identifies a device used in administering the medication to the patient.
Control0..*
TypeResource(Device)
RIM MappingSubstanceAdministration->device->Access OR SubstanceAdministration->device->AssignedDevice
MedicationAdministration.text
DefinitionText summary of resource (for human interpretation)
Control1..1
TypeNarrative
MedicationAdministration.extension
DefinitionExtensions to the MedicationAdministration resource
Control0..*
TypeExtension

This is an old version of FHIR retained for archive purposes. Do not use for anything else
Implementers are welcome to experiment with the content defined here, but should note that the contents are subject to change without prior notice.
© HL7.org 2011 - 2012. FHIR v0.06 generated on Tue, Dec 4, 2012 00:03+1100. License