SPL Mapping FHIR Implementation Guide
0.1.0 - Build CI United States of America flag

SPL Mapping FHIR Implementation Guide, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-spl/ and changes regularly. See the Directory of published versions

Resource Profile: SubmittedMedicinalProductIngredient

Official URL: http://hl7.org/fhir/us/spl/StructureDefinition/SubmittedMedicinalProductIngredient Version: 0.1.0
Standards status: Trial-use Maturity Level: 1 Computable Name: SubmittedMedicinalProductIngredient

Details around the ingredients of a submitted medicinal product.

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 Ingredient
... status 1..1 code draft | active | retired | unknown
Required Pattern: active
... for S 1..1 Reference(SubmittedManufacturedItem) The product which this ingredient is a constituent part of
... role S 1..1 CodeableConcept Purpose of the ingredient within the product, e.g. active, inactive
.... code S 1..1 CodeableReference(SubmittedIngredientDefinition) A code or full resource that represents the ingredient substance
.... strength S 0..1 BackboneElement The quantity of substance, per presentation, or per volume or mass, and type of quantity
..... presentation[x] S 1..1 Ratio The quantity of substance in the unit of presentation
..... referenceStrength S 0..1 BackboneElement Strength expressed in terms of a reference substance
...... substance S 1..1 CodeableReference(SubstanceDefinition) Relevant reference substance
....... concept S 1..1 CodeableConcept Reference to a concept (by class)
....... reference 0..0
...... strength[x] S 1..1 Ratio Strength expressed in terms of a reference substance

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Ingredient C 0..* Ingredient An ingredient of a manufactured item or pharmaceutical product
ing-1: If 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
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status ?!Σ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.


Required Pattern: active
... role SΣ 1..1 CodeableConcept Purpose of the ingredient within the product, e.g. active, inactive
Binding: IngredientRole (example): A classification of the ingredient identifying its purpose within the product, e.g. active, inactive.

... substance SΣ 1..1 BackboneElement The substance that comprises this ingredient
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code SΣ 1..1 CodeableReference(SubmittedIngredientDefinition) A code or full resource that represents the ingredient substance
Binding: substance-codes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set.

.... strength SΣ 0..1 BackboneElement The quantity of substance, per presentation, or per volume or mass, and type of quantity
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... presentation[x] SΣ 1..1 Ratio The quantity of substance in the unit of presentation
..... referenceStrength SΣ 0..1 BackboneElement Strength expressed in terms of a reference substance
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... substance SΣ 1..1 CodeableReference(SubstanceDefinition) Relevant reference substance
Binding: substance-codes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set.

....... concept SΣ 1..1 CodeableConcept Reference to a concept (by class)
...... strength[x] SΣ 1..1 Ratio Strength expressed in terms of a reference substance

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Ingredient.statusrequiredPattern: active
http://hl7.org/fhir/ValueSet/publication-status|4.3.0
from the FHIR Standard
Ingredient.roleexampleIngredientRole
http://hl7.org/fhir/ValueSet/ingredient-role
from the FHIR Standard
Ingredient.substance.codeexamplehttp://hl7.org/fhir/ValueSet/substance-codes
http://hl7.org/fhir/ValueSet/substance-codes
Ingredient.substance.strength.referenceStrength.substanceexamplehttp://hl7.org/fhir/ValueSet/substance-codes
http://hl7.org/fhir/ValueSet/substance-codes

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.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').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.allergenicIndicator.where(value='true').count() + Ingredient.substance.code.reference.count()) < 2
NameFlagsCard.TypeDescription & Constraintsdoco
.. Ingredient C 0..* Ingredient An ingredient of a manufactured item or pharmaceutical product
ing-1: If 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
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
dom-r4b: Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..1 Identifier An identifier or code by which the ingredient can be referenced
... status ?!Σ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.


Required Pattern: active
... for SΣ 1..1 Reference(SubmittedManufacturedItem) The product which this ingredient is a constituent part of
... role SΣ 1..1 CodeableConcept Purpose of the ingredient within the product, e.g. active, inactive
Binding: IngredientRole (example): A classification of the ingredient identifying its purpose within the product, e.g. active, inactive.

