MedicationAdministration

Overview

Profile (MedicationAdministration) Administered Medication (either manually reported or reported by an insulin pump) are represented by the MedicationAdministration resource. Medications are generally insulin, but are not limited to insulin. Describes the event of a patient consuming or otherwise being administered a medication.

Canonical url - http://roche.com/fhir/iop/StructureDefinition/MedicationAdministration

The below overview shows the elements of the resource, data type and the cardinality of each. Further details like "Binding"/"Fixed values"/"contraints" etc can be found on clicking on each element.

Structure definition :

idΣ0..1id
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
textI0..1Narrative
containedI0..*Resource
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
identifierI0..0Identifier
basedOnI0..0Reference(CarePlan)
partOfΣ I0..*Reference(MedicationAdministration | MedicationDispense | Procedure)
statusΣ ?!1..1codeBinding
statusReason0..0CodeableConcept
id0..1string
extensionI0..*Extension
codingΣ I0..*CodingBinding
textΣ0..1string
id0..1string
extensionI0..*Extension
conceptΣ0..1CodeableConceptBinding
referenceΣ I0..1Reference(Medication)
subjectΣ I1..1Reference(Patient | Group)
encounterI0..0Reference(Encounter)
supportingInformationI0..0Reference(Resource)
occurenceDateTimedateTime
occurencePeriodPeriod
recordedΣ0..0dateTime
isSubPotent0..0boolean
subPotentReason0..0CodeableConcept
id0..1string
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
function0..1CodeableConcept
actorΣ1..1CodeableReference(Practitioner | PractitionerRole | Patient | RelatedPerson | Device)
reason0..0CodeableReference(Condition | Observation | DiagnosticReport)
requestI0..1Reference(MedicationRequest)
device0..0CodeableReference(Device)
note0..0Annotation
id0..1string
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
textI0..1string
site0..1CodeableConcept
route0..1CodeableConcept
method0..1CodeableConceptBinding
doseI0..1SimpleQuantity
rateRatioRatio
rateQuantitySimpleQuantity
eventHistoryI0..0Reference(Provenance)

Attribute description :

Attribute Description Terminology reference
status status of MedicationAdministration resource status
partOf Reference to indicate parent MedicationAdminstration
Category Bolus Delivery type insulin-codes
medication.concept Informs the type of administration conducted (ex. Basal or Bolus).. insulin-codes
medication.reference Reference to specific medication administered (Applicable only for commerical drugs - Future imple)
Subject Patient on whom the administration takes place.
occurence Date or period of time over which the administration is conducted (FHIR-Mandatory).
Performer Who (HcP) or what (device) conducted the administration.
Request Medication Request associated to the administration.
Dosage Information about the quantity and units of the administered medication.