ExtensionPackagedProductDefinition_Packaging
R5: A packaging item, as a container for medically related items, possibly with other packaging items within, or a packaging component, such as bottle cap (new)
activeExtensions for Using Data Elements from FHIR R5 in FHIR R40.1.01 context
R5: `PackagedProductDefinition.packaging` (new:BackboneElement)
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/5.0/StructureDefinition/extension-PackagedProductDefinition.packaging
- ID
- ext-R5-PackagedProductDefinition.packaging
- Name
- ExtensionPackagedProductDefinition_Packaging
Context (1)
This extension can be used on the following elements:
element
Basic| Path | Card. | Type | Flags | Description |
|---|---|---|---|---|
| Extension | 0..1 | R5: A packaging item, as a container for medically related items, possibly with other packaging items within, or a packaging component, such as bottle cap (new) | ||
| extension | 0..* | |||
| :identifier | 0..* | R5: An identifier that is specific to this particular part of the packaging. Including possibly a Data Carrier Identifier (new) | ||
| url | 1..1 | fixed: identifier | ||
| value[x] | 0..1 | Identifier | An identifier that is specific to this particular part of the packaging. Including possibly a Data Carrier Identifier | |
| :type | 0..1 | R5: The physical type of the container of the items (new) | ||
| url | 1..1 | fixed: type | ||
| value[x] | 0..1 | CodeableConcept | The physical type of the container of the items example | |
| :componentPart | 0..1 | R5: Is this a part of the packaging (e.g. a cap or bottle stopper), rather than the packaging itself (e.g. a bottle or vial) (new) | ||
| url | 1..1 | fixed: componentPart | ||
| value[x] | 0..1 | boolean | Is this a part of the packaging (e.g. a cap or bottle stopper), rather than the packaging itself (e.g. a bottle or vial) | |
| :quantity | 0..1 | R5: The quantity of this level of packaging in the package that contains it (with the outermost level being 1) (new) | ||
| url | 1..1 | fixed: quantity | ||
| value[x] | 0..1 | integer | The quantity of this level of packaging in the package that contains it (with the outermost level being 1) | |
| :material | 0..* | R5: Material type of the package item (new) | ||
| url | 1..1 | fixed: material | ||
| value[x] | 0..1 | CodeableConcept | Material type of the package item example | |
| :alternateMaterial | 0..* | R5: A possible alternate material for this part of the packaging, that is allowed to be used instead of the usual material (new) | ||
| url | 1..1 | fixed: alternateMaterial | ||
| value[x] | 0..1 | CodeableConcept | A possible alternate material for this part of the packaging, that is allowed to be used instead of the usual material example | |
| :shelfLifeStorage | 0..* | R5: Shelf Life and storage information (new) | ||
| extension | 0..* | |||
| :_datatype | 1..1 | DataType slice for a FHIR R5 `ProductShelfLife` value | ||
| url | 1..1 | fixed: http://hl7.org/fhir/StructureDefinition/_datatype | ||
| value[x] | 1..1 | string | ||
| :type | 0..1 | R5: type | ||
| url | 1..1 | fixed: type | ||
| value[x] | 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 | |
| :period | 0..1 | R5: period additional types | ||
| url | 1..1 | fixed: period | ||
| value[x] | 0..1 | string | 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 | |
| :specialPrecautionsForStorage | 0..* | R5: specialPrecautionsForStorage | ||
| url | 1..1 | fixed: specialPrecautionsForStorage | ||
| value[x] | 0..1 | 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 | |
| url | 1..1 | fixed: shelfLifeStorage | ||
| value[x] | 0..0 | |||
| :manufacturer | 0..* | R5: Manufacturer of this packaging item (multiple means these are all potential manufacturers) (new) | ||
| url | 1..1 | fixed: manufacturer | ||
| value[x] | 0..1 | Reference | Manufacturer of this packaging item (multiple means these are all potential manufacturers) | |
| :property | 0..* | R5: General characteristics of this item (new) | ||
| extension | 1..* | |||
| :type | 1..1 | R5: A code expressing the type of characteristic (new) | ||
| url | 1..1 | fixed: type | ||
| value[x] | 1..1 | CodeableConcept | A code expressing the type of characteristic | |
| :value | 0..1 | R5: A value for the characteristic (new) | ||
| url | 1..1 | fixed: value | ||
| value[x] | 0..1 | CodeableConceptQuantitydatebooleanAttachment | A value for the characteristic | |
| url | 1..1 | fixed: property | ||
| value[x] | 0..0 | |||
| :containedItem | 0..* | R5: The item(s) within the packaging (new) | ||
| extension | 1..* | |||
| :item | 1..1 | R5: 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 (new) | ||
| extension | 1..* | |||
| :_datatype | 1..1 | DataType slice for a FHIR R5 `CodeableReference` value | ||
| url | 1..1 | fixed: http://hl7.org/fhir/StructureDefinition/_datatype | ||
| value[x] | 1..1 | string | ||
| :concept | 0..1 | R5: Reference to a concept (by class) | ||
| url | 1..1 | fixed: concept | ||
| value[x] | 0..1 | CodeableConcept | Reference to a concept (by class) | |
| :reference | 0..1 | R5: Reference to a resource (by instance) | ||
| url | 1..1 | fixed: reference | ||
| value[x] | 0..1 | Reference | Reference to a resource (by instance) | |
| url | 1..1 | fixed: item | ||
| value[x] | 0..0 | |||
| :amount | 0..1 | R5: The number of this type of item within this packaging or for continuous items such as liquids it is the quantity (for example 25ml). See also PackagedProductDefinition.containedItemQuantity (especially the long definition) (new) | ||
| url | 1..1 | fixed: amount | ||
| value[x] | 0..1 | Quantity | The number of this type of item within this packaging or for continuous items such as liquids it is the quantity (for example 25ml). See also PackagedProductDefinition.containedItemQuantity (especially the long definition) | |
| url | 1..1 | fixed: containedItem | ||
| value[x] | 0..0 | |||
| :packaging | 0..* | R5: Allows containers (and parts of containers) within containers, still as a part of single packaged product (new) | ||
| url | 1..1 | fixed: http://hl7.org/fhir/5.0/StructureDefinition/extension-PackagedProductDefinition.packaging | ||
| value[x] | 0..0 | |||
| url | 1..1 | fixed: http://hl7.org/fhir/5.0/StructureDefinition/extension-PackagedProductDefinition.packaging | ||
| value[x] | 0..0 |