PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@7.0.0
    http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration
description: Profile of MedicationAdministration for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors.
package_name: hl7.fhir.us.qicore
derivation: constraint
name: QICoreMedicationAdministration
type: MedicationAdministration
elements:
  request:
    type: Reference
    short: (QI) Request administration performed against
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest']
    index: 10
  dosage:
    short: (QI) Details of how medication was taken
    mustSupport: false
    index: 11
    elements:
      route:
        short: (QI) Path of substance into body
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/route-codes'}
        index: 12
      dose: {short: (QI) Amount of medication per dose, index: 13}
  medication[x]:
    extensions:
      codeOptions: {url: 'http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.0', min: 0, max: 1, short: (QI) Url of a value set of candidate medications, type: Extension, index: 5}
    elements:
      extension:
        short: (QI) Url of a value set of candidate medications
        type: Extension
        url: http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.0
        index: 5
        slicing:
          slices:
            codeOptions:
              match: {}
              schema: {short: (QI) Url of a value set of candidate medications, type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.0', index: 5}
              min: 0
              max: 1
  medicationCodeableConcept: {type: CodeableConcept, short: (QI) What was administered, choiceOf: medication, index: 3}
  status: {short: (QI) in-progress | not-done | on-hold | completed | entered-in-error | stopped | unknown, index: 0}
  effective:
    short: (QI) Start and end time of administration
    choices: []
    index: 9
  context:
    type: Reference
    short: (QI) Encounter or Episode of Care administered as part of
    refers: ['http://hl7.org/fhir/StructureDefinition/EpisodeOfCare', 'http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter']
    index: 7
  medicationReference:
    type: Reference
    short: (QI) What was administered
    choiceOf: medication
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication']
    index: 4
  subject:
    type: Reference
    short: (QI) Who received medication
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient']
    index: 6
  medication:
    short: (QI) What was administered
    choices: [medicationCodeableConcept, medicationReference]
    index: 2
package_version: 7.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration
base: http://hl7.org/fhir/StructureDefinition/MedicationAdministration
version: 7.0.0