Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions icon . Page versions: R5 R4B R4

11.30.0 15.11.0 ProductShelfLife

Maturity Level : 3
Responsible Owner: Pharmacy icon Work Group Standards Status : Trial Use Normative
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. the timing and conditions associated with storing of a product or item. It can be used for shelf life of a packaged product itself, shelf life after transformation where necessary, or after the first opening of a bottle, etc.

Note: the ProductShelfLife structure allows modifier extensions .

Structure

identifier Σ 0..1 Identifier Unique identifier for the packaged Medicinal Product 1..1 1..1 Quantity Σ
Name Flags Card. Type Description & Constraints      Filter: Filters doco
. . ProductShelfLife Σ D N BackBoneElement Element The shelf-life and storage information for a medicinal product item or container can be described using this class

Elements defined in Ancestors: id , extension , modifierExtension
. . . type Σ 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 . period[x] Σ 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
. . . . periodDuration Duration
. . . specialPrecautionsForStorage . periodString string
. . . specialPrecautionsForStorage Σ 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


doco Documentation for this format icon

Definition: XML | JSON

UML Diagram ( Legend )

BackboneElement Extensions - as described for all elements: additional information that is not part of the basic definition of the resource / type extension : Extension 0..* Modifier Extensions - as described for some elements: additional information that is not part of the basic definition of the resource / type that modifies the interpretation of the containing element modifierExtension : Extension 0..* ProductShelfLife Unique identifier for the packaged Medicinal Product identifier : Identifier [0..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 type : CodeableConcept [1..1] [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 period period[x] : Quantity DataType [1..1] [0..1] « Duration | string » 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 specialPrecautionsForStorage : CodeableConcept [0..*] BackboneType May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself) (this element modifies the meaning of other elements) modifierExtension : Extension [0..*]

Turtle Template

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

[
 # from BackboneElement: 
  fhir:
  fhir:
  fhir:
  fhir:

 # from Element: fhir:extension
  fhir:type [ CodeableConcept ] ; # 0..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
  # period[x] : 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. One of these 2
    fhir:period [  a fhir:Duration ; Duration ]
    fhir:period [  a fhir:String ; string ]
  fhir: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 4

This complex-type did Changes from both R4 and R4B

ProductShelfLife
ProductShelfLife.type
  • Min Cardinality changed from 1 to 0
ProductShelfLife.period[x]
  • Renamed from period to period[x]
  • Min Cardinality changed from 1 to 0
  • Add Types Duration, string
  • Remove Type Quantity
ProductShelfLife.identifier
  • Deleted (removed, not exist in Release 2 needed)

See the Full Difference for further information

Structure

identifier Σ 0..1 Identifier Unique identifier for the packaged Medicinal Product 1..1 1..1 Quantity Σ
Name Flags Card. Type Description & Constraints      Filter: Filters doco
. . ProductShelfLife Σ D N BackBoneElement Element The shelf-life and storage information for a medicinal product item or container can be described using this class

Elements defined in Ancestors: id , extension , modifierExtension
. . . type Σ 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 . period[x] Σ 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
. . . . periodDuration Duration
. . . specialPrecautionsForStorage . periodString string
. . . specialPrecautionsForStorage Σ 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


doco Documentation for this format icon

UML Diagram ( Legend )

BackboneElement Extensions - as described for all elements: additional information that is not part of the basic definition of the resource / type extension : Extension 0..* Modifier Extensions - as described for some elements: additional information that is not part of the basic definition of the resource / type that modifies the interpretation of the containing element modifierExtension : Extension 0..* ProductShelfLife Unique identifier for the packaged Medicinal Product identifier : Identifier [0..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 type : CodeableConcept [1..1] [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 period period[x] : Quantity DataType [1..1] [0..1] « Duration | string » 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 specialPrecautionsForStorage : CodeableConcept [0..*] BackboneType May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself) (this element modifies the meaning of other elements) modifierExtension : Extension [0..*]

Turtle Template

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

[
 # from BackboneElement: 
  fhir:
  fhir:
  fhir:
  fhir:

 # from Element: fhir:extension
  fhir:type [ CodeableConcept ] ; # 0..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
  # period[x] : 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. One of these 2
    fhir:period [  a fhir:Duration ; Duration ]
    fhir:period [  a fhir:String ; string ]
  fhir: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 from both R4 and R4B

This complex-type did
ProductShelfLife
ProductShelfLife.type
  • Min Cardinality changed from 1 to 0
ProductShelfLife.period[x]
  • Renamed from period to period[x]
  • Min Cardinality changed from 1 to 0
  • Add Types Duration, string
  • Remove Type Quantity
ProductShelfLife.identifier
  • Deleted (removed, not exist in Release 2 needed)

See the Full Difference for further information

Constraints

ProductShelfLife is used in the following places: DeviceDefinition and MedicinalProductPackaged PackagedProductDefinition

11.30.0.2 Interpretation of ProductShelfLife in different contexts