PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.examples@4.3.0-snapshot1
    http://hl7.org/fhir/StructureDefinition/Ingredient
description: An ingredient of a manufactured item or pharmaceutical product.
package_name: hl7.fhir.r4b.examples
derivation: specialization
name: Ingredient
type: Ingredient
elements:
  identifier: {isModifier: false, short: An identifier or code by which the ingredient can be referenced, type: Identifier, mustSupport: false, isSummary: true, index: 0}
  status:
    isModifier: true
    short: draft | active | retired | unknown
    index: 1
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/publication-status|4.3.0-snapshot1'}
    isModifierReason: This is labeled as "Is Modifier" because applications should not use a retired {{title}} without due consideration
    isSummary: true
  for:
    isModifier: false
    short: The product which this ingredient is a constituent part of
    refers: ['http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition', 'http://hl7.org/fhir/StructureDefinition/ManufacturedItemDefinition', 'http://hl7.org/fhir/StructureDefinition/MedicinalProductDefinition']
    type: Reference
    mustSupport: false
    array: true
    isSummary: true
    index: 2
  role: {isModifier: false, short: 'A classification of the ingredient identifying its purpose within the product, e.g. active, inactive', type: CodeableConcept, mustSupport: false, isSummary: true, index: 3}
  function: {isModifier: false, short: 'A classification of the ingredient identifying its precise purpose(s) in the drug product. This extends the Ingredient.role to add more detail. Example: Antioxidant, Alkalizing Agent', type: CodeableConcept, mustSupport: false, array: true, isSummary: true, index: 4}
  allergenicIndicator: {isModifier: false, short: If the ingredient is a known or suspected allergen, type: boolean, mustSupport: false, isSummary: true, index: 5}
  manufacturer:
    isModifier: false
    short: An organization that manufactures this ingredient
    index: 6
    type: BackboneElement
    mustSupport: false
    array: true
    elements:
      role:
        isModifier: false
        short: The way in which this manufacturer is associated with the ingredient. For example whether it is a possible one (others allowed), or an exclusive authorized one for this ingredient. Note that this is not the manufacturing process role
        type: Coding
        mustSupport: false
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/ingredient-manufacturer-role|4.3.0-snapshot1'}
        isSummary: true
        index: 7
      manufacturer:
        isModifier: false
        short: An organization that manufactures this ingredient
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
        type: Reference
        mustSupport: false
        isSummary: true
        index: 8
    required: [manufacturer]
    isSummary: true
  substance:
    isModifier: false
    short: The substance that comprises this ingredient
    index: 9
    type: BackboneElement
    mustSupport: false
    elements:
      code: {isModifier: false, short: A code or full resource that represents the ingredient substance, type: CodeableReference, mustSupport: false, isSummary: true, index: 10}
      strength:
        isModifier: false
        short: The quantity of substance in the unit of presentation, or in the volume (or mass) of the single pharmaceutical product or manufactured item
        type: BackboneElement
        mustSupport: false
        array: true
        isSummary: true
        index: 11
        elements:
          presentationRatio: {isModifier: false, short: 'The quantity of substance in the unit of presentation, or in the volume (or mass) of the single pharmaceutical product or manufactured item', type: Ratio, mustSupport: false, choiceOf: presentation, isSummary: true, index: 14}
          concentrationRatioRange: {isModifier: false, short: The strength per unitary volume (or mass), type: RatioRange, mustSupport: false, choiceOf: concentration, isSummary: true, index: 20}
          presentationRatioRange: {isModifier: false, short: 'The quantity of substance in the unit of presentation, or in the volume (or mass) of the single pharmaceutical product or manufactured item', type: RatioRange, mustSupport: false, choiceOf: presentation, isSummary: true, index: 15}
          concentration:
            isModifier: false
            short: The strength per unitary volume (or mass)
            mustSupport: false
            choices: [concentrationRatio, concentrationRatioRange]
            isSummary: true
            index: 18
          presentationText: {isModifier: false, short: A textual represention of either the whole of the presentation strength or a part of it - with the rest being in Strength.presentation as a ratio, type: string, mustSupport: false, isSummary: true, index: 16}
          concentrationRatio: {isModifier: false, short: The strength per unitary volume (or mass), type: Ratio, mustSupport: false, choiceOf: concentration, isSummary: true, index: 19}
          measurementPoint: {isModifier: false, short: For when strength is measured at a particular point or distance, type: string, mustSupport: false, isSummary: true, index: 22}
          presentation:
            isModifier: false
            short: The quantity of substance in the unit of presentation, or in the volume (or mass) of the single pharmaceutical product or manufactured item
            mustSupport: false
            choices: [presentationRatio, presentationRatioRange]
            isSummary: true
            index: 13
          country: {isModifier: false, short: The country or countries for which the strength range applies, type: CodeableConcept, mustSupport: false, array: true, isSummary: true, index: 23}
          concentrationText: {isModifier: false, short: A textual represention of either the whole of the concentration strength or a part of it - with the rest being in Strength.concentration as a ratio, type: string, mustSupport: false, isSummary: true, index: 21}
          referenceStrength:
            isModifier: false
            short: Strength expressed in terms of a reference substance
            index: 24
            type: BackboneElement
            mustSupport: false
            array: true
            elements:
              substance: {isModifier: false, short: Relevant reference substance, type: CodeableReference, mustSupport: false, isSummary: true, index: 25}
              strength:
                isModifier: false
                short: Strength expressed in terms of a reference substance
                mustSupport: false
                choices: [strengthRatio, strengthRatioRange]
                isSummary: true
                index: 27
              strengthRatio: {isModifier: false, short: Strength expressed in terms of a reference substance, type: Ratio, mustSupport: false, choiceOf: strength, isSummary: true, index: 28}
              strengthRatioRange: {isModifier: false, short: Strength expressed in terms of a reference substance, type: RatioRange, mustSupport: false, choiceOf: strength, isSummary: true, index: 29}
              measurementPoint: {isModifier: false, short: For when strength is measured at a particular point or distance, type: string, mustSupport: false, isSummary: true, index: 30}
              country: {isModifier: false, short: The country or countries for which the strength range applies, type: CodeableConcept, mustSupport: false, array: true, isSummary: true, index: 31}
            required: [strengthRatio, strengthRatioRange, strength]
            isSummary: true
    required: [code]
    isSummary: true
package_version: 4.3.0-snapshot1
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/Ingredient
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.3.0-snapshot1
required: [role, status, substance]