description: An ingredient of a manufactured item or pharmaceutical product. package_name: hl7.fhir.r5.core derivation: specialization name: Ingredient type: Ingredient elements: identifier: {type: Identifier, short: An identifier or code by which the ingredient can be referenced, isSummary: true, index: 0} role: {type: CodeableConcept, short: 'Ingredient role within a drug product e.g. Active ingredient, Excipient', isSummary: true, index: 1} function: {type: CodeableConcept, 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', isSummary: true, array: true, index: 2} description: {type: markdown, short: 'A general description of the ingredient, or any supporting text. May be used for an unstructured list of excipients', isSummary: true, index: 3} allergenicIndicator: {type: boolean, short: If the ingredient is a known or suspected allergen, isSummary: true, index: 4} manufacturer: short: The organization that manufactures this ingredient refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] type: Reference array: true isSummary: true index: 5 specifiedSubstance: type: BackboneElement short: A specified substance that comprises this ingredient isSummary: true array: true index: 6 elements: code: short: Substance as a 'specified substance', implying extra substance related characteristics isSummary: true choices: [codeCodeableConcept, codeReference] index: 8 codeCodeableConcept: {short: 'Substance as a ''specified substance'', implying extra substance related characteristics', type: CodeableConcept, choiceOf: code, isSummary: true, index: 9} codeReference: short: Substance as a 'specified substance', implying extra substance related characteristics refers: ['http://hl7.org/fhir/StructureDefinition/Substance', 'http://hl7.org/fhir/StructureDefinition/SubstanceDefinition'] type: Reference choiceOf: code isSummary: true index: 10 group: {type: CodeableConcept, short: 'The group of specified substance, e.g. group 1 to 4', isSummary: true, index: 11} confidentiality: {type: CodeableConcept, short: Confidentiality level of the specified substance as the ingredient, isSummary: true, index: 12} strength: type: BackboneElement short: Quantity of the substance or specified substance present in the manufactured item or pharmaceutical product isSummary: true array: true index: 13 elements: concentration: {type: Ratio, short: The strength per unitary volume (or mass), isSummary: true, index: 17} presentationText: {type: string, 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, isSummary: true, index: 16} concentrationHighLimit: {isModifier: true, short: 'An upper limit for the strength per unitary volume (or mass), for when there is a range. The concentration attribute then becomes the lower limit', type: Ratio, isModifierReason: 'If this is present it implies that the whole strength is expressed as a range, due to uncertainty or variation', isSummary: true, index: 18} measurementPoint: {type: string, short: For when strength is measured at a particular point or distance, isSummary: true, index: 20} presentation: {type: Ratio, short: 'The quantity of substance in the unit of presentation, or in the volume (or mass) of the single pharmaceutical product or manufactured item', isSummary: true, index: 14} country: {type: CodeableConcept, short: The country or countries for which the strength range applies, isSummary: true, array: true, index: 21} presentationHighLimit: {isModifier: true, short: 'An upper limit for the quantity of substance in the unit of presentation. For use when there is a range of strengths, this is the high limit, with the presentation attribute becoming the lower limit', type: Ratio, isModifierReason: 'If this is present it implies that the whole strength is expressed as a range, due to uncertainty or variation', isSummary: true, index: 15} concentrationText: {type: string, 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, isSummary: true, index: 19} referenceStrength: type: BackboneElement short: Strength expressed in terms of a reference substance isSummary: true array: true index: 22 elements: substance: short: Relevant reference substance isSummary: true choices: [substanceCodeableConcept, substanceReference] index: 24 substanceCodeableConcept: {short: Relevant reference substance, type: CodeableConcept, choiceOf: substance, isSummary: true, index: 25} substanceReference: short: Relevant reference substance refers: ['http://hl7.org/fhir/StructureDefinition/Substance', 'http://hl7.org/fhir/StructureDefinition/SubstanceDefinition'] type: Reference choiceOf: substance isSummary: true index: 26 strength: {type: Ratio, short: Strength expressed in terms of a reference substance, isSummary: true, index: 27} strengthHighLimit: {type: Ratio, short: 'Strength expressed in terms of a reference substance, upper limit', isSummary: true, index: 28} measurementPoint: {type: string, short: For when strength is measured at a particular point or distance, isSummary: true, index: 29} country: {type: CodeableConcept, short: The country or countries for which the strength range applies, isSummary: true, array: true, index: 30} required: [strength] required: [codeCodeableConcept, group, codeReference, code] substance: type: BackboneElement short: The substance that comprises this ingredient isSummary: true index: 31 elements: code: short: A code that represents the ingredient substance isSummary: true choices: [codeCodeableConcept, codeReference] index: 33 codeCodeableConcept: {short: A code that represents the ingredient substance, type: CodeableConcept, choiceOf: code, isSummary: true, index: 34} codeReference: short: A code that represents the ingredient substance refers: ['http://hl7.org/fhir/StructureDefinition/Substance', 'http://hl7.org/fhir/StructureDefinition/SubstanceDefinition'] type: Reference choiceOf: code isSummary: true index: 35 strength: short: Quantity of the substance or specified substance present in the manufactured item or pharmaceutical product isSummary: true elementReference: ['http://hl7.org/fhir/StructureDefinition/Ingredient', elements, specifiedSubstance, elements, strength] array: true index: 36 required: [codeCodeableConcept, codeReference, code] package_version: 4.4.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/Ingredient base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.4.0 required: [role]