PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.qicore@6.0.0
    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-Core)(USCDI) When product was given out or mailed, index: 11}
  whenPrepared: {short: (QI-Core) When product was packaged and reviewed, index: 10}
  medicationCodeableConcept: {type: CodeableConcept, short: (QI-Core)(USCDI) What medication was supplied, choiceOf: medication, index: 3}
  type:
    short: (QI-Core)(USCDI) Trial fill, partial fill, emergency fill, etc.
    binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ActPharmacySupplyType'}
    index: 7
  status:
    short: (QI-Core)(USCDI) preparation​ | in-progress​ | cancelled​ | on-hold​ | completed​ | entered-in-error​ | stopped​ | unknown
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/qicore/ValueSet/qicore-non-negative-medicationdispense-status'}
    index: 0
  dosageInstruction:
    short: (QI-Core)(USCDI) How the medication is to be used by the patient or administered by the caregiver
    index: 12
    elements:
      text: {short: (QI-Core)(USCDI) Free text dosage instructions e.g. SIG, index: 13}
      timing: {short: (QI-Core)(USCDI) When medication should be administered, index: 14}
      doseAndRate:
        short: (QI-Core)(USCDI) Amount of medication administered
        index: 15
        elements:
          dose:
            short: (QI-Core)(USCDI) Amount of medication per dose
            choices: [doseQuantity, doseRange]
            index: 17
          doseQuantity: {type: Quantity, short: (QI-Core)(USCDI) Amount of medication per dose, choiceOf: dose, index: 18}
          doseRange: {type: Range, short: (QI-Core)(USCDI) Amount of medication per dose, choiceOf: dose, index: 19}
  daysSupply: {short: (QI-Core) Amount of medication expressed as a timing amount, index: 9}
  medicationReference:
    type: Reference
    short: (QI-Core)(USCDI) What medication was supplied
    choiceOf: medication
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication']
    index: 4
  quantity: {short: (QI-Core)(USCDI) Amount dispensed, index: 8}
  authorizingPrescription:
    type: Reference
    short: (QI-Core)(USCDI) Medication order that authorizes the dispense
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest']
    index: 6
  subject:
    type: Reference
    short: (QI-Core)(USCDI) Who the dispense is for
    refers: ['http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient']
    index: 5
  medication:
    short: (QI-Core)(USCDI) What medication was supplied
    choices: [medicationCodeableConcept, medicationReference]
    index: 2
package_version: 6.0.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: 6.0.0