Medication Prescription and Delivery (MPD)
0.1.0 - ci-build International flag

Medication Prescription and Delivery (MPD), published by Integrating the Healthcare Enterprise (IHE). 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/IHE/pharm-mpd/ and changes regularly. See the Directory of published versions

Logical Model: Medicinal product (model)

Official URL: http://profiles.ihe.net/PHARM/ihe.pharm.mpd/StructureDefinition/MedicinalProductLM Version: 0.1.0
Active as of 2024-10-26 Computable Name: MedicinalProductLM

Copyright/Legal: IHE http://www.ihe.net/Governance/#Intellectual_Property

Logical model for prescribed/dispensed medication. The model is shared by statements, requests, dispensations, and treatment lines. Each of those may have different restrictions in FHIR profile.

Usage:

Formal Views of Profile Content

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

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicinalProductLM 0..* Base Medicinal product (model)
Instances of this logical model are not marked to be the target of a Reference
... identifyingCode[x] 0..* CD, II Identifier or product code for the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings or very different granularities.
... classification 0..* CD Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)
... productName 0..1 ST Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided.
.... organizationName 0..1 ST Name of the organisation holding the authorisation for marketing/mahufacturing
.... organizationIdentifier 0..* II Identifier of the organisation and/or its physical location
... doseForm 0..1 CD Dose form(s) on a product level. Dose form for a single package item is defined below.
... packSize 0..* PQ Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries)
... item 0..* Class 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 CD Dose form
.... ingredient 1..* Class Ingredients
..... role 0..1 CD Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected.
..... substance 1..1 CD Substance
..... strengthInfo 0..* Class Concentration or presentation strength
...... strength 1..1 RTO Concentration or presentation strength of the precise active ingredient
...... strengthType 0..1 CD Type of strength that is expressed
...... strengthSubstance 0..1 CD Substance that the strength refers to, if different from the main substance
.... unitOfPresentation 0..1 CD Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.
.... containedQuantity 0..1 PQ Manufactured item quantity for liquids (3ml/vial)
.... amount 0..1 PQ Number of such manufactured items in this product (5 vials)
... device 0..* Class Administration device included in the product
.... deviceQuantity 1..1 PQ Number of such devices
.... device 1..1 CD Device coded
... characteristic 0..* Class Other features of the product
.... type 1..1 CD A code expressing the type of characteristic
.... value[x] 0..1 ANY Description of the characteristic
... additionalProductInformation 0..1 Class Additional information about product - for example, a reference to a product catalogue

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicinalProductLM 0..* Base Medicinal product (model)
Instances of this logical model are not marked to be the target of a Reference
... identifyingCode[x] 0..* CD, II Identifier or product code for the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings or very different granularities.
... classification 0..* CD Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)
... productName 0..1 ST Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided.
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... organizationName 0..1 ST Name of the organisation holding the authorisation for marketing/mahufacturing
.... organizationIdentifier 0..* II Identifier of the organisation and/or its physical location
... doseForm 0..1 CD Dose form(s) on a product level. Dose form for a single package item is defined below.
... packSize 0..* PQ Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries)
... item 0..* Class A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... doseForm 0..1 CD Dose form
.... ingredient 1..* Class Ingredients
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... role 0..1 CD Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected.
..... substance 1..1 CD Substance
..... strengthInfo 0..* Class Concentration or presentation strength
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... strength 1..1 RTO Concentration or presentation strength of the precise active ingredient
...... strengthType 0..1 CD Type of strength that is expressed
...... strengthSubstance 0..1 CD Substance that the strength refers to, if different from the main substance
.... unitOfPresentation 0..1 CD Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.
.... containedQuantity 0..1 PQ Manufactured item quantity for liquids (3ml/vial)
.... amount 0..1 PQ Number of such manufactured items in this product (5 vials)
... device 0..* Class Administration device included in the product
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... deviceQuantity 1..1 PQ Number of such devices
.... device 1..1 CD Device coded
... characteristic 0..* Class Other features of the product
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 1..1 CD A code expressing the type of characteristic
.... value[x] 0..1 ANY Description of the characteristic
... additionalProductInformation 0..1 Class Additional information about product - for example, a reference to a product catalogue

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()
NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicinalProductLM 0..* Base Medicinal product (model)
Instances of this logical model are not marked to be the target of a Reference
... identifyingCode[x] 0..* CD, II Identifier or product code for the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings or very different granularities.
... classification 0..* CD Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)
... productName 0..1 ST Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided.
.... @id 0..1 id 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
.... organizationName 0..1 ST Name of the organisation holding the authorisation for marketing/mahufacturing
.... organizationIdentifier 0..* II Identifier of the organisation and/or its physical location
... doseForm 0..1 CD Dose form(s) on a product level. Dose form for a single package item is defined below.
... packSize 0..* PQ Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries)
... item 0..* Class 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 id 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 CD Dose form
.... ingredient 1..* Class Ingredients
..... @id 0..1 id 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 CD Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected.
..... substance 1..1 CD Substance
..... strengthInfo 0..* Class Concentration or presentation strength
...... @id 0..1 id 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 RTO Concentration or presentation strength of the precise active ingredient
...... strengthType 0..1 CD Type of strength that is expressed
...... strengthSubstance 0..1 CD Substance that the strength refers to, if different from the main substance
.... unitOfPresentation 0..1 CD Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.
.... containedQuantity 0..1 PQ Manufactured item quantity for liquids (3ml/vial)
.... amount 0..1 PQ Number of such manufactured items in this product (5 vials)
... device 0..* Class Administration device included in the product
.... @id 0..1 id 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 PQ Number of such devices
.... device 1..1 CD Device coded
... characteristic 0..* Class Other features of the product
.... @id 0..1 id 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
.... type 1..1 CD A code expressing the type of characteristic
.... value[x] 0..1 ANY Description of the characteristic
... additionalProductInformation 0..1 Class Additional information about product - for example, a reference to a product catalogue

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
.. MedicinalProductLM 0..* Base Medicinal product (model)
Instances of this logical model are not marked to be the target of a Reference
... identifyingCode[x] 0..* CD, II Identifier or product code for the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings or very different granularities.
... classification 0..* CD Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)
... productName 0..1 ST Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided.
.... organizationName 0..1 ST Name of the organisation holding the authorisation for marketing/mahufacturing
.... organizationIdentifier 0..* II Identifier of the organisation and/or its physical location
... doseForm 0..1 CD Dose form(s) on a product level. Dose form for a single package item is defined below.
... packSize 0..* PQ Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries)
... item 0..* Class 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 CD Dose form
.... ingredient 1..* Class Ingredients
..... role 0..1 CD Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected.
..... substance 1..1 CD Substance
..... strengthInfo 0..* Class Concentration or presentation strength
...... strength 1..1 RTO Concentration or presentation strength of the precise active ingredient
...... strengthType 0..1 CD Type of strength that is expressed
...... strengthSubstance 0..1 CD Substance that the strength refers to, if different from the main substance
.... unitOfPresentation 0..1 CD Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.
.... containedQuantity 0..1 PQ Manufactured item quantity for liquids (3ml/vial)
.... amount 0..1 PQ Number of such manufactured items in this product (5 vials)
... device 0..* Class Administration device included in the product
.... deviceQuantity 1..1 PQ Number of such devices
.... device 1..1 CD Device coded
... characteristic 0..* Class Other features of the product
.... type 1..1 CD A code expressing the type of characteristic
.... value[x] 0..1 ANY Description of the characteristic
... additionalProductInformation 0..1 Class Additional information about product - for example, a reference to a product catalogue

