UnicomIG
0.1.0 - ci-build

UnicomIG, published by UNICOM. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/hl7-eu/unicom-ig and changes regularly. See the Directory of published versions

Resource Profile: Processing Profile - Packaged Product

Official URL: http://unicom-project.eu/fhir/StructureDefinition/TransitionPackagedProductDefinition Version: 0.1.0
Active as of 2023-02-03 Computable Name: TransitionPackagedProductDefinition

Intermediate profile for processing PPL Packaged Product data

Usage:

  • Refer to this Resource Profile:

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
... Slices for identifier 0..*IdentifierIdentifier for the packaged product: PCID, national ID, or other
Slice: Unordered, Open by pattern:system
.... identifier:pcid 0..1IdentifierPCID for the product. Consists of MPID + unique package code. For the same product PCID is different if the package material is different.
..... system 1..1uriThe namespace for the identifier value
Required Pattern: http://ema.europa.eu/example/pcid
... packageFor 0..*Reference(Processing Profile - Medicinal Product)The product that this is a pack for
... containedItemQuantity 0..*QuantityPack size. Repeated for combination packages.
... legalStatusOfSupply 0..1BackboneElementLegal status of supply on the packaged product level.
... 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
... package
.... type 0..1CodeableConceptContainer type
.... quantity 0..1integerThe quantity of this level of packaging in the package that contains it (with the outermost level being 1)
.... material 0..*CodeableConceptMaterial type of the package item
.... property 0..0
.... containedItem 0..*BackboneElementAn item (inner package or manufactured item) within the packaging
..... item 1..1CodeableReference(Processing Profile - Packaged Product | Processing Profile - Manufactured Item)The actual item(s) of medication, as manufactured, or a device, or other medically related item (food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package
..... amount 0..1QuantityNumber of the manufactured items (e.g. tablets) in this package layer or the amount of manufactured item (e.g. 20 g) in the unit of presentation defined in manufactured item definition

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
PackagedProductDefinition.package.property.typeexampleNoBinding (a valid code from Domain EMA)
NameFlagsCard.TypeDescription & Constraintsdoco
.. PackagedProductDefinition 0..*PackagedProductDefinitionA medically related item or items, in a container or package
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... Slices for identifier Σ0..*IdentifierIdentifier for the packaged product: PCID, national ID, or other
Slice: Unordered, Open by pattern:system
.... identifier:pcid Σ0..1IdentifierPCID for the product. Consists of MPID + unique package code. For the same product PCID is different if the package material is different.
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... system Σ1..1uriThe namespace for the identifier value
Required Pattern: http://ema.europa.eu/example/pcid
... status ?!Σ0..1CodeableConceptThe status within the lifecycle of this item. High level - not intended to duplicate details elsewhere e.g. legal status, or authorization/marketing status
Binding: PublicationStatus (preferred): The lifecycle status of an artifact.

... containedItemQuantity Σ0..*QuantityPack size. Repeated for combination packages.
... description Σ0..1markdownTextual description. Note that this is not the name of the package or product
... legalStatusOfSupply Σ0..1BackboneElementLegal status of supply on the packaged product level.
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
... 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

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
PackagedProductDefinition.identifier:pcid.userequiredIdentifierUse
PackagedProductDefinition.statuspreferredPublicationStatus

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPackagedProductDefinitionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPackagedProductDefinitionIf 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-4errorPackagedProductDefinitionIf 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-5errorPackagedProductDefinitionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePackagedProductDefinitionA 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()
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
... Slices for identifier Σ0..*IdentifierIdentifier for the packaged product: PCID, national ID, or other
Slice: Unordered, Open by pattern:system
.... identifier:pcid Σ0..1IdentifierPCID for the product. Consists of MPID + unique package code. For the same product PCID is different if the package material is different.
..... id 0..1idUnique 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
Required Pattern: http://ema.europa.eu/example/pcid
..... value Σ0..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 as listed in a drug formulary, catalogue, inventory etc
... type Σ0..1CodeableConceptA high level category e.g. medicinal product, raw material, shipping container etc
Binding: PackageType (example): A high level categorisation of a package.

... packageFor Σ0..*Reference(Processing Profile - Medicinal Product)The product that this is a pack for
... status ?!Σ0..1CodeableConceptThe status within the lifecycle of this item. High level - not intended to duplicate details elsewhere e.g. legal status, or authorization/marketing status
Binding: PublicationStatus (preferred): The lifecycle status of an artifact.

... statusDate Σ0..1dateTimeThe date at which the given status became applicable
... containedItemQuantity Σ0..*QuantityPack size. Repeated for combination packages.
... description Σ0..1markdownTextual description. Note that this is not the name of the package or product
... legalStatusOfSupply Σ0..1BackboneElementLegal status of supply on the packaged product level.
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code Σ0..1CodeableConceptThe actual status of supply. In what situation this package type may be supplied for use
Binding: LegalStatusOfSupply (example): The prescription supply types appropriate to a medicinal product

.... jurisdiction Σ0..1CodeableConceptThe place where the legal status of supply applies
Binding: Jurisdiction ValueSet (example): Jurisdiction codes

... 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"
Binding: PackageCharacteristic (example): A characteristic of a package.


... copackagedIndicator Σ0..1booleanIf the drug product is supplied with another item such as a diluent or adjuvant
... manufacturer Σ0..*Reference(Organization)Manufacturer of this package type (multiple means these are all possible manufacturers)
... 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
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... identifier Σ0..*IdentifierAn identifier that is specific to this particular part of the packaging. Including possibly a Data Carrier Identifier
.... type Σ0..1CodeableConceptContainer type
Binding: PackagingType (example): A high level categorisation of a package.

.... quantity Σ0..1integerThe quantity of this level of packaging in the package that contains it (with the outermost level being 1)
.... material Σ0..*CodeableConceptMaterial type of the package item
Binding: PackageMaterial (example): A material used in the construction of packages and their components.


.... alternateMaterial Σ0..*CodeableConceptA possible alternate material for this part of the packaging, that is allowed to be used instead of the usual material
Binding: PackageMaterial (example): A material used in the construction of packages and their components.


.... shelfLifeStorage Σ0..*BackboneElementShelf Life and storage information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... type Σ0..1CodeableConceptThis describes the shelf life, taking into account various scenarios such as shelf life of the packaged Medicinal Product itself, shelf life after transformation where necessary and shelf life after the first opening of a bottle, etc. The shelf life type shall be specified using an appropriate controlled vocabulary The controlled term and the controlled term identifier shall be specified
..... period[x] Σ0..1The shelf life time period can be specified using a numerical value for the period of time and its unit of time measurement The unit of measurement shall be specified in accordance with ISO 11240 and the resulting terminology The symbol and the symbol identifier shall be used
...... periodDurationDuration
...... periodStringstring
..... specialPrecautionsForStorage Σ0..*CodeableConceptSpecial precautions for storage, if any, can be specified using an appropriate controlled vocabulary. The controlled term and the controlled term identifier shall be specified
.... manufacturer Σ0..*Reference(Organization)Manufacturer of this package Item (multiple means these are all possible manufacturers)
.... containedItem Σ0..*BackboneElementAn item (inner package or manufactured item) within the packaging
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... item Σ1..1CodeableReference(Processing Profile - Packaged Product | Processing Profile - Manufactured Item)The actual item(s) of medication, as manufactured, or a device, or other medically related item (food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package
..... amount Σ0..1QuantityNumber of the manufactured items (e.g. tablets) in this package layer or the amount of manufactured item (e.g. 20 g) in the unit of presentation defined in manufactured item definition
.... package Σ0..*See package (PackagedProductDefinition)Allows containers (and parts of containers) within containers, still a single packaged product

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
PackagedProductDefinition.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
PackagedProductDefinition.identifier:pcid.userequiredIdentifierUse
PackagedProductDefinition.identifier:pcid.typeextensibleIdentifier Type Codes
PackagedProductDefinition.typeexamplePackageType
PackagedProductDefinition.statuspreferredPublicationStatus
PackagedProductDefinition.legalStatusOfSupply.codeexampleLegalStatusOfSupply
PackagedProductDefinition.legalStatusOfSupply.jurisdictionexampleJurisdiction ValueSet
PackagedProductDefinition.characteristicexamplePackageCharacteristic
PackagedProductDefinition.package.typeexamplePackagingType
PackagedProductDefinition.package.materialexamplePackageMaterial
PackagedProductDefinition.package.alternateMaterialexamplePackageMaterial
PackagedProductDefinition.package.property.typeexampleNoBinding (a valid code from Domain EMA)

Constraints

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

This structure is derived from PackagedProductDefinition

Summary

Mandatory: 0 element (1 nested mandatory element)
Prohibited: 1 element

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element PackagedProductDefinition.identifier is sliced based on the value of pattern:system

Differential View

This structure is derived from PackagedProductDefinition

NameFlagsCard.TypeDescription & Constraintsdoco
.. PackagedProductDefinition 0..*PackagedProductDefinitionA medically related item or items, in a container or package
... Slices for identifier 0..*IdentifierIdentifier for the packaged product: PCID, national ID, or other
Slice: Unordered, Open by pattern:system
.... identifier:pcid 0..1IdentifierPCID for the product. Consists of MPID + unique package code. For the same product PCID is different if the package material is different.
..... system 1..1uriThe namespace for the identifier value
Required Pattern: http://ema.europa.eu/example/pcid
... packageFor 0..*Reference(Processing Profile - Medicinal Product)The product that this is a pack for
... containedItemQuantity 0..*QuantityPack size. Repeated for combination packages.
... legalStatusOfSupply 0..1BackboneElementLegal status of supply on the packaged product level.
... 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
... package
.... type 0..1CodeableConceptContainer type
.... quantity 0..1integerThe quantity of this level of packaging in the package that contains it (with the outermost level being 1)
.... material 0..*CodeableConceptMaterial type of the package item
.... property 0..0
.... containedItem 0..*BackboneElementAn item (inner package or manufactured item) within the packaging
..... item 1..1CodeableReference(Processing Profile - Packaged Product | Processing Profile - Manufactured Item)The actual item(s) of medication, as manufactured, or a device, or other medically related item (food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package
..... amount 0..1QuantityNumber of the manufactured items (e.g. tablets) in this package layer or the amount of manufactured item (e.g. 20 g) in the unit of presentation defined in manufactured item definition

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
PackagedProductDefinition.package.property.typeexampleNoBinding (a valid code from Domain EMA)

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. PackagedProductDefinition 0..*PackagedProductDefinitionA medically related item or items, in a container or package
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... Slices for identifier Σ0..*IdentifierIdentifier for the packaged product: PCID, national ID, or other
Slice: Unordered, Open by pattern:system
.... identifier:pcid Σ0..1IdentifierPCID for the product. Consists of MPID + unique package code. For the same product PCID is different if the package material is different.
..... use ?!Σ0..1codeusual | official | temp | secondary | old (If known)
Binding: IdentifierUse (required)
..... system Σ1..1uriThe namespace for the identifier value
Required Pattern: http://ema.europa.eu/example/pcid
... status ?!Σ0..1CodeableConceptThe status within the lifecycle of this item. High level - not intended to duplicate details elsewhere e.g. legal status, or authorization/marketing status
Binding: PublicationStatus (preferred): The lifecycle status of an artifact.

... containedItemQuantity Σ0..*QuantityPack size. Repeated for combination packages.
... description Σ0..1markdownTextual description. Note that this is not the name of the package or product
... legalStatusOfSupply Σ0..1BackboneElementLegal status of supply on the packaged product level.
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
... 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

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
PackagedProductDefinition.identifier:pcid.userequiredIdentifierUse
PackagedProductDefinition.statuspreferredPublicationStatus

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorPackagedProductDefinitionIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorPackagedProductDefinitionIf 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-4errorPackagedProductDefinitionIf 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-5errorPackagedProductDefinitionIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practicePackagedProductDefinitionA 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()

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
... Slices for identifier Σ0..*IdentifierIdentifier for the packaged product: PCID, national ID, or other
Slice: Unordered, Open by pattern:system
.... identifier:pcid Σ0..1IdentifierPCID for the product. Consists of MPID + unique package code. For the same product PCID is different if the package material is different.
..... id 0..1idUnique 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
Required Pattern: http://ema.europa.eu/example/pcid
..... value Σ0..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 as listed in a drug formulary, catalogue, inventory etc
... type Σ0..1CodeableConceptA high level category e.g. medicinal product, raw material, shipping container etc
Binding: PackageType (example): A high level categorisation of a package.

... packageFor Σ0..*Reference(Processing Profile - Medicinal Product)The product that this is a pack for
... status ?!Σ0..1CodeableConceptThe status within the lifecycle of this item. High level - not intended to duplicate details elsewhere e.g. legal status, or authorization/marketing status
Binding: PublicationStatus (preferred): The lifecycle status of an artifact.

... statusDate Σ0..1dateTimeThe date at which the given status became applicable
... containedItemQuantity Σ0..*QuantityPack size. Repeated for combination packages.
... description Σ0..1markdownTextual description. Note that this is not the name of the package or product
... legalStatusOfSupply Σ0..1BackboneElementLegal status of supply on the packaged product level.
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... code Σ0..1CodeableConceptThe actual status of supply. In what situation this package type may be supplied for use
Binding: LegalStatusOfSupply (example): The prescription supply types appropriate to a medicinal product

.... jurisdiction Σ0..1CodeableConceptThe place where the legal status of supply applies
Binding: Jurisdiction ValueSet (example): Jurisdiction codes

... 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"
Binding: PackageCharacteristic (example): A characteristic of a package.


... copackagedIndicator Σ0..1booleanIf the drug product is supplied with another item such as a diluent or adjuvant
... manufacturer Σ0..*Reference(Organization)Manufacturer of this package type (multiple means these are all possible manufacturers)
... 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
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... identifier Σ0..*IdentifierAn identifier that is specific to this particular part of the packaging. Including possibly a Data Carrier Identifier
.... type Σ0..1CodeableConceptContainer type
Binding: PackagingType (example): A high level categorisation of a package.

.... quantity Σ0..1integerThe quantity of this level of packaging in the package that contains it (with the outermost level being 1)
.... material Σ0..*CodeableConceptMaterial type of the package item
Binding: PackageMaterial (example): A material used in the construction of packages and their components.


.... alternateMaterial Σ0..*CodeableConceptA possible alternate material for this part of the packaging, that is allowed to be used instead of the usual material
Binding: PackageMaterial (example): A material used in the construction of packages and their components.


.... shelfLifeStorage Σ0..*BackboneElementShelf Life and storage information
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... type Σ0..1CodeableConceptThis describes the shelf life, taking into account various scenarios such as shelf life of the packaged Medicinal Product itself, shelf life after transformation where necessary and shelf life after the first opening of a bottle, etc. The shelf life type shall be specified using an appropriate controlled vocabulary The controlled term and the controlled term identifier shall be specified
..... period[x] Σ0..1The shelf life time period can be specified using a numerical value for the period of time and its unit of time measurement The unit of measurement shall be specified in accordance with ISO 11240 and the resulting terminology The symbol and the symbol identifier shall be used
...... periodDurationDuration
...... periodStringstring
..... specialPrecautionsForStorage Σ0..*CodeableConceptSpecial precautions for storage, if any, can be specified using an appropriate controlled vocabulary. The controlled term and the controlled term identifier shall be specified
.... manufacturer Σ0..*Reference(Organization)Manufacturer of this package Item (multiple means these are all possible manufacturers)
.... containedItem Σ0..*BackboneElementAn item (inner package or manufactured item) within the packaging
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... item Σ1..1CodeableReference(Processing Profile - Packaged Product | Processing Profile - Manufactured Item)The actual item(s) of medication, as manufactured, or a device, or other medically related item (food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package
..... amount Σ0..1QuantityNumber of the manufactured items (e.g. tablets) in this package layer or the amount of manufactured item (e.g. 20 g) in the unit of presentation defined in manufactured item definition
.... package Σ0..*See package (PackagedProductDefinition)Allows containers (and parts of containers) within containers, still a single packaged product

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
PackagedProductDefinition.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
PackagedProductDefinition.identifier:pcid.userequiredIdentifierUse
PackagedProductDefinition.identifier:pcid.typeextensibleIdentifier Type Codes
PackagedProductDefinition.typeexamplePackageType
PackagedProductDefinition.statuspreferredPublicationStatus
PackagedProductDefinition.legalStatusOfSupply.codeexampleLegalStatusOfSupply
PackagedProductDefinition.legalStatusOfSupply.jurisdictionexampleJurisdiction ValueSet
PackagedProductDefinition.characteristicexamplePackageCharacteristic
PackagedProductDefinition.package.typeexamplePackagingType
PackagedProductDefinition.package.materialexamplePackageMaterial
PackagedProductDefinition.package.alternateMaterialexamplePackageMaterial
PackagedProductDefinition.package.property.typeexampleNoBinding (a valid code from Domain EMA)

Constraints

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

This structure is derived from PackagedProductDefinition

Summary

Mandatory: 0 element (1 nested mandatory element)
Prohibited: 1 element

Structures

This structure refers to these other structures:

Slices

This structure defines the following Slices:

  • The element PackagedProductDefinition.identifier is sliced based on the value of pattern:system

 

Other representations of profile: CSV, Excel, Schematron