PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.us.smp@1.0.0-ballot
    http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationadministration
description: The resource referenced from a MedicationStatement that defines the actual giving of a drug or compound to a patient. A profile was necessary for SMP to ensure the use of SMP and US Core profiles.
package_name: rs/hl7.fhir.us.smp
derivation: constraint
name: SMPMedicationAdministration
type: MedicationAdministration
elements:
  medication:
    choices: [medicationCodeableConcept, medicationReference]
    index: 1
  medicationCodeableConcept: {type: CodeableConcept, choiceOf: medication, index: 2}
  medicationReference:
    type: Reference
    choiceOf: medication
    refers: ['http://hl7.org/fhir/us/smp/StructureDefinition/smp-medication']
    index: 3
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient']
    index: 4
  performer:
    elements:
      actor:
        type: Reference
        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole']
        index: 5
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/smp/StructureDefinition/smp-medicationadministration
base: http://hl7.org/fhir/StructureDefinition/MedicationAdministration
version: 1.0.0-ballot