Vulcan ePI FHIR Implementation Guide
0.1.0 - CI Build

Vulcan ePI FHIR Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

Resource Profile: PackagedProductDefinition (ePI)

Official URL: http://hl7.org/fhir/uv/vulcan-epi/StructureDefinition/PackagedProductDefinition-uv-epi Version: 0.1.0
Active as of 2022-09-02 Computable Name: PackagedProductDefinitionUvEpi

PackagedProductDefinition (ePI)

Usage:

Formal Views of Profile Content

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

This structure is derived from PackagedProductDefinition

NameFlagsCard.TypeDescription & Constraintsdoco
.. PackagedProductDefinition 0..*PackagedProductDefinitionA medically related item or items, in a container or package
... identifier 1..*IdentifierUnique identifier
.... system 1..1uriThe namespace for the identifier value
Binding: PackagedProductDefinition identifier systems (extensible)
.... value 1..1stringThe value that is unique
... name 0..1stringA name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc
Example null: 3 ml cartridge (glass) in a pre-filled pen
... type 0..1CodeableConceptA high level category e.g. medicinal product, raw material, shipping/transport container, etc
Example null: {"coding":[{"system":"https://spor.ema.europa.eu/rmswi","code":"100000155527","display":"Chemical Medicinal Product"}]}
... status 0..1CodeableConceptThe status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status
Example null: {"coding":[{"system":"http://hl7.org/fhir/publication-status","code":"active"}]}
... statusDate 0..1dateTimeThe date at which the given status became applicable
Example null: 2015-02-07T13:28:17Z
... containedItemQuantity 0..*QuantityA total of the amount of items in the package, per item type. This can be considered as the pack size. This attribute differs from containedItem.amount in that it can give a single aggregated count of all tablet types in a pack, even when these are different manufactured items. For example a pill pack of 21 tablets plus 7 sugar tablets, can be denoted here as '28 tablets'. This attribute is repeatable so that the different item types in one pack type can be counted (e.g. a count of vials and count of syringes). Each repeat must have different units, so that it is clear what the different sets of counted items are, and it is not intended to allow different counts of similar items (e.g. not '2 tubes and 3 tubes'). Repeats are not to be used to represent different pack sizes (e.g. 20 pack vs. 50 pack) - which would be different instances of this resource
Example null: {"value":3,"unit":"ml"}
... description 0..1markdownTextual description. Note that this is not the name of the package or product
Example null: Type I colourless glass cartridge with a black plunger (bromobutyl rubber) and a flanged cap (aluminium) with inserted laminated sealing disks (bromobutyl rubber on the medicinal product side and polyisoprene on the outside) containing 3 ml of solution. Each cartridge is assembled into a disposable pen.
... legalStatusOfSupply 0..*BackboneElementThe legal status of supply of the packaged item as classified by the regulator.
... marketingStatus 0..*MarketingStatusAllows specifying that an item is on the market for sale, or that it is not available, and the dates and locations associated.
... copackagedIndicator 0..1booleanIf the drug product is supplied with another item such as a diluent
... manufacturer 0..*Reference(Organization (ePI))Manufacturer of this package type. When there are multiple it means these are all possible manufacturers
... package
.... identifier 1..*IdentifierIncluding possibly Data Carrier Identifier
..... system 1..1uriThe namespace for the identifier value
Binding: PackagedProductDefinition identifier systems (extensible)
..... value 1..1stringThe value that is unique
.... type 0..1CodeableConceptThe physical type of the container of the items
Example null: {"coding":[{"system":"https://spor.ema.europa.eu/rmswi","code":"100000073543","display":"Pre-filled pen"}]}
.... quantity 0..1integerThe quantity of this level of packaging in the package that contains it. If specified, the outermost level is always 1
Example null: 3
.... material 0..*CodeableConceptMaterial type of the package item
Example null: {"coding":[{"system":"https://spor.ema.europa.eu/rmswi","code":"200000003204","display":"Glass type I"}]}
.... containedItem
..... item 1..1CodeableReference(ManufacturedItemDefinition (ePI) | DeviceDefinition | PackagedProductDefinition (ePI) | BiologicallyDerivedProduct | NutritionProduct)The actual item(s) of medication, as manufactured, or a device (typically, but not necessarily, a co-packaged one), or other medically related item (such as food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package. This also allows another whole packaged product to be included, which is solely for the case where a package of other entire packages is wanted - such as a wholesale or distribution pack (for layers within one package, use PackagedProductDefinition.package.package)
.... package 0..*Allows containers (and parts of containers) within containers, still a single packaged product.

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. PackagedProductDefinition 0..*PackagedProductDefinitionA medically related item or items, in a container or package
... 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 Σ1..*IdentifierUnique identifier
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
.... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible)
.... system Σ1..1uriThe namespace for the identifier value
Binding: PackagedProductDefinition identifier systems (extensible)
Example General: http://www.acme.com/identifiers/patient
.... value Σ1..1stringThe value that is unique
Example General: 123456
.... period Σ0..1PeriodTime period when id is/was valid for use
.... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... name Σ0..1stringA name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc
Example null: 3 ml cartridge (glass) in a pre-filled pen
... type Σ0..1CodeableConceptA high level category e.g. medicinal product, raw material, shipping/transport container, etc
Example null: {"coding":[{"system":"https://spor.ema.europa.eu/rmswi","code":"100000155527","display":"Chemical Medicinal Product"}]}
... packageFor Σ0..*Reference(MedicinalProductDefinition (ePI))The product that this is a pack for
... status ?!Σ0..1CodeableConceptThe status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status
Binding: PublicationStatus (preferred): Identifies the level of importance to be assigned to actioning the request.


