QICoreMedicationAdministrationNotDone

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.

= Must Support, = Is Modifier, = QiCore defined extension

FieldCard.TypeDescription
recorded1..1ExtensionAn Extension
identifier0..*List<Identifier>Identifiers associated with this Medication Administration that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate. They are business identifiers assigned to this resource by the performer or other systems and remain constant as the resource is updated and propagates from server to server.
instantiates0..*List<String>A protocol, guideline, orderset, or other definition that was adhered to in whole or in part by this event.
partOf0..*List<QICoreMedicationAdministration | QICoreProcedure>A larger event of which this particular event is a component or step.
status1..1StringWill 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.
Binding: A set of codes indicating the current status of a MedicationAdministration. (required)
statusReason1..*List<Concept>A code indicating why the administration was not performed.
Binding: The reason the event did not occur or was not performed (extensible)
category0..1ConceptIndicates where the medication is expected to be consumed or administered.
Binding: A coded concept describing where the medication administered is expected to occur. (preferred)
medication[x]1..1Concept | QICoreMedicationIdentifies the medication that was administered. This 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.
Binding: The set of RxNorm codes to represent medications (preferred)
notDoneValueSet1..1ExtensionA logical reference (e.g. a reference to ValueSet.url) that identifies the value set/version that identifies the set of possible coded values this coding was chosen from or constrained by.
subject1..1QICorePatientThe person or animal or group receiving the medication.
context0..1QICoreEncounter | EpisodeOfCareThe visit, admission, or other contact between patient and health care provider during which the medication administration was performed.
supportingInformation0..*List<Resource>Additional information (for example, patient height and weight) that supports the administration of the medication.
effective[x]1..1DateTime | Interval<DateTime>A specific date/time or interval of time during which the administration took place (or did not take place, when the 'notGiven' attribute is true). For many administrations, such as swallowing a tablet the use of dateTime is more appropriate.
performer0..*List<performer>Indicates who or what performed the medication administration and how they were involved.
reasonCode0..*List<Concept>A code indicating why the medication was given.
Binding: A set of codes indicating the reason why the MedicationAdministration was made. (example)
reasonReference0..*List<QICoreCondition | QICoreObservation | QICoreDiagnosticReportLab>Condition or observation that supports why the medication was administered.
request0..1QICoreMedicationRequestThe original request, instruction or authority to perform the administration.
device0..*List<QICoreDevice>The device used in administering the medication to the patient. For example, a particular infusion pump.
note0..*List<Annotation>Extra information about the medication administration that is not conveyed by the other attributes.
dosage0..1dosageDescribes the medication dosage information details e.g. dose, rate, site, route, etc.
eventHistory0..*List<Provenance>A summary of the events of interest that have occurred, such as when the administration was verified.