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