Example null: {"coding":[{"system":"http://hl7.org/fhir/publication-status","code":"active"}]}
... statusDate Σ0..1dateTimeThe date at which the given status became applicable
Example null: 2015-02-07T13:28:17Z
... containedItemQuantity Σ0..*QuantityA total of the amount of items in the package, per item type. This can be considered as the pack size. This attribute differs from containedItem.amount in that it can give a single aggregated count of all tablet types in a pack, even when these are different manufactured items. For example a pill pack of 21 tablets plus 7 sugar tablets, can be denoted here as '28 tablets'. This attribute is repeatable so that the different item types in one pack type can be counted (e.g. a count of vials and count of syringes). Each repeat must have different units, so that it is clear what the different sets of counted items are, and it is not intended to allow different counts of similar items (e.g. not '2 tubes and 3 tubes'). Repeats are not to be used to represent different pack sizes (e.g. 20 pack vs. 50 pack) - which would be different instances of this resource

Example null: {"value":3,"unit":"ml"}
... description Σ0..1markdownTextual description. Note that this is not the name of the package or product
Example null: Type I colourless glass cartridge with a black plunger (bromobutyl rubber) and a flanged cap (aluminium) with inserted laminated sealing disks (bromobutyl rubber on the medicinal product side and polyisoprene on the outside) containing 3 ml of solution. Each cartridge is assembled into a disposable pen.
... legalStatusOfSupply Σ0..*BackboneElementThe legal status of supply of the packaged item as classified by the regulator.
.... id 0..1idUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code Σ0..1CodeableConceptThe actual status of supply. In what situation this package type may be supplied for use
.... jurisdiction Σ0..1CodeableConceptThe place where the legal status of supply applies. When not specified, this indicates it is unknown in this context
... marketingStatus Σ0..*MarketingStatusAllows specifying that an item is on the market for sale, or that it is not available, and the dates and locations associated.
... characteristic Σ0..*CodeableConceptAllows the key features to be recorded, such as "hospital pack", "nurse prescribable", "calendar pack"
... copackagedIndicator Σ0..1booleanIf the drug product is supplied with another item such as a diluent
... manufacturer Σ0..*Reference(Organization (ePI))Manufacturer of this package type. When there are multiple it means these are all possible manufacturers
... attachedDocument Σ0..*Reference(DocumentReference)Additional information or supporting documentation about the packaged product
... package Σ0..1BackboneElementA packaging item, as a container for medically related items, possibly with other packaging items within, or a packaging component, such as bottle cap (which is not a device or a medication manufactured item)
.... id 0..1idUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... identifier Σ1..*IdentifierIncluding possibly Data Carrier Identifier
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible)
..... system Σ1..1uriThe namespace for the identifier value
Binding: PackagedProductDefinition identifier systems (extensible)
Example General: http://www.acme.com/identifiers/patient
..... value Σ1..1stringThe value that is unique
Example General: 123456
..... period Σ0..1PeriodTime period when id is/was valid for use
..... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
.... type Σ0..1CodeableConceptThe physical type of the container of the items
Example null: {"coding":[{"system":"https://spor.ema.europa.eu/rmswi","code":"100000073543","display":"Pre-filled pen"}]}
.... quantity Σ0..1integerThe quantity of this level of packaging in the package that contains it. If specified, the outermost level is always 1
Example null: 3
.... material Σ0..*CodeableConceptMaterial type of the package item

