PackagesCanonicalsLogsProblems
    Packages
    ihe.pharm.meow@1.0.0-preview
    https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/IHEMedication
description: Medication for clinical use cases. This could be a branded product or a generic concept, also allowing describing pack size and components of complex products.
package_name: ihe.pharm.meow
derivation: constraint
name: IHEMedication
type: Medication
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        productName:
          match: {url: null}
          schema: {type: Extension, short: 'Name of the medicinal product. Names of different types (full name, short name, etc) and in different languages can be provided if relevant.', url: 'https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medication-productname', index: 1}
          min: 0
        classification:
          match: {url: null}
          schema: {type: Extension, short: 'Classifications of the product, e.g ATC, narcotic/psychotropic, orphan drug, etc', url: 'https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medication-classification', index: 2}
          min: 0
        sizeOfItem:
          match: {url: null}
          schema: {type: Extension, short: 'Size of one item (for example, in a pack of 5 vials, this would represent the size of 1 vial)', url: 'https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medication-sizeofitem', index: 3}
          min: 0
          max: 1
        device:
          match: {url: null}
          schema: {type: Extension, short: 'Device, typically an administration device, included in the product.', url: 'https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medication-device', index: 4}
          min: 0
          max: 1
  identifier: {short: 'Identifier for the medicinal product, its generic representation, or packaged product.', mustSupport: true, index: 5}
  code: {short: A terminology-based code for the product, mustSupport: true, index: 6}
  form: {short: 'Dose form. For a branded product, this would most likely be authorised dose form, but it could also be administrable dose form. For package items, it could be item''s individual dose form.', mustSupport: true, index: 7}
  amount: {short: 'Total volume or number of package items inside a package. This element should not contain overall prescribed amount, but describe the product itself. In case of complex packages, this element could be left empty, and number of different items could be indicated in the nested Medications.', mustSupport: true, index: 8}
  ingredient:
    short: Ingredient or a part product. For combination packs, each ingredient can be a separate manufactured item with its own ingredients, dose form, and strength
    mustSupport: true
    index: 9
    elements:
      item:
        short: Substance (Substance resource or concept from terminology) or a medicinal product (Medication resource or concept from terminology). Medicinal product can be an ingredient in case of extemporal medications or combination packs (e.g Creme + 6 tablets)
        mustSupport: true
        choices: [itemCodeableConcept, itemReference]
        index: 11
      itemCodeableConcept: {type: CodeableConcept, short: Substance (Substance resource or concept from terminology) or a medicinal product (Medication resource or concept from terminology). Medicinal product can be an ingredient in case of extemporal medications or combination packs (e.g Creme + 6 tablets), mustSupport: true, choiceOf: item, index: 12}
      itemReference:
        type: Reference
        short: Substance (Substance resource or concept from terminology) or a medicinal product (Medication resource or concept from terminology). Medicinal product can be an ingredient in case of extemporal medications or combination packs (e.g Creme + 6 tablets)
        mustSupport: true
        choiceOf: item
        refers: ['http://hl7.org/fhir/StructureDefinition/Substance', 'https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/IHEMedication']
        index: 13
      isActive: {mustSupport: true, index: 14}
      strength: {mustSupport: true, index: 15}
package_version: 1.0.0-preview
extensions:
  productName: {url: 'https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medication-productname', min: 0, type: Extension, short: 'Name of the medicinal product. Names of different types (full name, short name, etc) and in different languages can be provided if relevant.', index: 1}
  classification: {url: 'https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medication-classification', min: 0, type: Extension, short: 'Classifications of the product, e.g ATC, narcotic/psychotropic, orphan drug, etc', index: 2}
  sizeOfItem: {url: 'https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medication-sizeofitem', min: 0, max: 1, type: Extension, short: 'Size of one item (for example, in a pack of 5 vials, this would represent the size of 1 vial)', index: 3}
  device: {url: 'https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medication-device', min: 0, max: 1, type: Extension, short: 'Device, typically an administration device, included in the product.', index: 4}
class: profile
kind: resource
url: https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/IHEMedication
base: http://hl7.org/fhir/StructureDefinition/Medication
version: 1.0.0-preview