description: This MedicationAdministration profile represents the event of a patient consuming or otherwise being administered a medication. package_name: hl7.fhir.us.ph-library derivation: constraint name: USPublicHealthMedicationAdministration type: MedicationAdministration elements: dosage: mustSupport: true index: 10 elements: route: {mustSupport: true, index: 11} dose: mustSupport: true index: 12 elements: unit: {short: (USCDI+) Medication Administration Dose Units, mustSupport: true, index: 13} code: {short: (USCDI+) Medication Administration Dose, mustSupport: true, index: 14} medicationCodeableConcept: {type: CodeableConcept, short: (USCDI+) Medication Administered Code, mustSupport: true, choiceOf: medication, index: 5} extension: {type: Extension, short: (USCDI+) Therapeutic Medication Response, mustSupport: true, url: 'http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-therapeutic-medication-response-extension', index: 0} status: {mustSupport: true, index: 2} effective: short: (USCDI+) Date Medication Administered mustSupport: true choices: [] index: 9 identifier: {mustSupport: true, index: 1} medicationReference: type: Reference short: (USCDI+) Medication Administered Code mustSupport: true choiceOf: medication refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication'] index: 6 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-patient'] index: 7 medication: short: (USCDI+) Medication Administered Code mustSupport: true choices: [medicationCodeableConcept, medicationReference] index: 4 package_version: 2.0.0-ballot extensions: {} class: profile kind: resource url: http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-medicationadministration base: http://hl7.org/fhir/StructureDefinition/MedicationAdministration version: 2.0.0-ballot