... function Σ 0..* CodeableConcept Precise action within the drug product, e.g. antioxidant, alkalizing agent
Binding: IngredientFunction (example): A classification of the ingredient identifying its precise purpose(s) in the drug product (beyond e.g. active/inactive).


... allergenicIndicator Σ 0..1 boolean If the ingredient is a known or suspected allergen
... manufacturer Σ 0..* BackboneElement An organization that manufactures this ingredient
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... role Σ 0..1 code allowed | possible | actual
Binding: IngredientManufacturerRole (required): The way in which this manufacturer is associated with the ingredient.

.... manufacturer Σ 1..1 Reference(Organization) An organization that manufactures this ingredient
... substance SΣ 1..1 BackboneElement The substance that comprises this ingredient
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code SΣ 1..1 CodeableReference(SubmittedIngredientDefinition) A code or full resource that represents the ingredient substance
Binding: substance-codes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set.

.... strength SΣ 0..1 BackboneElement The quantity of substance, per presentation, or per volume or mass, and type of quantity
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... presentation[x] SΣ 1..1 Ratio The quantity of substance in the unit of presentation
..... textPresentation Σ 0..1 string Text of either the whole presentation strength or a part of it (rest being in Strength.presentation as a ratio)
..... concentration[x] Σ 0..1 The strength per unitary volume (or mass)
...... concentrationRatio Ratio
...... concentrationRatioRange RatioRange
..... textConcentration Σ 0..1 string Text of either the whole concentration strength or a part of it (rest being in Strength.concentration as a ratio)
..... measurementPoint Σ 0..1 string When strength is measured at a particular point or distance
..... country Σ 0..* CodeableConcept Where the strength range applies
Binding: Country ValueSet (example): Jurisdiction codes


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

....... id 0..1 id Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... concept SΣ 1..1 CodeableConcept Reference to a concept (by class)
...... strength[x] SΣ 1..1 Ratio Strength expressed in terms of a reference substance
...... measurementPoint Σ 0..1 string When strength is measured at a particular point or distance
...... country Σ 0..* CodeableConcept Where the strength range applies
Binding: Country ValueSet (example): Jurisdiction codes



doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Ingredient.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Ingredient.statusrequiredPattern: active
http://hl7.org/fhir/ValueSet/publication-status|4.3.0
from the FHIR Standard
Ingredient.roleexampleIngredientRole
http://hl7.org/fhir/ValueSet/ingredient-role
from the FHIR Standard
Ingredient.functionexampleIngredientFunction
http://hl7.org/fhir/ValueSet/ingredient-function
from the FHIR Standard
Ingredient.manufacturer.rolerequiredIngredientManufacturerRole
http://hl7.org/fhir/ValueSet/ingredient-manufacturer-role|4.3.0
from the FHIR Standard
Ingredient.substance.codeexamplehttp://hl7.org/fhir/ValueSet/substance-codes
http://hl7.org/fhir/ValueSet/substance-codes
Ingredient.substance.strength.countryexampleCountry ValueSet
http://hl7.org/fhir/ValueSet/country
from the FHIR Standard
Ingredient.substance.strength.referenceStrength.substanceexamplehttp://hl7.org/fhir/ValueSet/substance-codes
http://hl7.org/fhir/ValueSet/substance-codes
Ingredient.substance.strength.referenceStrength.countryexampleCountry ValueSet
http://hl7.org/fhir/ValueSet/country
from the FHIR Standard

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.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').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()
dom-r4bwarningIngredient.containedContaining new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems
: ($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
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.allergenicIndicator.where(value='true').count() + Ingredient.substance.code.reference.count()) < 2

This structure is derived from Ingredient

Summary

Mandatory: 1 element(3 nested mandatory elements)
Must-Support: 10 elements
Prohibited: 1 element

Structures

This structure refers to these other structures:

Maturity: 1

Differential View

This structure is derived from Ingredient

