Release 4

11.30.0 ProductShelfLife

Pharmacy Work GroupMaturity Level: 3Standards Status: Trial Use
This type is still undergoing development and review by the appropriate Workgroups. At this time, is considered only as a draft design not suitable for production implementation

The ProductShelfLife structure defines TODO.

Note: the ProductShelfLife structure allows modifier extensions.

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. ProductShelfLifeΣDBackBoneElementThe shelf-life and storage information for a medicinal product item or container can be described using this class
Элементы, определённые в родительском элементе: id, extension, modifierExtension
... identifierΣ0..1IdentifierUnique identifier for the packaged Medicinal Product
... typeΣ1..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Σ1..1QuantityThe 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..*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

doco Documentation for this format

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .

[
 # from BackboneElement: Element.extension, BackboneElement.modifierextension
  fhir:ProductShelfLife.identifier [ Identifier ]; # 0..1 Unique identifier for the packaged Medicinal Product
  fhir:ProductShelfLife.type [ CodeableConcept ]; # 1..1 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
  fhir:ProductShelfLife.period [ Quantity ]; # 1..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
  fhir:ProductShelfLife.specialPrecautionsForStorage [ CodeableConcept ], ... ; # 0..* 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
]

Changes since Release 3

This complex-type did not exist in Release 2

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. ProductShelfLifeΣDBackBoneElementThe shelf-life and storage information for a medicinal product item or container can be described using this class
Элементы, определённые в родительском элементе: id, extension, modifierExtension
... identifierΣ0..1IdentifierUnique identifier for the packaged Medicinal Product
... typeΣ1..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Σ1..1QuantityThe 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..*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

doco Documentation for this format

Turtle Template

@prefix fhir: <http://hl7.org/fhir/> .

[
 # from BackboneElement: Element.extension, BackboneElement.modifierextension
  fhir:ProductShelfLife.identifier [ Identifier ]; # 0..1 Unique identifier for the packaged Medicinal Product
  fhir:ProductShelfLife.type [ CodeableConcept ]; # 1..1 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
  fhir:ProductShelfLife.period [ Quantity ]; # 1..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
  fhir:ProductShelfLife.specialPrecautionsForStorage [ CodeableConcept ], ... ; # 0..* 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
]

Changes since Release 3

This complex-type did not exist in Release 2

Constraints

ProductShelfLife is used in the following places: DeviceDefinition and MedicinalProductPackaged