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

This resource is primarily used for the identification and definition of a medication, including ingredients, for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use.
description: This resource is primarily used for the identification and definition of a medication, including ingredients, for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use.
derivation: specialization
name: Medication
type: Medication
elements:
  definition: {isModifier: false, short: Knowledge about this medication, mustSupport: false, isSummary: false, index: 14}
  doseForm:
    isModifier: false
    short: powder | tablets | capsule +
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/medication-form-codes'}
    isSummary: false
    index: 4
  totalVolume: {isModifier: false, short: 'When the specified product code does not infer a package size, this is the specific amount of drug in the product', mustSupport: false, isSummary: true, index: 5}
  batch:
    isModifier: false
    short: Details about packaged medications
    mustSupport: false
    isSummary: false
    index: 11
    elements:
      lotNumber: {isModifier: false, short: Identifier assigned to batch, mustSupport: false, isSummary: false, index: 12}
      expirationDate: {isModifier: false, short: When batch will expire, mustSupport: false, isSummary: false, index: 13}
  ingredient:
    isModifier: false
    short: Active or inactive ingredient
    mustSupport: false
    array: true
    isSummary: false
    index: 6
    elements:
      item:
        isModifier: false
        short: The ingredient (substance or medication) that the ingredient.strength relates to
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/medication-codes'}
        isSummary: false
        index: 7
      isActive: {isModifier: false, short: Active ingredient indicator, mustSupport: false, isSummary: false, index: 8}
      strength:
        isModifier: false
        short: Quantity of ingredient present
        mustSupport: false
        choices: []
        isSummary: false
        index: 10
    required: [item]
  status:
    isModifier: true
    short: active | inactive | entered-in-error
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/medication-status|5.0.0'}
    isModifierReason: This element changes the interpretation of all descriptive attributes.
    isSummary: true
    index: 2
  code:
    isModifier: false
    short: Codes that identify 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}
  marketingAuthorizationHolder: {isModifier: false, short: Organization that has authorization to market medication, mustSupport: false, isSummary: true, index: 3}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Medication
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0