PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@7.0.1
    http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationdispense
description: Profile of MedicationDispense 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: QICoreMedicationDispense
type: MedicationDispense
elements:
  whenHandedOver: {short: (QI) When product was given out or mailed, index: 13}
  whenPrepared: {short: (QI) When product was packaged and reviewed, index: 12}
  medication[x]:
    extensions:
      codeOptions: {url: 'http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.1', min: 0, max: 1, short: (QI) Url of a value set of candidate medications, type: Extension, index: 6}
    elements:
      extension:
        short: (QI) Url of a value set of candidate medications
        type: Extension
        url: http://hl7.org/fhir/StructureDefinition/codeOptions|7.0.1
        index: 6
        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.1', index: 6}
              min: 0
              max: 1
  medicationCodeableConcept: {type: CodeableConcept, short: (QI) What medication was supplied, choiceOf: medication, index: 4}
  type:
    short: (QI) Trial fill, partial fill, emergency fill, etc.
    binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActPharmacySupplyType'}
    index: 9
  extension:
    type: Extension
    short: (QI) When recorded
    url: http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationDispense.recorded
    index: 0
    slicing:
      slices:
        recorded:
          match: {}
          schema: {type: Extension, short: (QI) When recorded, url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationDispense.recorded', index: 0}
          min: 0
          max: 1
  status: {short: (QI) preparation | in-progress | cancelled | on-hold | completed | entered-in-error | stopped | declined | unknown, index: 1}
  dosageInstruction:
    short: (QI) How the medication is to be used by the patient or administered by the caregiver
    index: 14
    elements:
      text: {short: (QI) Free text dosage instructions e.g. SIG, index: 15}
      timing: {short: (QI) When medication should be administered, index: 16}
      doseAndRate:
        short: (QI) Amount of medication administered
        index: 17
        elements:
          dose:
            short: (QI) Amount of medication per dose
            choices: [doseQuantity, doseRange]
            index: 19
          doseQuantity: {type: Quantity, short: (QI) Amount of medication per dose, choiceOf: dose, index: 20}
          doseRange: {type: Range, short: (QI) Amount of medication per dose, choiceOf: dose, index: 21}
  daysSupply: {short: (QI) Amount of medication expressed as a timing amount, index: 11}
  medicationReference:
    type: Reference
    short: (QI) What medication was supplied
    choiceOf: medication
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication']
    index: 5
  quantity: {short: (QI) Amount dispensed, index: 10}
  authorizingPrescription:
    type: Reference
    short: (QI) Medication order that authorizes the dispense
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest']
    index: 8
  subject:
    type: Reference
    short: (QI) Who the dispense is for
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient']
    index: 7
  medication:
    short: (QI) What medication was supplied
    choices: [medicationCodeableConcept, medicationReference]
    index: 3
package_version: 7.0.1
extensions:
  recorded: {url: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-MedicationDispense.recorded', min: 0, max: 1, type: Extension, short: (QI) When recorded, index: 0}
class: profile
kind: resource
url: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationdispense
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationdispense
version: 7.0.1