doco Documentation for this format

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicinalProductLM 0..* Base Medicinal product (model)
Instances of this logical model are not marked to be the target of a Reference
... identifyingCode[x] 0..* CD, II Identifier or product code for the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings or very different granularities.
... classification 0..* CD Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)
... productName 0..1 ST Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided.
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... organizationName 0..1 ST Name of the organisation holding the authorisation for marketing/mahufacturing
.... organizationIdentifier 0..* II Identifier of the organisation and/or its physical location
... doseForm 0..1 CD Dose form(s) on a product level. Dose form for a single package item is defined below.
... packSize 0..* PQ Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries)
... item 0..* Class A medication item. For combination packs, this can be manufactured items with each item having its own dose form and ingredients+strengths defined
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... doseForm 0..1 CD Dose form
.... ingredient 1..* Class Ingredients
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... role 0..1 CD Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected.
..... substance 1..1 CD Substance
..... strengthInfo 0..* Class Concentration or presentation strength
...... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
...... strength 1..1 RTO Concentration or presentation strength of the precise active ingredient
...... strengthType 0..1 CD Type of strength that is expressed
...... strengthSubstance 0..1 CD Substance that the strength refers to, if different from the main substance
.... unitOfPresentation 0..1 CD Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.
.... containedQuantity 0..1 PQ Manufactured item quantity for liquids (3ml/vial)
.... amount 0..1 PQ Number of such manufactured items in this product (5 vials)
... device 0..* Class Administration device included in the product
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... deviceQuantity 1..1 PQ Number of such devices
.... device 1..1 CD Device coded
... characteristic 0..* Class Other features of the product
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 1..1 CD A code expressing the type of characteristic
.... value[x] 0..1 ANY Description of the characteristic
... additionalProductInformation 0..1 Class Additional information about product - for example, a reference to a product catalogue

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()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicinalProductLM 0..* Base Medicinal product (model)
Instances of this logical model are not marked to be the target of a Reference
... identifyingCode[x] 0..* CD, II Identifier or product code for the product, independently of the level of product. If several identifiers are specified, they shall not have conflicting meanings or very different granularities.
... classification 0..* CD Classification (e.g. ATC; narcotic/psychotropic; orphan drug; etc.)
... productName 0..1 ST Name of the product (full name, invented name, other). When the product has different names, the appropriate one for the context should be used. Translations of names can be provided.
.... @id 0..1 id 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
.... organizationName 0..1 ST Name of the organisation holding the authorisation for marketing/mahufacturing
.... organizationIdentifier 0..* II Identifier of the organisation and/or its physical location
... doseForm 0..1 CD Dose form(s) on a product level. Dose form for a single package item is defined below.
... packSize 0..* PQ Overall amount of product in one package (100ml; 20 tablets; 1 creme & 6 pessaries)
... item 0..* Class 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 id 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 CD Dose form
.... ingredient 1..* Class Ingredients
..... @id 0..1 id 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 CD Role (active ingredient, excipient). Typically excipients are not needed, so by default active ingredients are expected.
..... substance 1..1 CD Substance
..... strengthInfo 0..* Class Concentration or presentation strength
...... @id 0..1 id 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 RTO Concentration or presentation strength of the precise active ingredient
...... strengthType 0..1 CD Type of strength that is expressed
...... strengthSubstance 0..1 CD Substance that the strength refers to, if different from the main substance
.... unitOfPresentation 0..1 CD Unit of presentation for the manufactured item (tablet, vial, tube). Typically, the smallest countable object in the package.
.... containedQuantity 0..1 PQ Manufactured item quantity for liquids (3ml/vial)
.... amount 0..1 PQ Number of such manufactured items in this product (5 vials)
... device 0..* Class Administration device included in the product
.... @id 0..1 id 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 PQ Number of such devices
.... device 1..1 CD Device coded
... characteristic 0..* Class Other features of the product
.... @id 0..1 id 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
.... type 1..1 CD A code expressing the type of characteristic
.... value[x] 0..1 ANY Description of the characteristic
... additionalProductInformation 0..1 Class Additional information about product - for example, a reference to a product catalogue

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()

 

Other representations of profile: CSV, Excel