Medication
1.1.0 - STU Belgium flag

Medication, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/medication/tree/prescription and changes regularly. See the Directory of published versions

Logical Model: Medication - logical model

Official URL: https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/be-model-medication Version: 1.1.0
Active as of 2025-04-06 Computable Name: BeModelMedication

A logical data model of the medication.

Usage:

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. be-model-medication 0..* Base Medication - logical model
Instances of this logical model can be the target of a Reference
... identifier 0..* BackboneElement The identifier(s) of the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings.
ele-1: All FHIR elements must have a @value or children
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... medicinalProductIdentifier 0..* Identifier Identifier at the product level - can be MPID or national identifier
.... packagedProductIdentifier 0..* Identifier Identifier at the package level - can be PCID or national
.... pharmaceuticalProductIdentifier 0..* Identifier Identifier at the virtual or administrable product level - can be PhPID or national virtual/administrable product code
... productCode 0..1 CodeableConcept Code for the product that is actually being specified, in established terminologies
... classification 0..* CodeableConcept Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)
... productName 0..* BackboneElement Name of the product (full name, invented name, other)
ele-1: All FHIR elements must have a @value or children
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... name 1..1 string Name of type and language that is relevant for the users
.... language 0..1 CodeableConcept Language of the name
.... type 0..1 CodeableConcept Type of the name (full name, common name, etc)
... doseForm 0..1 CodeableConcept Dose form(s) on a product level. Dose form for a single package item is defined below.
... item 0..* BackboneElement A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined
ele-1: All FHIR elements must have a @value or children
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... doseForm 0..1 CodeableConcept Dose form
.... ingredient 1..* BackboneElement Ingredients
ele-1: All FHIR elements must have a @value or children
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... role 0..1 CodeableConcept Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected.
..... substance 1..1 CodeableConcept Substance
..... strengthInfo 0..* BackboneElement Concentration or presentation strength
ele-1: All FHIR elements must have a @value or children
...... @id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... strength 1..1 Ratio Concentration or presentation strength of the precise active ingredient
...... strengthType 0..1 CodeableConcept Type of strength that is expressed
...... strengthSubstance 0..1 CodeableConcept Substance that the strength refers to, if different from the main substance
.... unitOfPresentation 0..1 CodeableConcept Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.
.... containedQuantity 0..1 SimpleQuantity Manufactured item quantity for liquids (3ml/vial)
.... amount 0..1 SimpleQuantity Number of such manufactured items in this product (5 vials)
... device 0..* BackboneElement Administration device included in the product
ele-1: All FHIR elements must have a @value or children
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... deviceQuantity 1..1 SimpleQuantity Number of such devices
.... device 1..1 CodeableConcept Device coded

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
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()

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraintsdoco
.. be-model-medication 0..* Base Medication - logical model
Instances of this logical model can be the target of a Reference
... identifier 0..* BackboneElement The identifier(s) of the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings.
.... medicinalProductIdentifier 0..* Identifier Identifier at the product level - can be MPID or national identifier
.... packagedProductIdentifier 0..* Identifier Identifier at the package level - can be PCID or national
.... pharmaceuticalProductIdentifier 0..* Identifier Identifier at the virtual or administrable product level - can be PhPID or national virtual/administrable product code
... productCode 0..1 CodeableConcept Code for the product that is actually being specified, in established terminologies
... classification 0..* CodeableConcept Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)
... productName 0..* BackboneElement Name of the product (full name, invented name, other)
.... name 1..1 string Name of type and language that is relevant for the users
.... language 0..1 CodeableConcept Language of the name
.... type 0..1 CodeableConcept Type of the name (full name, common name, etc)
... doseForm 0..1 CodeableConcept Dose form(s) on a product level. Dose form for a single package item is defined below.
... item 0..* BackboneElement A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined
.... doseForm 0..1 CodeableConcept Dose form
.... ingredient 1..* BackboneElement Ingredients
..... role 0..1 CodeableConcept Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected.
..... substance 1..1 CodeableConcept Substance
..... strengthInfo 0..* BackboneElement Concentration or presentation strength
...... strength 1..1 Ratio Concentration or presentation strength of the precise active ingredient
...... strengthType 0..1 CodeableConcept Type of strength that is expressed
...... strengthSubstance 0..1 CodeableConcept Substance that the strength refers to, if different from the main substance
.... unitOfPresentation 0..1 CodeableConcept Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.
.... containedQuantity 0..1 SimpleQuantity Manufactured item quantity for liquids (3ml/vial)
.... amount 0..1 SimpleQuantity Number of such manufactured items in this product (5 vials)
... device 0..* BackboneElement Administration device included in the product
.... deviceQuantity 1..1 SimpleQuantity Number of such devices
.... device 1..1 CodeableConcept Device coded

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. be-model-medication 0..* Base Medication - logical model
Instances of this logical model can be the target of a Reference
... identifier 0..* BackboneElement The identifier(s) of the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings.
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... medicinalProductIdentifier 0..* Identifier Identifier at the product level - can be MPID or national identifier
.... packagedProductIdentifier 0..* Identifier Identifier at the package level - can be PCID or national
.... pharmaceuticalProductIdentifier 0..* Identifier Identifier at the virtual or administrable product level - can be PhPID or national virtual/administrable product code
... productCode 0..1 CodeableConcept Code for the product that is actually being specified, in established terminologies
... classification 0..* CodeableConcept Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)
... productName 0..* BackboneElement Name of the product (full name, invented name, other)
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... name 1..1 string Name of type and language that is relevant for the users
.... language 0..1 CodeableConcept Language of the name
.... type 0..1 CodeableConcept Type of the name (full name, common name, etc)
... doseForm 0..1 CodeableConcept Dose form(s) on a product level. Dose form for a single package item is defined below.
... item 0..* BackboneElement A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... doseForm 0..1 CodeableConcept Dose form
.... ingredient 1..* BackboneElement Ingredients
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... role 0..1 CodeableConcept Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected.
..... substance 1..1 CodeableConcept Substance
..... strengthInfo 0..* BackboneElement Concentration or presentation strength
...... @id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... strength 1..1 Ratio Concentration or presentation strength of the precise active ingredient
...... strengthType 0..1 CodeableConcept Type of strength that is expressed
...... strengthSubstance 0..1 CodeableConcept Substance that the strength refers to, if different from the main substance
.... unitOfPresentation 0..1 CodeableConcept Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.
.... containedQuantity 0..1 SimpleQuantity Manufactured item quantity for liquids (3ml/vial)
.... amount 0..1 SimpleQuantity Number of such manufactured items in this product (5 vials)
... device 0..* BackboneElement Administration device included in the product
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... deviceQuantity 1..1 SimpleQuantity Number of such devices
.... device 1..1 CodeableConcept Device coded

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
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()

