Skip to main content
A medication administration record represents the actual administration of a medication to a patient. This includes details about when, how, and by whom the medication was administered. Reference Table: The medication_administration_references table contains normalized references from the medication administration to other entities. It supports the following reference properties:
  • medication_reference (required): links to the medication that was administered
  • subject (required): links to the patient who received the medication
  • performer.actor: links to practitioners who performed the administration
For detailed information about reference table structure and indexing, see the Reference Tables documentation. Medication Administration Table: Primary Keys:
  • medication_administration_id
Foreign Keys:
  • patient_id
  • medication_id