Pharmaceutical Quality (Industry)
1.0.0-ballot - ballot International flag

This page is part of the Pharmaceutical Quality (Industry) (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions

Resource Profile: Ingredient - Drug

Official URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Ingredient-drug-pq Version: 1.0.0-ballot
Active as of 2023-12-18 Computable Name: IngredientDrugPq

This Ingredient profile represents the active ingredient(s) of a drug substance or product. It references one SubstanceDefinition resource and can include the strength or concentration of that substance.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Ingredient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Ingredient 0..*IngredientAn ingredient of a manufactured item or pharmaceutical product
... identifier S0..1IdentifierAn identifier or code by which the ingredient can be referenced
... role 1..1CodeableConceptPurpose of the ingredient within the product, e.g. active, inactive
Binding: IngredientRole (preferred): A classification of the ingredient identifying its purpose within the product, e.g. active, inactive.

... function 0..*CodeableConceptPrecise action within the drug product, e.g. antioxidant, alkalizing agent
Binding: ValueSet - Ingredient Function (preferred): 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.

.... code S1..1CodeableReference(SubstanceDefinition - Component Substance Drug PQ)Ingredient Substance
.... strength
..... referenceStrength S0..*BackboneElementStrength expressed in terms of a reference substance

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
Ingredient.rolepreferredIngredientRole
Ingredient.functionpreferredVsIngredientFunctionPQ (a valid code from CodeSystem - Ingredient Function)
NameFlagsCard.TypeDescription & Constraintsdoco
.. Ingredient C0..*IngredientAn ingredient of a manufactured item or pharmaceutical product
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... contained 0..*ResourceContained, inline Resources
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
... status ?!Σ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... role Σ1..1CodeableConceptPurpose of the ingredient within the product, e.g. active, inactive
Binding: IngredientRole (preferred): A classification of the ingredient identifying its purpose within the product, e.g. active, inactive.

... function Σ0..*CodeableConceptPrecise action within the drug product, e.g. antioxidant, alkalizing agent
Binding: ValueSet - Ingredient Function (preferred): 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.


... substance ΣC1..1BackboneElementThe substance that comprises this ingredient
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code SΣC1..1CodeableReference(SubstanceDefinition - Component Substance Drug PQ)Ingredient Substance
Binding: SNOMEDCTSubstanceCodes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set.

.... strength Σ0..*BackboneElementThe quantity of substance, per presentation, or per volume or mass, and type of quantity
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... referenceStrength SΣ0..*BackboneElementStrength expressed in terms of a reference substance
...... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... substance Σ1..1CodeableReference(SubstanceDefinition)Relevant reference substance
Binding: SNOMEDCTSubstanceCodes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set.

...... strength[x] Σ1..1Strength expressed in terms of a reference substance
....... strengthRatioRatio
....... strengthRatioRangeRatioRange
....... strengthQuantityQuantity

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Ingredient.statusrequiredPublicationStatus
Ingredient.rolepreferredIngredientRole
Ingredient.functionpreferredVsIngredientFunctionPQ (a valid code from CodeSystem - Ingredient Function)
Ingredient.substance.codeexampleSNOMEDCTSubstanceCodes
Ingredient.substance.strength.referenceStrength.substanceexampleSNOMEDCTSubstanceCodes

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorIngredientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorIngredientIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorIngredientIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorIngredientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceIngredientA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ing-1errorIngredientIf an ingredient is noted as an allergen (allergenicIndicator) then its substance should be a code. If the substance is a SubstanceDefinition, then the allegen information should be documented in that resource
: Ingredient.where(allergenicIndicator=true).count() + Ingredient.substance.code.reference.count() < 2
NameFlagsCard.TypeDescription & Constraintsdoco
.. Ingredient C0..*IngredientAn ingredient of a manufactured item or pharmaceutical product
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
... identifier SΣ0..1IdentifierAn identifier or code by which the ingredient can be referenced
... status ?!Σ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... for Σ0..*Reference(MedicinalProductDefinition | AdministrableProductDefinition | ManufacturedItemDefinition)The product which this ingredient is a constituent part of
... role Σ1..1CodeableConceptPurpose of the ingredient within the product, e.g. active, inactive
Binding: IngredientRole (preferred): A classification of the ingredient identifying its purpose within the product, e.g. active, inactive.

... function Σ0..*CodeableConceptPrecise action within the drug product, e.g. antioxidant, alkalizing agent
Binding: ValueSet - Ingredient Function (preferred): 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.


... group Σ0..1CodeableConceptA classification of the ingredient according to where in the physical item it tends to be used, such the outer shell of a tablet, inner body or ink
... allergenicIndicator ΣC0..1booleanIf the ingredient is a known or suspected allergen
... comment 0..1markdownA place for providing any notes that are relevant to the component, e.g. removed during process, adjusted for loss on drying
... manufacturer Σ0..*BackboneElementAn organization that manufactures this ingredient
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... role Σ0..1codeallowed | possible | actual
Binding: IngredientManufacturerRole (required): The way in which this manufacturer is associated with the ingredient.

.... manufacturer Σ1..1Reference(Organization)An organization that manufactures this ingredient
... substance ΣC1..1BackboneElementThe substance that comprises this ingredient
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code SΣC1..1CodeableReference(SubstanceDefinition - Component Substance Drug PQ)Ingredient Substance
Binding: SNOMEDCTSubstanceCodes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set.

.... strength Σ0..*BackboneElementThe quantity of substance, per presentation, or per volume or mass, and type of quantity
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... presentation[x] Σ0..1The quantity of substance in the unit of presentation
...... presentationRatioRatio
...... presentationRatioRangeRatioRange
...... presentationCodeableConceptCodeableConcept
...... presentationQuantityQuantity
..... textPresentation Σ0..1stringText of either the whole presentation strength or a part of it (rest being in Strength.presentation as a ratio)
..... concentration[x] Σ0..1The strength per unitary volume (or mass)
...... concentrationRatioRatio
...... concentrationRatioRangeRatioRange
...... concentrationCodeableConceptCodeableConcept
...... concentrationQuantityQuantity
..... textConcentration Σ0..1stringText of either the whole concentration strength or a part of it (rest being in Strength.concentration as a ratio)
..... basis Σ0..1CodeableConceptA code that indicates if the strength is, for example, based on the ingredient substance as stated or on the substance base (when the ingredient is a salt)
..... measurementPoint Σ0..1stringWhen strength is measured at a particular point or distance
..... country Σ0..*CodeableConceptWhere the strength range applies
Binding: CountryValueSet (example): Jurisdiction codes


..... referenceStrength SΣ0..*BackboneElementStrength expressed in terms of a reference substance
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... substance Σ1..1CodeableReference(SubstanceDefinition)Relevant reference substance
Binding: SNOMEDCTSubstanceCodes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set.

...... strength[x] Σ1..1Strength expressed in terms of a reference substance
....... strengthRatioRatio
....... strengthRatioRangeRatioRange
....... strengthQuantityQuantity
...... measurementPoint Σ0..1stringWhen strength is measured at a particular point or distance
...... country Σ0..*CodeableConceptWhere the strength range applies
Binding: CountryValueSet (example): Jurisdiction codes



doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Ingredient.languagerequiredAllLanguages
Ingredient.statusrequiredPublicationStatus
Ingredient.rolepreferredIngredientRole
Ingredient.functionpreferredVsIngredientFunctionPQ (a valid code from CodeSystem - Ingredient Function)
Ingredient.manufacturer.rolerequiredIngredientManufacturerRole
Ingredient.substance.codeexampleSNOMEDCTSubstanceCodes
Ingredient.substance.strength.countryexampleCountryValueSet
Ingredient.substance.strength.referenceStrength.substanceexampleSNOMEDCTSubstanceCodes
Ingredient.substance.strength.referenceStrength.countryexampleCountryValueSet

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorIngredientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorIngredientIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorIngredientIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorIngredientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceIngredientA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ing-1errorIngredientIf an ingredient is noted as an allergen (allergenicIndicator) then its substance should be a code. If the substance is a SubstanceDefinition, then the allegen information should be documented in that resource
: Ingredient.where(allergenicIndicator=true).count() + Ingredient.substance.code.reference.count() < 2

This structure is derived from Ingredient

Differential View

This structure is derived from Ingredient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Ingredient 0..*IngredientAn ingredient of a manufactured item or pharmaceutical product
... identifier S0..1IdentifierAn identifier or code by which the ingredient can be referenced
... role 1..1CodeableConceptPurpose of the ingredient within the product, e.g. active, inactive
Binding: IngredientRole (preferred): A classification of the ingredient identifying its purpose within the product, e.g. active, inactive.

... function 0..*CodeableConceptPrecise action within the drug product, e.g. antioxidant, alkalizing agent
Binding: ValueSet - Ingredient Function (preferred): 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.

.... code S1..1CodeableReference(SubstanceDefinition - Component Substance Drug PQ)Ingredient Substance
.... strength
..... referenceStrength S0..*BackboneElementStrength expressed in terms of a reference substance

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
Ingredient.rolepreferredIngredientRole
Ingredient.functionpreferredVsIngredientFunctionPQ (a valid code from CodeSystem - Ingredient Function)

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Ingredient C0..*IngredientAn ingredient of a manufactured item or pharmaceutical product
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... contained 0..*ResourceContained, inline Resources
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
... status ?!Σ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... role Σ1..1CodeableConceptPurpose of the ingredient within the product, e.g. active, inactive
Binding: IngredientRole (preferred): A classification of the ingredient identifying its purpose within the product, e.g. active, inactive.

... function Σ0..*CodeableConceptPrecise action within the drug product, e.g. antioxidant, alkalizing agent
Binding: ValueSet - Ingredient Function (preferred): 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.


... substance ΣC1..1BackboneElementThe substance that comprises this ingredient
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code SΣC1..1CodeableReference(SubstanceDefinition - Component Substance Drug PQ)Ingredient Substance
Binding: SNOMEDCTSubstanceCodes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set.

.... strength Σ0..*BackboneElementThe quantity of substance, per presentation, or per volume or mass, and type of quantity
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... referenceStrength SΣ0..*BackboneElementStrength expressed in terms of a reference substance
...... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... substance Σ1..1CodeableReference(SubstanceDefinition)Relevant reference substance
Binding: SNOMEDCTSubstanceCodes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set.

...... strength[x] Σ1..1Strength expressed in terms of a reference substance
....... strengthRatioRatio
....... strengthRatioRangeRatioRange
....... strengthQuantityQuantity

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Ingredient.statusrequiredPublicationStatus
Ingredient.rolepreferredIngredientRole
Ingredient.functionpreferredVsIngredientFunctionPQ (a valid code from CodeSystem - Ingredient Function)
Ingredient.substance.codeexampleSNOMEDCTSubstanceCodes
Ingredient.substance.strength.referenceStrength.substanceexampleSNOMEDCTSubstanceCodes

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorIngredientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorIngredientIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorIngredientIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorIngredientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceIngredientA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ing-1errorIngredientIf an ingredient is noted as an allergen (allergenicIndicator) then its substance should be a code. If the substance is a SubstanceDefinition, then the allegen information should be documented in that resource
: Ingredient.where(allergenicIndicator=true).count() + Ingredient.substance.code.reference.count() < 2

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Ingredient C0..*IngredientAn ingredient of a manufactured item or pharmaceutical product
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
... identifier SΣ0..1IdentifierAn identifier or code by which the ingredient can be referenced
... status ?!Σ1..1codedraft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.

... for Σ0..*Reference(MedicinalProductDefinition | AdministrableProductDefinition | ManufacturedItemDefinition)The product which this ingredient is a constituent part of
... role Σ1..1CodeableConceptPurpose of the ingredient within the product, e.g. active, inactive
Binding: IngredientRole (preferred): A classification of the ingredient identifying its purpose within the product, e.g. active, inactive.

... function Σ0..*CodeableConceptPrecise action within the drug product, e.g. antioxidant, alkalizing agent
Binding: ValueSet - Ingredient Function (preferred): 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.


... group Σ0..1CodeableConceptA classification of the ingredient according to where in the physical item it tends to be used, such the outer shell of a tablet, inner body or ink
... allergenicIndicator ΣC0..1booleanIf the ingredient is a known or suspected allergen
... comment 0..1markdownA place for providing any notes that are relevant to the component, e.g. removed during process, adjusted for loss on drying
... manufacturer Σ0..*BackboneElementAn organization that manufactures this ingredient
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... role Σ0..1codeallowed | possible | actual
Binding: IngredientManufacturerRole (required): The way in which this manufacturer is associated with the ingredient.

.... manufacturer Σ1..1Reference(Organization)An organization that manufactures this ingredient
... substance ΣC1..1BackboneElementThe substance that comprises this ingredient
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code SΣC1..1CodeableReference(SubstanceDefinition - Component Substance Drug PQ)Ingredient Substance
Binding: SNOMEDCTSubstanceCodes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set.

.... strength Σ0..*BackboneElementThe quantity of substance, per presentation, or per volume or mass, and type of quantity
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... presentation[x] Σ0..1The quantity of substance in the unit of presentation
...... presentationRatioRatio
...... presentationRatioRangeRatioRange
...... presentationCodeableConceptCodeableConcept
...... presentationQuantityQuantity
..... textPresentation Σ0..1stringText of either the whole presentation strength or a part of it (rest being in Strength.presentation as a ratio)
..... concentration[x] Σ0..1The strength per unitary volume (or mass)
...... concentrationRatioRatio
...... concentrationRatioRangeRatioRange
...... concentrationCodeableConceptCodeableConcept
...... concentrationQuantityQuantity
..... textConcentration Σ0..1stringText of either the whole concentration strength or a part of it (rest being in Strength.concentration as a ratio)
..... basis Σ0..1CodeableConceptA code that indicates if the strength is, for example, based on the ingredient substance as stated or on the substance base (when the ingredient is a salt)
..... measurementPoint Σ0..1stringWhen strength is measured at a particular point or distance
..... country Σ0..*CodeableConceptWhere the strength range applies
Binding: CountryValueSet (example): Jurisdiction codes


..... referenceStrength SΣ0..*BackboneElementStrength expressed in terms of a reference substance
...... id 0..1stringUnique id for inter-element referencing
...... extension 0..*ExtensionAdditional content defined by implementations
...... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
...... substance Σ1..1CodeableReference(SubstanceDefinition)Relevant reference substance
Binding: SNOMEDCTSubstanceCodes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set.

...... strength[x] Σ1..1Strength expressed in terms of a reference substance
....... strengthRatioRatio
....... strengthRatioRangeRatioRange
....... strengthQuantityQuantity
...... measurementPoint Σ0..1stringWhen strength is measured at a particular point or distance
...... country Σ0..*CodeableConceptWhere the strength range applies
Binding: CountryValueSet (example): Jurisdiction codes



doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
Ingredient.languagerequiredAllLanguages
Ingredient.statusrequiredPublicationStatus
Ingredient.rolepreferredIngredientRole
Ingredient.functionpreferredVsIngredientFunctionPQ (a valid code from CodeSystem - Ingredient Function)
Ingredient.manufacturer.rolerequiredIngredientManufacturerRole
Ingredient.substance.codeexampleSNOMEDCTSubstanceCodes
Ingredient.substance.strength.countryexampleCountryValueSet
Ingredient.substance.strength.referenceStrength.substanceexampleSNOMEDCTSubstanceCodes
Ingredient.substance.strength.referenceStrength.countryexampleCountryValueSet

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorIngredientIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorIngredientIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorIngredientIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorIngredientIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceIngredientA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ing-1errorIngredientIf an ingredient is noted as an allergen (allergenicIndicator) then its substance should be a code. If the substance is a SubstanceDefinition, then the allegen information should be documented in that resource
: Ingredient.where(allergenicIndicator=true).count() + Ingredient.substance.code.reference.count() < 2

This structure is derived from Ingredient

 

Other representations of profile: CSV, Excel, Schematron