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
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:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from PackagedProductDefinition
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | PackagedProductDefinition | A medically related item or items, in a container or package | |
![]() ![]() ![]() | 0..* | Identifier | Identifier for the packaged product: PCID, national ID, or other Slice: Unordered, Open by pattern:system | |
![]() ![]() ![]() ![]() | 0..1 | Identifier | PCID for the product. Consists of MPID + unique package code. For the same product PCID is different if the package material is different. | |
![]() ![]() ![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/example/pcid | |
![]() ![]() ![]() | 0..* | Reference(Processing Profile - Medicinal Product) | The product that this is a pack for | |
![]() ![]() ![]() | 0..* | Quantity | Pack size. Repeated for combination packages. | |
![]() ![]() ![]() | 0..1 | markdown | Textual description. Note that this is not the name of the package or product | |
![]() ![]() ![]() | 0..1 | BackboneElement | Legal status of supply on the packaged product level. | |
![]() ![]() ![]() | 0..* | MarketingStatus | Allows specifying that an item is on the market for sale, or that it is not available, and the dates and locations associated | |
![]() ![]() ![]() | ||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Container type | |
![]() ![]() ![]() ![]() | 0..1 | integer | The quantity of this level of packaging in the package that contains it (with the outermost level being 1) | |
![]() ![]() ![]() ![]() | 0..* | CodeableConcept | Material type of the package item | |
![]() ![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() ![]() | 0..* | BackboneElement | An item (inner package or manufactured item) within the packaging | |
![]() ![]() ![]() ![]() ![]() | 1..1 | CodeableReference(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 | |
![]() ![]() ![]() ![]() ![]() | 0..1 | Quantity | Number 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 | |
![]() |
Path | Conformance | ValueSet |
PackagedProductDefinition.package.property.type | example | NoBinding (a valid code from Domain EMA) |
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | PackagedProductDefinition | A medically related item or items, in a container or package | |
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() | Σ | 0..* | Identifier | Identifier for the packaged product: PCID, national ID, or other Slice: Unordered, Open by pattern:system |
![]() ![]() ![]() ![]() | Σ | 0..1 | Identifier | PCID for the product. Consists of MPID + unique package code. For the same product PCID is different if the package material is different. |
![]() ![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/example/pcid |
![]() ![]() ![]() | Σ | 0..* | Reference(Processing Profile - Medicinal Product) | The product that this is a pack for |
![]() ![]() ![]() | ?!Σ | 0..1 | CodeableConcept | The 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. |
![]() ![]() ![]() | Σ | 0..* | Quantity | Pack size. Repeated for combination packages. |
![]() ![]() ![]() | Σ | 0..1 | markdown | Textual description. Note that this is not the name of the package or product |
![]() ![]() ![]() | Σ | 0..1 | BackboneElement | Legal status of supply on the packaged product level. |
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() | Σ | 0..* | MarketingStatus | Allows specifying that an item is on the market for sale, or that it is not available, and the dates and locations associated |
![]() |
Path | Conformance | ValueSet |
PackagedProductDefinition.identifier:pcid.use | required | IdentifierUse |
PackagedProductDefinition.status | preferred | PublicationStatus |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | PackagedProductDefinition | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | PackagedProductDefinition | If 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-4 | error | PackagedProductDefinition | If 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-5 | error | PackagedProductDefinition | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | PackagedProductDefinition | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | 0..* | PackagedProductDefinition | A medically related item or items, in a container or package | |||||
![]() ![]() ![]() | Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() ![]() | Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): IETF language tag
| |||||
![]() ![]() ![]() | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() | Σ | 0..* | Identifier | Identifier for the packaged product: PCID, national ID, or other Slice: Unordered, Open by pattern:system | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Identifier | PCID for the product. Consists of MPID + unique package code. For the same product PCID is different if the package material is different. | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/example/pcid | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() | Σ | 0..1 | string | A name for this package. Typically as listed in a drug formulary, catalogue, inventory etc | ||||
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | A high level category e.g. medicinal product, raw material, shipping container etc Binding: PackageType (example): A high level categorisation of a package. | ||||
![]() ![]() ![]() | Σ | 0..* | Reference(Processing Profile - Medicinal Product) | The product that this is a pack for | ||||
![]() ![]() ![]() | ?!Σ | 0..1 | CodeableConcept | The 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. | ||||
![]() ![]() ![]() | Σ | 0..1 | dateTime | The date at which the given status became applicable | ||||
![]() ![]() ![]() | Σ | 0..* | Quantity | Pack size. Repeated for combination packages. | ||||
![]() ![]() ![]() | Σ | 0..1 | markdown | Textual description. Note that this is not the name of the package or product | ||||
![]() ![]() ![]() | Σ | 0..1 | BackboneElement | Legal status of supply on the packaged product level. | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | The 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 | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | The place where the legal status of supply applies Binding: Jurisdiction ValueSet (example): Jurisdiction codes | ||||
![]() ![]() ![]() | Σ | 0..* | MarketingStatus | Allows specifying that an item is on the market for sale, or that it is not available, and the dates and locations associated | ||||
![]() ![]() ![]() | Σ | 0..* | CodeableConcept | Allows the key features to be recorded, such as "hospital pack", "nurse prescribable" Binding: PackageCharacteristic (example): A characteristic of a package. | ||||
![]() ![]() ![]() | Σ | 0..1 | boolean | If the drug product is supplied with another item such as a diluent or adjuvant | ||||
![]() ![]() ![]() | Σ | 0..* | Reference(Organization) | Manufacturer of this package type (multiple means these are all possible manufacturers) | ||||
![]() ![]() ![]() | Σ | 0..1 | BackboneElement | A packaging item, as a container for medically related items, possibly with other packaging items within, or a packaging component, such as bottle cap | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | Identifier | An identifier that is specific to this particular part of the packaging. Including possibly a Data Carrier Identifier | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Container type Binding: PackagingType (example): A high level categorisation of a package. | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | integer | The quantity of this level of packaging in the package that contains it (with the outermost level being 1) | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | CodeableConcept | Material type of the package item Binding: PackageMaterial (example): A material used in the construction of packages and their components. | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | CodeableConcept | A 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. | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | BackboneElement | Shelf Life and storage information | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | This 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 | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | The 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 | |||||
![]() ![]() ![]() ![]() ![]() ![]() | Duration | |||||||
![]() ![]() ![]() ![]() ![]() ![]() | string | |||||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..* | CodeableConcept | Special precautions for storage, if any, can be specified using an appropriate controlled vocabulary. The controlled term and the controlled term identifier shall be specified | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | Reference(Organization) | Manufacturer of this package Item (multiple means these are all possible manufacturers) | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | BackboneElement | An item (inner package or manufactured item) within the packaging | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableReference(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 | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | Quantity | Number 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 | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | See package (PackagedProductDefinition) | Allows containers (and parts of containers) within containers, still a single packaged product | ||||
![]() |
Path | Conformance | ValueSet | ||||
PackagedProductDefinition.language | preferred | CommonLanguages
| ||||
PackagedProductDefinition.identifier:pcid.use | required | IdentifierUse | ||||
PackagedProductDefinition.identifier:pcid.type | extensible | Identifier Type Codes | ||||
PackagedProductDefinition.type | example | PackageType | ||||
PackagedProductDefinition.status | preferred | PublicationStatus | ||||
PackagedProductDefinition.legalStatusOfSupply.code | example | LegalStatusOfSupply | ||||
PackagedProductDefinition.legalStatusOfSupply.jurisdiction | example | Jurisdiction ValueSet | ||||
PackagedProductDefinition.characteristic | example | PackageCharacteristic | ||||
PackagedProductDefinition.package.type | example | PackagingType | ||||
PackagedProductDefinition.package.material | example | PackageMaterial | ||||
PackagedProductDefinition.package.alternateMaterial | example | PackageMaterial | ||||
PackagedProductDefinition.package.property.type | example | NoBinding (a valid code from Domain EMA) |
Id | Grade | Path(s) | Details | Requirements |
dom-r4b | warning | PackagedProductDefinition.contained | Containing 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-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must 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:
Differential View
This structure is derived from PackagedProductDefinition
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | PackagedProductDefinition | A medically related item or items, in a container or package | |
![]() ![]() ![]() | 0..* | Identifier | Identifier for the packaged product: PCID, national ID, or other Slice: Unordered, Open by pattern:system | |
![]() ![]() ![]() ![]() | 0..1 | Identifier | PCID for the product. Consists of MPID + unique package code. For the same product PCID is different if the package material is different. | |
![]() ![]() ![]() ![]() ![]() | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/example/pcid | |
![]() ![]() ![]() | 0..* | Reference(Processing Profile - Medicinal Product) | The product that this is a pack for | |
![]() ![]() ![]() | 0..* | Quantity | Pack size. Repeated for combination packages. | |
![]() ![]() ![]() | 0..1 | markdown | Textual description. Note that this is not the name of the package or product | |
![]() ![]() ![]() | 0..1 | BackboneElement | Legal status of supply on the packaged product level. | |
![]() ![]() ![]() | 0..* | MarketingStatus | Allows specifying that an item is on the market for sale, or that it is not available, and the dates and locations associated | |
![]() ![]() ![]() | ||||
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | Container type | |
![]() ![]() ![]() ![]() | 0..1 | integer | The quantity of this level of packaging in the package that contains it (with the outermost level being 1) | |
![]() ![]() ![]() ![]() | 0..* | CodeableConcept | Material type of the package item | |
![]() ![]() ![]() ![]() | 0..0 | |||
![]() ![]() ![]() ![]() | 0..* | BackboneElement | An item (inner package or manufactured item) within the packaging | |
![]() ![]() ![]() ![]() ![]() | 1..1 | CodeableReference(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 | |
![]() ![]() ![]() ![]() ![]() | 0..1 | Quantity | Number 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 | |
![]() |
Path | Conformance | ValueSet |
PackagedProductDefinition.package.property.type | example | NoBinding (a valid code from Domain EMA) |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | PackagedProductDefinition | A medically related item or items, in a container or package | |
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() ![]() | Σ | 0..* | Identifier | Identifier for the packaged product: PCID, national ID, or other Slice: Unordered, Open by pattern:system |
![]() ![]() ![]() ![]() | Σ | 0..1 | Identifier | PCID for the product. Consists of MPID + unique package code. For the same product PCID is different if the package material is different. |
![]() ![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) |
![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/example/pcid |
![]() ![]() ![]() | Σ | 0..* | Reference(Processing Profile - Medicinal Product) | The product that this is a pack for |
![]() ![]() ![]() | ?!Σ | 0..1 | CodeableConcept | The 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. |
![]() ![]() ![]() | Σ | 0..* | Quantity | Pack size. Repeated for combination packages. |
![]() ![]() ![]() | Σ | 0..1 | markdown | Textual description. Note that this is not the name of the package or product |
![]() ![]() ![]() | Σ | 0..1 | BackboneElement | Legal status of supply on the packaged product level. |
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() | Σ | 0..* | MarketingStatus | Allows specifying that an item is on the market for sale, or that it is not available, and the dates and locations associated |
![]() |
Path | Conformance | ValueSet |
PackagedProductDefinition.identifier:pcid.use | required | IdentifierUse |
PackagedProductDefinition.status | preferred | PublicationStatus |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | PackagedProductDefinition | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | PackagedProductDefinition | If 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-4 | error | PackagedProductDefinition | If 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-5 | error | PackagedProductDefinition | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | PackagedProductDefinition | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints![]() | ||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | 0..* | PackagedProductDefinition | A medically related item or items, in a container or package | |||||
![]() ![]() ![]() | Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() ![]() | Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() ![]() | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): IETF language tag
| |||||
![]() ![]() ![]() | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | |||||
![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() | Σ | 0..* | Identifier | Identifier for the packaged product: PCID, national ID, or other Slice: Unordered, Open by pattern:system | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | Identifier | PCID for the product. Consists of MPID + unique package code. For the same product PCID is different if the package material is different. | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required) | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | uri | The namespace for the identifier value Required Pattern: http://ema.europa.eu/example/pcid | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() | Σ | 0..1 | string | A name for this package. Typically as listed in a drug formulary, catalogue, inventory etc | ||||
![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | A high level category e.g. medicinal product, raw material, shipping container etc Binding: PackageType (example): A high level categorisation of a package. | ||||
![]() ![]() ![]() | Σ | 0..* | Reference(Processing Profile - Medicinal Product) | The product that this is a pack for | ||||
![]() ![]() ![]() | ?!Σ | 0..1 | CodeableConcept | The 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. | ||||
![]() ![]() ![]() | Σ | 0..1 | dateTime | The date at which the given status became applicable | ||||
![]() ![]() ![]() | Σ | 0..* | Quantity | Pack size. Repeated for combination packages. | ||||
![]() ![]() ![]() | Σ | 0..1 | markdown | Textual description. Note that this is not the name of the package or product | ||||
![]() ![]() ![]() | Σ | 0..1 | BackboneElement | Legal status of supply on the packaged product level. | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | The 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 | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | The place where the legal status of supply applies Binding: Jurisdiction ValueSet (example): Jurisdiction codes | ||||
![]() ![]() ![]() | Σ | 0..* | MarketingStatus | Allows specifying that an item is on the market for sale, or that it is not available, and the dates and locations associated | ||||
![]() ![]() ![]() | Σ | 0..* | CodeableConcept | Allows the key features to be recorded, such as "hospital pack", "nurse prescribable" Binding: PackageCharacteristic (example): A characteristic of a package. | ||||
![]() ![]() ![]() | Σ | 0..1 | boolean | If the drug product is supplied with another item such as a diluent or adjuvant | ||||
![]() ![]() ![]() | Σ | 0..* | Reference(Organization) | Manufacturer of this package type (multiple means these are all possible manufacturers) | ||||
![]() ![]() ![]() | Σ | 0..1 | BackboneElement | A packaging item, as a container for medically related items, possibly with other packaging items within, or a packaging component, such as bottle cap | ||||
![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | Identifier | An identifier that is specific to this particular part of the packaging. Including possibly a Data Carrier Identifier | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | Container type Binding: PackagingType (example): A high level categorisation of a package. | ||||
![]() ![]() ![]() ![]() | Σ | 0..1 | integer | The quantity of this level of packaging in the package that contains it (with the outermost level being 1) | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | CodeableConcept | Material type of the package item Binding: PackageMaterial (example): A material used in the construction of packages and their components. | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | CodeableConcept | A 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. | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | BackboneElement | Shelf Life and storage information | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | CodeableConcept | This 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 | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | The 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 | |||||
![]() ![]() ![]() ![]() ![]() ![]() | Duration | |||||||
![]() ![]() ![]() ![]() ![]() ![]() | string | |||||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..* | CodeableConcept | Special precautions for storage, if any, can be specified using an appropriate controlled vocabulary. The controlled term and the controlled term identifier shall be specified | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | Reference(Organization) | Manufacturer of this package Item (multiple means these are all possible manufacturers) | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | BackboneElement | An item (inner package or manufactured item) within the packaging | ||||
![]() ![]() ![]() ![]() ![]() | 0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() ![]() | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 1..1 | CodeableReference(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 | ||||
![]() ![]() ![]() ![]() ![]() | Σ | 0..1 | Quantity | Number 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 | ||||
![]() ![]() ![]() ![]() | Σ | 0..* | See package (PackagedProductDefinition) | Allows containers (and parts of containers) within containers, still a single packaged product | ||||
![]() |
Path | Conformance | ValueSet | ||||
PackagedProductDefinition.language | preferred | CommonLanguages
| ||||
PackagedProductDefinition.identifier:pcid.use | required | IdentifierUse | ||||
PackagedProductDefinition.identifier:pcid.type | extensible | Identifier Type Codes | ||||
PackagedProductDefinition.type | example | PackageType | ||||
PackagedProductDefinition.status | preferred | PublicationStatus | ||||
PackagedProductDefinition.legalStatusOfSupply.code | example | LegalStatusOfSupply | ||||
PackagedProductDefinition.legalStatusOfSupply.jurisdiction | example | Jurisdiction ValueSet | ||||
PackagedProductDefinition.characteristic | example | PackageCharacteristic | ||||
PackagedProductDefinition.package.type | example | PackagingType | ||||
PackagedProductDefinition.package.material | example | PackageMaterial | ||||
PackagedProductDefinition.package.alternateMaterial | example | PackageMaterial | ||||
PackagedProductDefinition.package.property.type | example | NoBinding (a valid code from Domain EMA) |
Id | Grade | Path(s) | Details | Requirements |
dom-r4b | warning | PackagedProductDefinition.contained | Containing 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-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must 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:
Other representations of profile: CSV, Excel, Schematron