Example null: {"coding":[{"system":"https://spor.ema.europa.eu/rmswi","code":"200000003204","display":"Glass type I"}]}
.... alternateMaterial Σ0..*CodeableConceptA possible alternate material for the packaging
.... shelfLifeStorage Σ0..*ProductShelfLifeShelf Life and storage information
.... manufacturer Σ0..*Reference(Organization)Manufacturer of this package Item. When there are multiple it means these are all possible manufacturers
.... property Σ0..*BackboneElementGeneral characteristics of this item
..... id 0..1idUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... type Σ1..1CodeableConceptA code expressing the type of characteristic
..... value[x] Σ0..1A value for the characteristic
...... valueCodeableConceptCodeableConcept
...... valueQuantityQuantity
...... valueDatedate
...... valueBooleanboolean
...... valueAttachmentAttachment
.... containedItem Σ0..*BackboneElementThe item(s) within the packaging
..... id 0..1idUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... item Σ1..1CodeableReference(ManufacturedItemDefinition (ePI) | DeviceDefinition | PackagedProductDefinition (ePI) | BiologicallyDerivedProduct | NutritionProduct)The actual item(s) of medication, as manufactured, or a device (typically, but not necessarily, a co-packaged one), or other medically related item (such as food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package. This also allows another whole packaged product to be included, which is solely for the case where a package of other entire packages is wanted - such as a wholesale or distribution pack (for layers within one package, use PackagedProductDefinition.package.package)
..... amount Σ0..1QuantityThe number of this type of item within this packaging
.... package Σ0..*See package (PackagedProductDefinition)Allows containers (and parts of containers) within containers, still a single packaged product.

doco Documentation for this format

Differential View

This structure is derived from PackagedProductDefinition

NameFlagsCard.TypeDescription & Constraintsdoco
.. PackagedProductDefinition 0..*PackagedProductDefinitionA medically related item or items, in a container or package
... identifier 1..*IdentifierUnique identifier
.... system 1..1uriThe namespace for the identifier value
Binding: PackagedProductDefinition identifier systems (extensible)
.... value 1..1stringThe value that is unique
... name 0..1stringA name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc
Example null: 3 ml cartridge (glass) in a pre-filled pen
... type 0..1CodeableConceptA high level category e.g. medicinal product, raw material, shipping/transport container, etc
Example null: {"coding":[{"system":"https://spor.ema.europa.eu/rmswi","code":"100000155527","display":"Chemical Medicinal Product"}]}
... status 0..1CodeableConceptThe status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status
Example null: {"coding":[{"system":"http://hl7.org/fhir/publication-status","code":"active"}]}
... statusDate 0..1dateTimeThe date at which the given status became applicable
Example null: 2015-02-07T13:28:17Z
... containedItemQuantity 0..*QuantityA total of the amount of items in the package, per item type. This can be considered as the pack size. This attribute differs from containedItem.amount in that it can give a single aggregated count of all tablet types in a pack, even when these are different manufactured items. For example a pill pack of 21 tablets plus 7 sugar tablets, can be denoted here as '28 tablets'. This attribute is repeatable so that the different item types in one pack type can be counted (e.g. a count of vials and count of syringes). Each repeat must have different units, so that it is clear what the different sets of counted items are, and it is not intended to allow different counts of similar items (e.g. not '2 tubes and 3 tubes'). Repeats are not to be used to represent different pack sizes (e.g. 20 pack vs. 50 pack) - which would be different instances of this resource
Example null: {"value":3,"unit":"ml"}
... description 0..1markdownTextual description. Note that this is not the name of the package or product
Example null: Type I colourless glass cartridge with a black plunger (bromobutyl rubber) and a flanged cap (aluminium) with inserted laminated sealing disks (bromobutyl rubber on the medicinal product side and polyisoprene on the outside) containing 3 ml of solution. Each cartridge is assembled into a disposable pen.
... legalStatusOfSupply 0..*BackboneElementThe legal status of supply of the packaged item as classified by the regulator.
... marketingStatus 0..*MarketingStatusAllows specifying that an item is on the market for sale, or that it is not available, and the dates and locations associated.
... copackagedIndicator 0..1booleanIf the drug product is supplied with another item such as a diluent
... manufacturer 0..*Reference(Organization (ePI))Manufacturer of this package type. When there are multiple it means these are all possible manufacturers
... package
.... identifier 1..*IdentifierIncluding possibly Data Carrier Identifier
..... system 1..1uriThe namespace for the identifier value
Binding: PackagedProductDefinition identifier systems (extensible)
..... value 1..1stringThe value that is unique
.... type 0..1CodeableConceptThe physical type of the container of the items
Example null: {"coding":[{"system":"https://spor.ema.europa.eu/rmswi","code":"100000073543","display":"Pre-filled pen"}]}
.... quantity 0..1integerThe quantity of this level of packaging in the package that contains it. If specified, the outermost level is always 1
Example null: 3
.... material 0..*CodeableConceptMaterial type of the package item
Example null: {"coding":[{"system":"https://spor.ema.europa.eu/rmswi","code":"200000003204","display":"Glass type I"}]}
.... containedItem
..... item 1..1CodeableReference(ManufacturedItemDefinition (ePI) | DeviceDefinition | PackagedProductDefinition (ePI) | BiologicallyDerivedProduct | NutritionProduct)The actual item(s) of medication, as manufactured, or a device (typically, but not necessarily, a co-packaged one), or other medically related item (such as food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package. This also allows another whole packaged product to be included, which is solely for the case where a package of other entire packages is wanted - such as a wholesale or distribution pack (for layers within one package, use PackagedProductDefinition.package.package)
.... package 0..*Allows containers (and parts of containers) within containers, still a single packaged product.

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. PackagedProductDefinition 0..*PackagedProductDefinitionA medically related item or items, in a container or package
... 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 Σ1..*IdentifierUnique identifier
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
.... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible)
.... system Σ1..1uriThe namespace for the identifier value
Binding: PackagedProductDefinition identifier systems (extensible)
Example General: http://www.acme.com/identifiers/patient
.... value Σ1..1stringThe value that is unique
Example General: 123456
.... period Σ0..1PeriodTime period when id is/was valid for use
.... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
... name Σ0..1stringA name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc
Example null: 3 ml cartridge (glass) in a pre-filled pen
... type Σ0..1CodeableConceptA high level category e.g. medicinal product, raw material, shipping/transport container, etc
Example null: {"coding":[{"system":"https://spor.ema.europa.eu/rmswi","code":"100000155527","display":"Chemical Medicinal Product"}]}
... packageFor Σ0..*Reference(MedicinalProductDefinition (ePI))The product that this is a pack for
... status ?!Σ0..1CodeableConceptThe status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status
Binding: PublicationStatus (preferred): Identifies the level of importance to be assigned to actioning the request.


Example null: {"coding":[{"system":"http://hl7.org/fhir/publication-status","code":"active"}]}
... statusDate Σ0..1dateTimeThe date at which the given status became applicable
Example null: 2015-02-07T13:28:17Z
... containedItemQuantity Σ0..*QuantityA total of the amount of items in the package, per item type. This can be considered as the pack size. This attribute differs from containedItem.amount in that it can give a single aggregated count of all tablet types in a pack, even when these are different manufactured items. For example a pill pack of 21 tablets plus 7 sugar tablets, can be denoted here as '28 tablets'. This attribute is repeatable so that the different item types in one pack type can be counted (e.g. a count of vials and count of syringes). Each repeat must have different units, so that it is clear what the different sets of counted items are, and it is not intended to allow different counts of similar items (e.g. not '2 tubes and 3 tubes'). Repeats are not to be used to represent different pack sizes (e.g. 20 pack vs. 50 pack) - which would be different instances of this resource

Example null: {"value":3,"unit":"ml"}
... description Σ0..1markdownTextual description. Note that this is not the name of the package or product
Example null: Type I colourless glass cartridge with a black plunger (bromobutyl rubber) and a flanged cap (aluminium) with inserted laminated sealing disks (bromobutyl rubber on the medicinal product side and polyisoprene on the outside) containing 3 ml of solution. Each cartridge is assembled into a disposable pen.
... legalStatusOfSupply Σ0..*BackboneElementThe legal status of supply of the packaged item as classified by the regulator.
.... id 0..1idUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code Σ0..1CodeableConceptThe actual status of supply. In what situation this package type may be supplied for use
.... jurisdiction Σ0..1CodeableConceptThe place where the legal status of supply applies. When not specified, this indicates it is unknown in this context
... marketingStatus Σ0..*MarketingStatusAllows specifying that an item is on the market for sale, or that it is not available, and the dates and locations associated.
... characteristic Σ0..*CodeableConceptAllows the key features to be recorded, such as "hospital pack", "nurse prescribable", "calendar pack"
... copackagedIndicator Σ0..1booleanIf the drug product is supplied with another item such as a diluent
... manufacturer Σ0..*Reference(Organization (ePI))Manufacturer of this package type. When there are multiple it means these are all possible manufacturers
... attachedDocument Σ0..*Reference(DocumentReference)Additional information or supporting documentation about the packaged product
... package Σ0..1BackboneElementA packaging item, as a container for medically related items, possibly with other packaging items within, or a packaging component, such as bottle cap (which is not a device or a medication manufactured item)
.... id 0..1idUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... identifier Σ1..*IdentifierIncluding possibly Data Carrier Identifier
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... type Σ0..1CodeableConceptDescription of identifier
Binding: Identifier Type Codes (extensible)
..... system Σ1..1uriThe namespace for the identifier value
Binding: PackagedProductDefinition identifier systems (extensible)
Example General: http://www.acme.com/identifiers/patient
..... value Σ1..1stringThe value that is unique
Example General: 123456
..... period Σ0..1PeriodTime period when id is/was valid for use
..... assigner Σ0..1Reference(Organization)Organization that issued id (may be just text)
.... type Σ0..1CodeableConceptThe physical type of the container of the items
Example null: {"coding":[{"system":"https://spor.ema.europa.eu/rmswi","code":"100000073543","display":"Pre-filled pen"}]}
.... quantity Σ0..1integerThe quantity of this level of packaging in the package that contains it. If specified, the outermost level is always 1
Example null: 3
.... material Σ0..*CodeableConceptMaterial type of the package item

Example null: {"coding":[{"system":"https://spor.ema.europa.eu/rmswi","code":"200000003204","display":"Glass type I"}]}
.... alternateMaterial Σ0..*CodeableConceptA possible alternate material for the packaging
.... shelfLifeStorage Σ0..*ProductShelfLifeShelf Life and storage information
.... manufacturer Σ0..*Reference(Organization)Manufacturer of this package Item. When there are multiple it means these are all possible manufacturers
.... property Σ0..*BackboneElementGeneral characteristics of this item
..... id 0..1idUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... type Σ1..1CodeableConceptA code expressing the type of characteristic
..... value[x] Σ0..1A value for the characteristic
...... valueCodeableConceptCodeableConcept
...... valueQuantityQuantity
...... valueDatedate
...... valueBooleanboolean
...... valueAttachmentAttachment
.... containedItem Σ0..*BackboneElementThe item(s) within the packaging
..... id 0..1idUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... item Σ1..1CodeableReference(ManufacturedItemDefinition (ePI) | DeviceDefinition | PackagedProductDefinition (ePI) | BiologicallyDerivedProduct | NutritionProduct)The actual item(s) of medication, as manufactured, or a device (typically, but not necessarily, a co-packaged one), or other medically related item (such as food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package. This also allows another whole packaged product to be included, which is solely for the case where a package of other entire packages is wanted - such as a wholesale or distribution pack (for layers within one package, use PackagedProductDefinition.package.package)
..... amount Σ0..1QuantityThe number of this type of item within this packaging
.... package Σ0..*See package (PackagedProductDefinition)Allows containers (and parts of containers) within containers, still a single packaged product.

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
PackagedProductDefinition.languagepreferredCommonLanguages
Max Binding: AllLanguages
PackagedProductDefinition.identifier.userequiredIdentifierUse
PackagedProductDefinition.identifier.typeextensibleIdentifier Type Codes
PackagedProductDefinition.identifier.systemextensibleVsPackagedProductIdSystems
PackagedProductDefinition.statuspreferredPublicationStatus
PackagedProductDefinition.package.identifier.userequiredIdentifierUse
PackagedProductDefinition.package.identifier.typeextensibleIdentifier Type Codes
PackagedProductDefinition.package.identifier.systemextensibleVsPackagedProductIdSystems