NameFlagsCard.TypeDescription & Constraintsdoco
.. Ingredient Ingredient
... status 1..1 code draft | active | retired | unknown
Required Pattern: active
... for S 1..1 Reference(SubmittedManufacturedItem) The product which this ingredient is a constituent part of
... role S 1..1 CodeableConcept Purpose of the ingredient within the product, e.g. active, inactive
.... code S 1..1 CodeableReference(SubmittedIngredientDefinition) A code or full resource that represents the ingredient substance
.... strength S 0..1 BackboneElement The quantity of substance, per presentation, or per volume or mass, and type of quantity
..... presentation[x] S 1..1 Ratio The quantity of substance in the unit of presentation
..... referenceStrength S 0..1 BackboneElement Strength expressed in terms of a reference substance
...... substance S 1..1 CodeableReference(SubstanceDefinition) Relevant reference substance
....... concept S 1..1 CodeableConcept Reference to a concept (by class)
....... reference 0..0
...... strength[x] S 1..1 Ratio Strength expressed in terms of a reference substance

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Ingredient C 0..* Ingredient An ingredient of a manufactured item or pharmaceutical product
ing-1: If 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
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status ?!Σ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.


Required Pattern: active
... role SΣ 1..1 CodeableConcept Purpose of the ingredient within the product, e.g. active, inactive
Binding: IngredientRole (example): A classification of the ingredient identifying its purpose within the product, e.g. active, inactive.

... substance SΣ 1..1 BackboneElement The substance that comprises this ingredient
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code SΣ 1..1 CodeableReference(SubmittedIngredientDefinition) A code or full resource that represents the ingredient substance
Binding: substance-codes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set.

.... strength SΣ 0..1 BackboneElement The quantity of substance, per presentation, or per volume or mass, and type of quantity
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... presentation[x] SΣ 1..1 Ratio The quantity of substance in the unit of presentation
..... referenceStrength SΣ 0..1 BackboneElement Strength expressed in terms of a reference substance
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... substance SΣ 1..1 CodeableReference(SubstanceDefinition) Relevant reference substance
Binding: substance-codes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set.

....... concept SΣ 1..1 CodeableConcept Reference to a concept (by class)
...... strength[x] SΣ 1..1 Ratio Strength expressed in terms of a reference substance

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Ingredient.statusrequiredPattern: active
http://hl7.org/fhir/ValueSet/publication-status|4.3.0
from the FHIR Standard
Ingredient.roleexampleIngredientRole
http://hl7.org/fhir/ValueSet/ingredient-role
from the FHIR Standard
Ingredient.substance.codeexamplehttp://hl7.org/fhir/ValueSet/substance-codes
http://hl7.org/fhir/ValueSet/substance-codes
Ingredient.substance.strength.referenceStrength.substanceexamplehttp://hl7.org/fhir/ValueSet/substance-codes
http://hl7.org/fhir/ValueSet/substance-codes

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.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').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.allergenicIndicator.where(value='true').count() + Ingredient.substance.code.reference.count()) < 2

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Ingredient C 0..* Ingredient An ingredient of a manufactured item or pharmaceutical product
ing-1: If 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
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
dom-r4b: Containing new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..1 Identifier An identifier or code by which the ingredient can be referenced
... status ?!Σ 1..1 code draft | active | retired | unknown
Binding: PublicationStatus (required): The lifecycle status of an artifact.


Required Pattern: active
... for SΣ 1..1 Reference(SubmittedManufacturedItem) The product which this ingredient is a constituent part of
... role SΣ 1..1 CodeableConcept Purpose of the ingredient within the product, e.g. active, inactive
Binding: IngredientRole (example): A classification of the ingredient identifying its purpose within the product, e.g. active, inactive.

... function Σ 0..* CodeableConcept Precise action within the drug product, e.g. antioxidant, alkalizing agent
Binding: IngredientFunction (example): A classification of the ingredient identifying its precise purpose(s) in the drug product (beyond e.g. active/inactive).


... allergenicIndicator Σ 0..1 boolean If the ingredient is a known or suspected allergen
... manufacturer Σ 0..* BackboneElement An organization that manufactures this ingredient
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... role Σ 0..1 code allowed | possible | actual
Binding: IngredientManufacturerRole (required): The way in which this manufacturer is associated with the ingredient.

.... manufacturer Σ 1..1 Reference(Organization) An organization that manufactures this ingredient
... substance SΣ 1..1 BackboneElement The substance that comprises this ingredient
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code SΣ 1..1 CodeableReference(SubmittedIngredientDefinition) A code or full resource that represents the ingredient substance
Binding: substance-codes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set.

