http://hl7.org/fhir/StructureDefinition/MedicationKnowledge|5.0.0

Information about a medication that is used to support knowledge.
description: Information about a medication that is used to support knowledge.
derivation: specialization
name: MedicationKnowledge
type: MedicationKnowledge
elements:
  preparationInstruction: {isModifier: false, short: The instructions for preparing the medication, mustSupport: false, isSummary: false, index: 14}
  monograph:
    isModifier: false
    short: Associated documentation about the medication
    mustSupport: false
    array: true
    isSummary: false
    index: 11
    elements:
      type: {isModifier: false, short: The category of medication document, mustSupport: false, isSummary: false, index: 12}
      source: {isModifier: false, short: Associated documentation about the medication, mustSupport: false, isSummary: false, index: 13}
  regulatory:
    isModifier: false
    short: Regulatory information about a medication
    mustSupport: false
    array: true
    isSummary: false
    index: 53
    elements:
      regulatoryAuthority: {isModifier: false, short: Specifies the authority of the regulation, mustSupport: false, isSummary: false, index: 54}
      substitution:
        isModifier: false
        short: Specifies if changes are allowed when dispensing a medication from a regulatory perspective
        mustSupport: false
        array: true
        isSummary: false
        index: 55
        elements:
          type: {isModifier: false, short: Specifies the type of substitution allowed, mustSupport: false, isSummary: false, index: 56}
          allowed: {isModifier: false, short: Specifies if regulation allows for changes in the medication when dispensing, mustSupport: false, isSummary: false, index: 57}
        required: [allowed, type]
      schedule: {isModifier: false, short: Specifies the schedule of a medication in jurisdiction, mustSupport: false, array: true, isSummary: false, index: 58}
      maxDispense:
        isModifier: false
        short: The maximum number of units of the medication that can be dispensed in a period
        mustSupport: false
        isSummary: false
        index: 59
        elements:
          quantity: {isModifier: false, short: The maximum number of units of the medication that can be dispensed, mustSupport: false, isSummary: false, index: 60}
          period: {isModifier: false, short: The period that applies to the maximum number of units, mustSupport: false, isSummary: false, index: 61}
        required: [quantity]
    required: [regulatoryAuthority]
  indicationGuideline:
    isModifier: false
    short: Guidelines or protocols for administration of the medication for an indication
    mustSupport: false
    array: true
    isSummary: false
    index: 24
    elements:
      indication: {isModifier: false, short: Indication for use that applies to the specific administration guideline, mustSupport: false, array: true, isSummary: false, index: 25}
      dosingGuideline:
        isModifier: false
        short: Guidelines for dosage of the medication
        mustSupport: false
        array: true
        isSummary: false
        index: 26
        elements:
          treatmentIntent: {isModifier: false, short: Intention of the treatment, mustSupport: false, isSummary: false, index: 27}
          dosage:
            isModifier: false
            short: Dosage for the medication for the specific guidelines
            mustSupport: false
            array: true
            isSummary: false
            index: 28
            elements:
              type: {isModifier: false, short: Category of dosage for a medication, mustSupport: false, isSummary: false, index: 29}
              dosage: {min: 1, isModifier: false, short: Dosage for the medication for the specific guidelines, mustSupport: false, array: true, isSummary: false, index: 30}
            required: [dosage, type]
          administrationTreatment: {isModifier: false, short: Type of treatment the guideline applies to, mustSupport: false, isSummary: false, index: 31}
          patientCharacteristic:
            isModifier: false
            short: Characteristics of the patient that are relevant to the administration guidelines
            mustSupport: false
            array: true
            isSummary: false
            index: 32
            elements:
              type: {isModifier: false, short: Categorization of specific characteristic that is relevant to the administration guideline, mustSupport: false, isSummary: false, index: 33}
              value:
                isModifier: false
                short: The specific characteristic
                mustSupport: false
                choices: []
                isSummary: false
                index: 35
            required: [type]
  storageGuideline:
    isModifier: false
    short: How the medication should be stored
    mustSupport: false
    array: true
    isSummary: false
    index: 45
    elements:
      reference: {isModifier: false, short: Reference to additional information, mustSupport: false, isSummary: false, index: 46}
      note: {isModifier: false, short: Additional storage notes, mustSupport: false, array: true, isSummary: false, index: 47}
      stabilityDuration: {isModifier: false, short: Duration remains stable, mustSupport: false, isSummary: false, index: 48}
      environmentalSetting:
        isModifier: false
        short: Setting or value of environment for adequate storage
        mustSupport: false
        array: true
        isSummary: false
        index: 49
        elements:
          type: {isModifier: false, short: Categorization of the setting, mustSupport: false, isSummary: false, index: 50}
          value:
            isModifier: false
            short: Value of the setting
            mustSupport: false
            choices: []
            isSummary: false
            index: 52
        required: [value, type]
  definitional:
    isModifier: false
    short: Minimal definition information about the medication
    mustSupport: false
    isSummary: false
    index: 62
    elements:
      definition: {isModifier: false, short: Definitional resources that provide more information about this medication, mustSupport: false, array: true, isSummary: false, index: 63}
      doseForm:
        isModifier: false
        short: powder | tablets | capsule +
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/medication-form-codes'}
        isSummary: false
        index: 64
      intendedRoute:
        isModifier: false
        short: The intended or approved route of administration
        mustSupport: false
        array: true
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/route-codes'}
        isSummary: false
        index: 65
      ingredient:
        isModifier: false
        short: Active or inactive ingredient
        mustSupport: false
        array: true
        isSummary: true
        index: 66
        elements:
          item: {isModifier: false, short: Substances contained in the medication, mustSupport: false, isSummary: true, index: 67}
          type:
            isModifier: false
            short: A code that defines the type of ingredient, active, base, etc
            mustSupport: false
            binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/v3-RoleClassIngredientEntity'}
            isSummary: false
            index: 68
          strength:
            isModifier: false
            short: Quantity of ingredient present
            mustSupport: false
            choices: []
            isSummary: false
            index: 70
        required: [item]
      drugCharacteristic:
        isModifier: false
        short: Specifies descriptive properties of the medicine
        mustSupport: false
        array: true
        isSummary: false
        index: 71
        elements:
          type:
            isModifier: false
            short: Code specifying the type of characteristic of medication
            mustSupport: false
            binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/medicationknowledge-characteristic'}
            isSummary: false
            index: 72
          value:
            isModifier: false
            short: Description of the characteristic
            mustSupport: false
            choices: []
            isSummary: false
            index: 74
  packaging:
    isModifier: false
    short: Details about packaged medications
    mustSupport: false
    array: true
    isSummary: false
    index: 41
    elements:
      cost:
        elementReference: ['http://hl7.org/fhir/StructureDefinition/MedicationKnowledge', elements, cost]
        isModifier: false
        short: Cost of the packaged medication
        mustSupport: false
        array: true
        isSummary: false
        index: 42
      packagedProduct: {isModifier: false, short: The packaged medication that is being priced, mustSupport: false, isSummary: false, index: 43}
  name: {isModifier: false, short: A name associated with the medication being described, mustSupport: false, array: true, isSummary: true, index: 5}
  relatedMedicationKnowledge:
    isModifier: false
    short: Associated or related medication information
    mustSupport: false
    array: true
    isSummary: false
    index: 6
    elements:
      type: {isModifier: false, short: Category of medicationKnowledge, mustSupport: false, isSummary: false, index: 7}
      reference: {min: 1, isModifier: false, short: Associated documentation about the associated medication knowledge, mustSupport: false, array: true, isSummary: false, index: 8}
    required: [reference, type]
  medicineClassification:
    isModifier: false
    short: Categorization of the medication within a formulary or classification system
    mustSupport: false
    array: true
    isSummary: false
    index: 36
    elements:
      type: {isModifier: false, short: 'The type of category for the medication (for example, therapeutic classification, therapeutic sub-classification)', mustSupport: false, isSummary: false, index: 37}
      source:
        isModifier: false
        short: The source of the classification
        mustSupport: false
        choices: []
        isSummary: false
        index: 39
      classification: {isModifier: false, short: Specific category assigned to the medication, mustSupport: false, array: true, isSummary: false, index: 40}
    required: [type]
  clinicalUseIssue: {isModifier: false, short: Potential clinical issue with or between medication(s), mustSupport: false, array: true, isSummary: false, index: 44}
  author: {isModifier: false, short: Creator or owner of the knowledge or information about the medication, mustSupport: false, isSummary: false, index: 3}
  associatedMedication: {isModifier: false, short: The set of medication resources that are associated with this medication, mustSupport: false, array: true, isSummary: false, index: 9}
  monitoringProgram:
    isModifier: false
    short: Program under which a medication is reviewed
    mustSupport: false
    array: true
    isSummary: true
    index: 21
    elements:
      type: {isModifier: false, short: Type of program under which the medication is monitored, mustSupport: false, isSummary: false, index: 22}
      name: {isModifier: false, short: Name of the reviewing program, mustSupport: false, isSummary: false, index: 23}
  status:
    isModifier: true
    short: active | entered-in-error | inactive
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/medicationknowledge-status|5.0.0'}
    isModifierReason: This element changes the interpretation of all descriptive attributes.
    isSummary: true
    index: 2
  productType: {isModifier: false, short: Category of the medication or product, mustSupport: false, array: true, isSummary: false, index: 10}
  code:
    isModifier: false
    short: Code that identifies this medication
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/medication-codes'}
    isSummary: true
    index: 1
  identifier: {isModifier: false, short: Business identifier for this medication, mustSupport: false, array: true, isSummary: true, index: 0}
  cost:
    isModifier: false
    short: The pricing of the medication
    mustSupport: false
    array: true
    isSummary: false
    index: 15
    elements:
      effectiveDate: {isModifier: false, short: The date range for which the cost is effective, mustSupport: false, array: true, isSummary: false, index: 16}
      type: {isModifier: false, short: The category of the cost information, mustSupport: false, isSummary: false, index: 17}
      source: {isModifier: false, short: The source or owner for the price information, mustSupport: false, isSummary: false, index: 18}
      cost:
        isModifier: false
        short: The price or category of the cost of the medication
        mustSupport: false
        choices: []
        isSummary: false
        index: 20
    required: [cost, type]
  intendedJurisdiction: {isModifier: false, short: Codes that identify the different jurisdictions for which the information of this resource was created, mustSupport: false, array: true, isSummary: false, index: 4}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/MedicationKnowledge
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0