This structure is derived from Base

Summary

Mandatory: 0 element(6 nested mandatory elements)

Structures

This structure refers to these other structures:

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. be-model-medication 0..* Base Medication - logical model
Instances of this logical model can be the target of a Reference
... identifier 0..* BackboneElement The identifier(s) of the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings.
ele-1: All FHIR elements must have a @value or children
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... medicinalProductIdentifier 0..* Identifier Identifier at the product level - can be MPID or national identifier
.... packagedProductIdentifier 0..* Identifier Identifier at the package level - can be PCID or national
.... pharmaceuticalProductIdentifier 0..* Identifier Identifier at the virtual or administrable product level - can be PhPID or national virtual/administrable product code
... productCode 0..1 CodeableConcept Code for the product that is actually being specified, in established terminologies
... classification 0..* CodeableConcept Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)
... productName 0..* BackboneElement Name of the product (full name, invented name, other)
ele-1: All FHIR elements must have a @value or children
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... name 1..1 string Name of type and language that is relevant for the users
.... language 0..1 CodeableConcept Language of the name
.... type 0..1 CodeableConcept Type of the name (full name, common name, etc)
... doseForm 0..1 CodeableConcept Dose form(s) on a product level. Dose form for a single package item is defined below.
... item 0..* BackboneElement A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined
ele-1: All FHIR elements must have a @value or children
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... doseForm 0..1 CodeableConcept Dose form
.... ingredient 1..* BackboneElement Ingredients
ele-1: All FHIR elements must have a @value or children
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... role 0..1 CodeableConcept Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected.
..... substance 1..1 CodeableConcept Substance
..... strengthInfo 0..* BackboneElement Concentration or presentation strength
ele-1: All FHIR elements must have a @value or children
...... @id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
...... strength 1..1 Ratio Concentration or presentation strength of the precise active ingredient
...... strengthType 0..1 CodeableConcept Type of strength that is expressed
...... strengthSubstance 0..1 CodeableConcept Substance that the strength refers to, if different from the main substance
.... unitOfPresentation 0..1 CodeableConcept Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.
.... containedQuantity 0..1 SimpleQuantity Manufactured item quantity for liquids (3ml/vial)
.... amount 0..1 SimpleQuantity Number of such manufactured items in this product (5 vials)
... device 0..* BackboneElement Administration device included in the product
ele-1: All FHIR elements must have a @value or children
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... deviceQuantity 1..1 SimpleQuantity Number of such devices
.... device 1..1 CodeableConcept Device coded

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
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()