.... strength SΣ 0..1 BackboneElement The quantity of substance, per presentation, or per volume or mass, and type of quantity
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... presentation[x] SΣ 1..1 Ratio The quantity of substance in the unit of presentation
..... textPresentation Σ 0..1 string Text of either the whole presentation strength or a part of it (rest being in Strength.presentation as a ratio)
..... concentration[x] Σ 0..1 The strength per unitary volume (or mass)
...... concentrationRatio Ratio
...... concentrationRatioRange RatioRange
..... textConcentration Σ 0..1 string Text of either the whole concentration strength or a part of it (rest being in Strength.concentration as a ratio)
..... measurementPoint Σ 0..1 string When strength is measured at a particular point or distance
..... country Σ 0..* CodeableConcept Where the strength range applies
Binding: Country ValueSet (example): Jurisdiction codes


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

....... id 0..1 id Unique id for inter-element referencing
....... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
....... concept SΣ 1..1 CodeableConcept Reference to a concept (by class)
...... strength[x] SΣ 1..1 Ratio Strength expressed in terms of a reference substance
...... measurementPoint Σ 0..1 string When strength is measured at a particular point or distance
...... country Σ 0..* CodeableConcept Where the strength range applies
Binding: Country ValueSet (example): Jurisdiction codes



doco Documentation for this format

Terminology Bindings

PathConformanceValueSet / CodeURI
Ingredient.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
http://hl7.org/fhir/ValueSet/languages
from the FHIR Standard
Ingredient.statusrequiredPattern: active
http://hl7.org/fhir/ValueSet/publication-status|4.3.0
from the FHIR Standard
Ingredient.roleexampleIngredientRole
http://hl7.org/fhir/ValueSet/ingredient-role
from the FHIR Standard
Ingredient.functionexampleIngredientFunction
http://hl7.org/fhir/ValueSet/ingredient-function
from the FHIR Standard
Ingredient.manufacturer.rolerequiredIngredientManufacturerRole
http://hl7.org/fhir/ValueSet/ingredient-manufacturer-role|4.3.0
from the FHIR Standard
Ingredient.substance.codeexamplehttp://hl7.org/fhir/ValueSet/substance-codes
http://hl7.org/fhir/ValueSet/substance-codes
Ingredient.substance.strength.countryexampleCountry ValueSet
http://hl7.org/fhir/ValueSet/country
from the FHIR Standard
Ingredient.substance.strength.referenceStrength.substanceexamplehttp://hl7.org/fhir/ValueSet/substance-codes
http://hl7.org/fhir/ValueSet/substance-codes
Ingredient.substance.strength.referenceStrength.countryexampleCountry ValueSet
http://hl7.org/fhir/ValueSet/country
from the FHIR Standard

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.exists() and ('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url)))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(uri) = '#').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()
dom-r4bwarningIngredient.containedContaining new R4B resources within R4 resources may cause interoperability issues if instances are shared with R4 systems
: ($this is Citation or $this is Evidence or $this is EvidenceReport or $this is EvidenceVariable or $this is MedicinalProductDefinition or $this is PackagedProductDefinition or $this is AdministrableProductDefinition or $this is Ingredient or $this is ClinicalUseDefinition or $this is RegulatedAuthorization or $this is SubstanceDefinition or $this is SubscriptionStatus or $this is SubscriptionTopic) implies (%resource is Citation or %resource is Evidence or %resource is EvidenceReport or %resource is EvidenceVariable or %resource is MedicinalProductDefinition or %resource is PackagedProductDefinition or %resource is AdministrableProductDefinition or %resource is Ingredient or %resource is ClinicalUseDefinition or %resource is RegulatedAuthorization or %resource is SubstanceDefinition or %resource is SubscriptionStatus or %resource is SubscriptionTopic)
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.allergenicIndicator.where(value='true').count() + Ingredient.substance.code.reference.count()) < 2

This structure is derived from Ingredient

Summary

Mandatory: 1 element(3 nested mandatory elements)
Must-Support: 10 elements
Prohibited: 1 element

Structures

This structure refers to these other structures:

Maturity: 1

 

Other representations of profile: CSV, Excel, Schematron