Differential View

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraintsdoco
.. be-model-medication 0..* Base Medication - logical model
Instances of this logical model can be the target of a Reference
... identifier 0..* BackboneElement The identifier(s) of the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings.
.... medicinalProductIdentifier 0..* Identifier Identifier at the product level - can be MPID or national identifier
.... packagedProductIdentifier 0..* Identifier Identifier at the package level - can be PCID or national
.... pharmaceuticalProductIdentifier 0..* Identifier Identifier at the virtual or administrable product level - can be PhPID or national virtual/administrable product code
... productCode 0..1 CodeableConcept Code for the product that is actually being specified, in established terminologies
... classification 0..* CodeableConcept Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)
... productName 0..* BackboneElement Name of the product (full name, invented name, other)
.... name 1..1 string Name of type and language that is relevant for the users
.... language 0..1 CodeableConcept Language of the name
.... type 0..1 CodeableConcept Type of the name (full name, common name, etc)
... doseForm 0..1 CodeableConcept Dose form(s) on a product level. Dose form for a single package item is defined below.
... item 0..* BackboneElement A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined
.... doseForm 0..1 CodeableConcept Dose form
.... ingredient 1..* BackboneElement Ingredients
..... role 0..1 CodeableConcept Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected.
..... substance 1..1 CodeableConcept Substance
..... strengthInfo 0..* BackboneElement Concentration or presentation strength
...... strength 1..1 Ratio Concentration or presentation strength of the precise active ingredient
...... strengthType 0..1 CodeableConcept Type of strength that is expressed
...... strengthSubstance 0..1 CodeableConcept Substance that the strength refers to, if different from the main substance
.... unitOfPresentation 0..1 CodeableConcept Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.
.... containedQuantity 0..1 SimpleQuantity Manufactured item quantity for liquids (3ml/vial)
.... amount 0..1 SimpleQuantity Number of such manufactured items in this product (5 vials)
... device 0..* BackboneElement Administration device included in the product
.... deviceQuantity 1..1 SimpleQuantity Number of such devices
.... device 1..1 CodeableConcept Device coded

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. be-model-medication 0..* Base Medication - logical model
Instances of this logical model can be the target of a Reference
... identifier 0..* BackboneElement The identifier(s) of the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings.
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... medicinalProductIdentifier 0..* Identifier Identifier at the product level - can be MPID or national identifier
.... packagedProductIdentifier 0..* Identifier Identifier at the package level - can be PCID or national
.... pharmaceuticalProductIdentifier 0..* Identifier Identifier at the virtual or administrable product level - can be PhPID or national virtual/administrable product code
... productCode 0..1 CodeableConcept Code for the product that is actually being specified, in established terminologies
... classification 0..* CodeableConcept Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)
... productName 0..* BackboneElement Name of the product (full name, invented name, other)
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... name 1..1 string Name of type and language that is relevant for the users
.... language 0..1 CodeableConcept Language of the name
.... type 0..1 CodeableConcept Type of the name (full name, common name, etc)
... doseForm 0..1 CodeableConcept Dose form(s) on a product level. Dose form for a single package item is defined below.
... item 0..* BackboneElement A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... doseForm 0..1 CodeableConcept Dose form
.... ingredient 1..* BackboneElement Ingredients
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... role 0..1 CodeableConcept Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected.
..... substance 1..1 CodeableConcept Substance
..... strengthInfo 0..* BackboneElement Concentration or presentation strength
...... @id 0..1 string Unique id for inter-element referencing
...... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... strength 1..1 Ratio Concentration or presentation strength of the precise active ingredient
...... strengthType 0..1 CodeableConcept Type of strength that is expressed
...... strengthSubstance 0..1 CodeableConcept Substance that the strength refers to, if different from the main substance
.... unitOfPresentation 0..1 CodeableConcept Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.
.... containedQuantity 0..1 SimpleQuantity Manufactured item quantity for liquids (3ml/vial)
.... amount 0..1 SimpleQuantity Number of such manufactured items in this product (5 vials)
... device 0..* BackboneElement Administration device included in the product
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... deviceQuantity 1..1 SimpleQuantity Number of such devices
.... device 1..1 CodeableConcept Device coded

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
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()

This structure is derived from Base

Summary

Mandatory: 0 element(6 nested mandatory elements)

Structures

This structure refers to these other structures:

 

Other representations of profile: CSV, Excel