Release 4B Snapshot #1

This page is part of the FHIR Specification v4.3.0-snapshot1: R4B Snapshot to support the Jan 2022 Connectathon. About the R4B version of FHIR. The current officially released version is 4.3.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B

15.2 Resource PackagedProductDefinition - Content

Biomedical Research and Regulation Work GroupMaturity Level: 1 Trial UseSecurity Category: Anonymous Compartments: Not linked to any defined compartments

A medically related item or items, in a container or package.

For an overview of this resource and others in the Medication Definition domain, also see the module page

A medically related item or items of any type, in a container or package, representing the unit that has been prepared for sale, supply or similar use. These can include packaged medications, devices and other items such as food, biologicals, raw materials, medical fluids, gases etc. This resource represents the whole package of items, and all the packaging within, rather than the individual items themselves. In some cases a "product" exists at a logically higher level, which has a variety of available packages associated with it, typically of different sizes.

This resource is usually used with MedicinalProductDefinition, via the productFor relationship. For cases where only a subset of PackagedProductDefinition is need in a product, use as a contained resource to MPD may be appropriate. See MedicinalProductDefinition for an example.

Note about recursive relationships in this resource: This resource has two recursive relationships. One is meant to be "internal" to the package - for package layers and contents, and the other for aggregated packages (e.g. for wholesaling) that are made up of other packages.
PackagedProductDefinition.package.package
This recursive relationship is for the inner parts and containers within a package, which is normally indivisible and is marketed or prescribed as a whole entity. See also PackagedProductDefinition.package.containedItem.item(PackagedProductDefinition)
PackagedProductDefinition.package.containedItem.item(PackagedProductDefinition)
This recursive route, which is for cases where the whole (indivisible) package is then aggregated into another, divisible, package, for example a warehousing or transport pack. This represents a package of packages. It is not used for the internal parts of a single package. For which see PackagedProductDefinition.package.package.

This resource is referenced by itself, PlanDefinition and RegulatedAuthorization.

This resource does not implement any patterns.

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. PackagedProductDefinition TUDomainResourceA medically related item or items, in a container or package
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... identifier Σ0..*IdentifierUnique identifier
... name Σ0..1stringA name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc
... type Σ0..1CodeableConceptA high level category e.g. medicinal product, raw material, shipping/transport container, etc
... status ?!Σ0..1CodeableConceptThe status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status
PublicationStatus (Preferred)
... statusDate Σ0..1dateTimeThe date at which the given status became applicable
... containedItemQuantity Σ0..*QuantityA total of the amount of items in the package, per item type. This can be considered as the pack size. This attribute differs from containedItem.amount in that it can give a single aggregated count of all tablet types in a pack, even when these are different manufactured items. For example a pill pack of 21 tablets plus 7 sugar tablets, can be denoted here as '28 tablets'. This attribute is repeatable so that the different item types in one pack type can be counted (e.g. a count of vials and count of syringes). Each repeat must have different units, so that it is clear what the different sets of counted items are, and it is not intended to allow different counts of similar items (e.g. not '2 tubes and 3 tubes'). Repeats are not to be used to represent different pack sizes (e.g. 20 pack vs. 50 pack) - which would be different instances of this resource
... description Σ0..1markdownTextual description. Note that this is not the name of the package or product
... legalStatusOfSupply Σ0..*BackboneElementThe legal status of supply of the packaged item as classified by the regulator
.... code Σ0..1CodeableConceptThe actual status of supply. In what situation this package type may be supplied for use
.... jurisdiction Σ0..1CodeableConceptThe place where the legal status of supply applies. When not specified, this indicates it is unknown in this context
... marketingStatus Σ0..*MarketingStatusMarketing information
... characteristic Σ0..*CodeableConceptAllows the key features to be recorded, such as "hospital pack", "nurse prescribable", "calendar pack"
... copackagedIndicator Σ0..1booleanStates whether a drug product is supplied with another item such as a diluent or adjuvant
... manufacturer Σ0..*Reference(Organization)Manufacturer of this package type. When there are multiple it 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 (which is not a device or a medication manufactured item)
.... identifier Σ0..*IdentifierIncluding possibly Data Carrier Identifier
.... type Σ0..1CodeableConceptThe physical type of the container of the items
.... quantity Σ0..1integerThe quantity of this level of packaging in the package that contains it. If specified, the outermost level is always 1
.... material Σ0..*CodeableConceptMaterial type of the package item
.... alternateMaterial Σ0..*CodeableConceptA possible alternate material for the packaging
.... shelfLifeStorage Σ0..*ProductShelfLifeShelf Life and storage information
.... manufacturer Σ0..*Reference(Organization)Manufacturer of this package Item. When there are multiple it means these are all possible manufacturers
.... property Σ0..*BackboneElementGeneral characteristics of this item
..... type Σ1..1CodeableConceptA code expressing the type of characteristic
..... value[x] Σ0..1A value for the characteristic
...... valueCodeableConceptCodeableConcept
...... valueQuantityQuantity
...... valueDatedate
...... valueBooleanboolean
...... valueAttachmentAttachment
.... containedItem Σ0..*BackboneElementThe item(s) within the packaging
..... item Σ1..1CodeableReference(ManufacturedItemDefinition | DeviceDefinition | PackagedProductDefinition | BiologicallyDerivedProduct | NutritionProduct)The actual item(s) of medication, as manufactured, or a device (typically, but not necessarily, a co-packaged one), or other medically related item (such as food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package. This also allows another whole packaged product to be included, which is solely for the case where a package of other entire packages is wanted - such as a wholesale or distribution pack (for layers within one package, use PackagedProductDefinition.package.package)
..... amount Σ0..1QuantityThe number of this type of item within this packaging
.... package Σ0..*see packageAllows containers (and parts of containers) within containers, still a single packaged product. See also PackagedProductDefinition.package.containedItem.item(PackagedProductDefinition)

doco Documentation for this format

UML Diagram (Legend)

PackagedProductDefinition (DomainResource)Unique identifieridentifier : Identifier [0..*]A name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etcname : string [0..1]A high level category e.g. medicinal product, raw material, shipping/transport container, etctype : CodeableConcept [0..1]The product that this is a pack forpackageFor : Reference [0..*] « MedicinalProductDefinition »The status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status (this element modifies the meaning of other elements)status : CodeableConcept [0..1] « null (Strength=Preferred)PublicationStatus? »The date at which the given status became applicablestatusDate : dateTime [0..1]A total of the amount of items in the package, per item type. This can be considered as the pack size. This attribute differs from containedItem.amount in that it can give a single aggregated count of all tablet types in a pack, even when these are different manufactured items. For example a pill pack of 21 tablets plus 7 sugar tablets, can be denoted here as '28 tablets'. This attribute is repeatable so that the different item types in one pack type can be counted (e.g. a count of vials and count of syringes). Each repeat must have different units, so that it is clear what the different sets of counted items are, and it is not intended to allow different counts of similar items (e.g. not '2 tubes and 3 tubes'). Repeats are not to be used to represent different pack sizes (e.g. 20 pack vs. 50 pack) - which would be different instances of this resourcecontainedItemQuantity : Quantity [0..*]Textual description. Note that this is not the name of the package or productdescription : markdown [0..1]Marketing informationmarketingStatus : MarketingStatus [0..*]Allows the key features to be recorded, such as "hospital pack", "nurse prescribable", "calendar pack"characteristic : CodeableConcept [0..*]States whether a drug product is supplied with another item such as a diluent or adjuvantcopackagedIndicator : boolean [0..1]Manufacturer of this package type. When there are multiple it means these are all possible manufacturersmanufacturer : Reference [0..*] « Organization »LegalStatusOfSupplyThe actual status of supply. In what situation this package type may be supplied for usecode : CodeableConcept [0..1]The place where the legal status of supply applies. When not specified, this indicates it is unknown in this contextjurisdiction : CodeableConcept [0..1]PackageIncluding possibly Data Carrier Identifieridentifier : Identifier [0..*]The physical type of the container of the itemstype : CodeableConcept [0..1]The quantity of this level of packaging in the package that contains it. If specified, the outermost level is always 1quantity : integer [0..1]Material type of the package itemmaterial : CodeableConcept [0..*]A possible alternate material for the packagingalternateMaterial : CodeableConcept [0..*]Shelf Life and storage informationshelfLifeStorage : ProductShelfLife [0..*]Manufacturer of this package Item. When there are multiple it means these are all possible manufacturersmanufacturer : Reference [0..*] « Organization »PropertyA code expressing the type of characteristictype : CodeableConcept [1..1]A value for the characteristicvalue[x] : Element [0..1] « CodeableConcept|Quantity|date|boolean| Attachment »ContainedItemThe actual item(s) of medication, as manufactured, or a device (typically, but not necessarily, a co-packaged one), or other medically related item (such as food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package. This also allows another whole packaged product to be included, which is solely for the case where a package of other entire packages is wanted - such as a wholesale or distribution pack (for layers within one package, use PackagedProductDefinition.package.package)item : Element [1..1] « ManufacturedItemDefinition|DeviceDefinition| PackagedProductDefinition|BiologicallyDerivedProduct| NutritionProduct »The number of this type of item within this packagingamount : Quantity [0..1]The legal status of supply of the packaged item as classified by the regulatorlegalStatusOfSupply[0..*]General characteristics of this itemproperty[0..*]The item(s) within the packagingcontainedItem[0..*]Allows containers (and parts of containers) parwithin containers, still a single packaged product. See also PackagedProductDefinition.package.containedItem.item(PackagedProductDefinition)package[0..*]A packaging item, as a container for medically related items, possibly with other packaging items within, or a packaging component, such as bottle cap (which is not a device or a medication manufactured item)package[0..1]

XML Template

<PackagedProductDefinition xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <identifier><!-- 0..* Identifier Unique identifier --></identifier>
 <name value="[string]"/><!-- 0..1 A name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc -->
 <type><!-- 0..1 CodeableConcept A high level category e.g. medicinal product, raw material, shipping/transport container, etc --></type>
 <packageFor><!-- 0..* Reference(MedicinalProductDefinition) The product that this is a pack for --></packageFor>
 <status><!-- 0..1 CodeableConcept The status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status --></status>
 <statusDate value="[dateTime]"/><!-- 0..1 The date at which the given status became applicable -->
 <containedItemQuantity><!-- 0..* Quantity A total of the amount of items in the package, per item type. This can be considered as the pack size. This attribute differs from containedItem.amount in that it can give a single aggregated count of all tablet types in a pack, even when these are different manufactured items. For example a pill pack of 21 tablets plus 7 sugar tablets, can be denoted here as '28 tablets'. This attribute is repeatable so that the different item types in one pack type can be counted (e.g. a count of vials and count of syringes). Each repeat must have different units, so that it is clear what the different sets of counted items are, and it is not intended to allow different counts of similar items (e.g. not '2 tubes and 3 tubes'). Repeats are not to be used to represent different pack sizes (e.g. 20 pack vs. 50 pack) - which would be different instances of this resource --></containedItemQuantity>
 <description value="[markdown]"/><!-- 0..1 Textual description. Note that this is not the name of the package or product -->
 <legalStatusOfSupply>  <!-- 0..* The legal status of supply of the packaged item as classified by the regulator -->
  <code><!-- 0..1 CodeableConcept The actual status of supply. In what situation this package type may be supplied for use --></code>
  <jurisdiction><!-- 0..1 CodeableConcept The place where the legal status of supply applies. When not specified, this indicates it is unknown in this context --></jurisdiction>
 </legalStatusOfSupply>
 <marketingStatus><!-- 0..* MarketingStatus Marketing information --></marketingStatus>
 <characteristic><!-- 0..* CodeableConcept Allows the key features to be recorded, such as "hospital pack", "nurse prescribable", "calendar pack" --></characteristic>
 <copackagedIndicator value="[boolean]"/><!-- 0..1 States whether a drug product is supplied with another item such as a diluent or adjuvant -->
 <manufacturer><!-- 0..* Reference(Organization) Manufacturer of this package type. When there are multiple it means these are all possible manufacturers --></manufacturer>
 <package>  <!-- 0..1 A packaging item, as a container for medically related items, possibly with other packaging items within, or a packaging component, such as bottle cap (which is not a device or a medication manufactured item) -->
  <identifier><!-- 0..* Identifier Including possibly Data Carrier Identifier --></identifier>
  <type><!-- 0..1 CodeableConcept The physical type of the container of the items --></type>
  <quantity value="[integer]"/><!-- 0..1 The quantity of this level of packaging in the package that contains it. If specified, the outermost level is always 1 -->
  <material><!-- 0..* CodeableConcept Material type of the package item --></material>
  <alternateMaterial><!-- 0..* CodeableConcept A possible alternate material for the packaging --></alternateMaterial>
  <shelfLifeStorage><!-- 0..* ProductShelfLife Shelf Life and storage information --></shelfLifeStorage>
  <manufacturer><!-- 0..* Reference(Organization) Manufacturer of this package Item. When there are multiple it means these are all possible manufacturers --></manufacturer>
  <property>  <!-- 0..* General characteristics of this item -->
   <type><!-- 1..1 CodeableConcept A code expressing the type of characteristic --></type>
   <value[x]><!-- 0..1 CodeableConcept|Quantity|date|boolean|Attachment A value for the characteristic --></value[x]>
  </property>
  <containedItem>  <!-- 0..* The item(s) within the packaging -->
   <item><!-- 1..1 CodeableReference(BiologicallyDerivedProduct|DeviceDefinition|
     ManufacturedItemDefinition|NutritionProduct|PackagedProductDefinition) The actual item(s) of medication, as manufactured, or a device (typically, but not necessarily, a co-packaged one), or other medically related item (such as food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package. This also allows another whole packaged product to be included, which is solely for the case where a package of other entire packages is wanted - such as a wholesale or distribution pack (for layers within one package, use PackagedProductDefinition.package.package) --></item>
   <amount><!-- 0..1 Quantity The number of this type of item within this packaging --></amount>
  </containedItem>
  <package><!-- 0..* Content as for PackagedProductDefinition.package Allows containers (and parts of containers) within containers, still a single packaged product. See also PackagedProductDefinition.package.containedItem.item(PackagedProductDefinition) --></package>
 </package>
</PackagedProductDefinition>

JSON Template

{doco
  "resourceType" : "PackagedProductDefinition",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "identifier" : [{ Identifier }], // Unique identifier
  "name" : "<string>", // A name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc
  "type" : { CodeableConcept }, // A high level category e.g. medicinal product, raw material, shipping/transport container, etc
  "packageFor" : [{ Reference(MedicinalProductDefinition) }], // The product that this is a pack for
  "status" : { CodeableConcept }, // The status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status
  "statusDate" : "<dateTime>", // The date at which the given status became applicable
  "containedItemQuantity" : [{ Quantity }], // A total of the amount of items in the package, per item type. This can be considered as the pack size. This attribute differs from containedItem.amount in that it can give a single aggregated count of all tablet types in a pack, even when these are different manufactured items. For example a pill pack of 21 tablets plus 7 sugar tablets, can be denoted here as '28 tablets'. This attribute is repeatable so that the different item types in one pack type can be counted (e.g. a count of vials and count of syringes). Each repeat must have different units, so that it is clear what the different sets of counted items are, and it is not intended to allow different counts of similar items (e.g. not '2 tubes and 3 tubes'). Repeats are not to be used to represent different pack sizes (e.g. 20 pack vs. 50 pack) - which would be different instances of this resource
  "description" : "<markdown>", // Textual description. Note that this is not the name of the package or product
  "legalStatusOfSupply" : [{ // The legal status of supply of the packaged item as classified by the regulator
    "code" : { CodeableConcept }, // The actual status of supply. In what situation this package type may be supplied for use
    "jurisdiction" : { CodeableConcept } // The place where the legal status of supply applies. When not specified, this indicates it is unknown in this context
  }],
  "marketingStatus" : [{ MarketingStatus }], // Marketing information
  "characteristic" : [{ CodeableConcept }], // Allows the key features to be recorded, such as "hospital pack", "nurse prescribable", "calendar pack"
  "copackagedIndicator" : <boolean>, // States whether a drug product is supplied with another item such as a diluent or adjuvant
  "manufacturer" : [{ Reference(Organization) }], // Manufacturer of this package type. When there are multiple it means these are all possible manufacturers
  "package" : { // A packaging item, as a container for medically related items, possibly with other packaging items within, or a packaging component, such as bottle cap (which is not a device or a medication manufactured item)
    "identifier" : [{ Identifier }], // Including possibly Data Carrier Identifier
    "type" : { CodeableConcept }, // The physical type of the container of the items
    "quantity" : <integer>, // The quantity of this level of packaging in the package that contains it. If specified, the outermost level is always 1
    "material" : [{ CodeableConcept }], // Material type of the package item
    "alternateMaterial" : [{ CodeableConcept }], // A possible alternate material for the packaging
    "shelfLifeStorage" : [{ ProductShelfLife }], // Shelf Life and storage information
    "manufacturer" : [{ Reference(Organization) }], // Manufacturer of this package Item. When there are multiple it means these are all possible manufacturers
    "property" : [{ // General characteristics of this item
      "type" : { CodeableConcept }, // R!  A code expressing the type of characteristic
      // value[x]: A value for the characteristic. One of these 5:
      "valueCodeableConcept" : { CodeableConcept }
      "valueQuantity" : { Quantity }
      "valueDate" : "<date>"
      "valueBoolean" : <boolean>
      "valueAttachment" : { Attachment }
    }],
    "containedItem" : [{ // The item(s) within the packaging
      "item" : { CodeableReference(BiologicallyDerivedProduct|DeviceDefinition|
     ManufacturedItemDefinition|NutritionProduct|PackagedProductDefinition) }, // R!  The actual item(s) of medication, as manufactured, or a device (typically, but not necessarily, a co-packaged one), or other medically related item (such as food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package. This also allows another whole packaged product to be included, which is solely for the case where a package of other entire packages is wanted - such as a wholesale or distribution pack (for layers within one package, use PackagedProductDefinition.package.package)
      "amount" : { Quantity } // The number of this type of item within this packaging
    }],
    "package" : [{ Content as for PackagedProductDefinition.package }] // Allows containers (and parts of containers) within containers, still a single packaged product. See also PackagedProductDefinition.package.containedItem.item(PackagedProductDefinition)
  }
}

Turtle Template

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


[ a fhir:PackagedProductDefinition;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:PackagedProductDefinition.identifier [ Identifier ], ... ; # 0..* Unique identifier
  fhir:PackagedProductDefinition.name [ string ]; # 0..1 A name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc
  fhir:PackagedProductDefinition.type [ CodeableConcept ]; # 0..1 A high level category e.g. medicinal product, raw material, shipping/transport container, etc
  fhir:PackagedProductDefinition.packageFor [ Reference(MedicinalProductDefinition) ], ... ; # 0..* The product that this is a pack for
  fhir:PackagedProductDefinition.status [ CodeableConcept ]; # 0..1 The status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status
  fhir:PackagedProductDefinition.statusDate [ dateTime ]; # 0..1 The date at which the given status became applicable
  fhir:PackagedProductDefinition.containedItemQuantity [ Quantity ], ... ; # 0..* A total of the amount of items in the package, per item type. This can be considered as the pack size. This attribute differs from containedItem.amount in that it can give a single aggregated count of all tablet types in a pack, even when these are different manufactured items. For example a pill pack of 21 tablets plus 7 sugar tablets, can be denoted here as '28 tablets'. This attribute is repeatable so that the different item types in one pack type can be counted (e.g. a count of vials and count of syringes). Each repeat must have different units, so that it is clear what the different sets of counted items are, and it is not intended to allow different counts of similar items (e.g. not '2 tubes and 3 tubes'). Repeats are not to be used to represent different pack sizes (e.g. 20 pack vs. 50 pack) - which would be different instances of this resource
  fhir:PackagedProductDefinition.description [ markdown ]; # 0..1 Textual description. Note that this is not the name of the package or product
  fhir:PackagedProductDefinition.legalStatusOfSupply [ # 0..* The legal status of supply of the packaged item as classified by the regulator
    fhir:PackagedProductDefinition.legalStatusOfSupply.code [ CodeableConcept ]; # 0..1 The actual status of supply. In what situation this package type may be supplied for use
    fhir:PackagedProductDefinition.legalStatusOfSupply.jurisdiction [ CodeableConcept ]; # 0..1 The place where the legal status of supply applies. When not specified, this indicates it is unknown in this context
  ], ...;
  fhir:PackagedProductDefinition.marketingStatus [ MarketingStatus ], ... ; # 0..* Marketing information
  fhir:PackagedProductDefinition.characteristic [ CodeableConcept ], ... ; # 0..* Allows the key features to be recorded, such as "hospital pack", "nurse prescribable", "calendar pack"
  fhir:PackagedProductDefinition.copackagedIndicator [ boolean ]; # 0..1 States whether a drug product is supplied with another item such as a diluent or adjuvant
  fhir:PackagedProductDefinition.manufacturer [ Reference(Organization) ], ... ; # 0..* Manufacturer of this package type. When there are multiple it means these are all possible manufacturers
  fhir:PackagedProductDefinition.package [ # 0..1 A packaging item, as a container for medically related items, possibly with other packaging items within, or a packaging component, such as bottle cap (which is not a device or a medication manufactured item)
    fhir:PackagedProductDefinition.package.identifier [ Identifier ], ... ; # 0..* Including possibly Data Carrier Identifier
    fhir:PackagedProductDefinition.package.type [ CodeableConcept ]; # 0..1 The physical type of the container of the items
    fhir:PackagedProductDefinition.package.quantity [ integer ]; # 0..1 The quantity of this level of packaging in the package that contains it. If specified, the outermost level is always 1
    fhir:PackagedProductDefinition.package.material [ CodeableConcept ], ... ; # 0..* Material type of the package item
    fhir:PackagedProductDefinition.package.alternateMaterial [ CodeableConcept ], ... ; # 0..* A possible alternate material for the packaging
    fhir:PackagedProductDefinition.package.shelfLifeStorage [ ProductShelfLife ], ... ; # 0..* Shelf Life and storage information
    fhir:PackagedProductDefinition.package.manufacturer [ Reference(Organization) ], ... ; # 0..* Manufacturer of this package Item. When there are multiple it means these are all possible manufacturers
    fhir:PackagedProductDefinition.package.property [ # 0..* General characteristics of this item
      fhir:PackagedProductDefinition.package.property.type [ CodeableConcept ]; # 1..1 A code expressing the type of characteristic
      # PackagedProductDefinition.package.property.value[x] : 0..1 A value for the characteristic. One of these 5
        fhir:PackagedProductDefinition.package.property.valueCodeableConcept [ CodeableConcept ]
        fhir:PackagedProductDefinition.package.property.valueQuantity [ Quantity ]
        fhir:PackagedProductDefinition.package.property.valueDate [ date ]
        fhir:PackagedProductDefinition.package.property.valueBoolean [ boolean ]
        fhir:PackagedProductDefinition.package.property.valueAttachment [ Attachment ]
    ], ...;
    fhir:PackagedProductDefinition.package.containedItem [ # 0..* The item(s) within the packaging
      fhir:PackagedProductDefinition.package.containedItem.item [ CodeableReference(BiologicallyDerivedProduct|DeviceDefinition|ManufacturedItemDefinition|
  NutritionProduct|PackagedProductDefinition) ]; # 1..1 The actual item(s) of medication, as manufactured, or a device (typically, but not necessarily, a co-packaged one), or other medically related item (such as food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package. This also allows another whole packaged product to be included, which is solely for the case where a package of other entire packages is wanted - such as a wholesale or distribution pack (for layers within one package, use PackagedProductDefinition.package.package)
      fhir:PackagedProductDefinition.package.containedItem.amount [ Quantity ]; # 0..1 The number of this type of item within this packaging
    ], ...;
    fhir:PackagedProductDefinition.package.package [ See PackagedProductDefinition.package ], ... ; # 0..* Allows containers (and parts of containers) within containers, still a single packaged product. See also PackagedProductDefinition.package.containedItem.item(PackagedProductDefinition)
  ];
]

Changes since R3

This resource did not exist in Release 2

This analysis is available as XML or JSON.

Structure

NameFlagsCard.TypeDescription & Constraintsdoco
.. PackagedProductDefinition TUDomainResourceA medically related item or items, in a container or package
Elements defined in Ancestors: id, meta, implicitRules, language, text, contained, extension, modifierExtension
... identifier Σ0..*IdentifierUnique identifier
... name Σ0..1stringA name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc
... type Σ0..1CodeableConceptA high level category e.g. medicinal product, raw material, shipping/transport container, etc
... status ?!Σ0..1CodeableConceptThe status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status
PublicationStatus (Preferred)
... statusDate Σ0..1dateTimeThe date at which the given status became applicable
... containedItemQuantity Σ0..*QuantityA total of the amount of items in the package, per item type. This can be considered as the pack size. This attribute differs from containedItem.amount in that it can give a single aggregated count of all tablet types in a pack, even when these are different manufactured items. For example a pill pack of 21 tablets plus 7 sugar tablets, can be denoted here as '28 tablets'. This attribute is repeatable so that the different item types in one pack type can be counted (e.g. a count of vials and count of syringes). Each repeat must have different units, so that it is clear what the different sets of counted items are, and it is not intended to allow different counts of similar items (e.g. not '2 tubes and 3 tubes'). Repeats are not to be used to represent different pack sizes (e.g. 20 pack vs. 50 pack) - which would be different instances of this resource
... description Σ0..1markdownTextual description. Note that this is not the name of the package or product
... legalStatusOfSupply Σ0..*BackboneElementThe legal status of supply of the packaged item as classified by the regulator
.... code Σ0..1CodeableConceptThe actual status of supply. In what situation this package type may be supplied for use
.... jurisdiction Σ0..1CodeableConceptThe place where the legal status of supply applies. When not specified, this indicates it is unknown in this context
... marketingStatus Σ0..*MarketingStatusMarketing information
... characteristic Σ0..*CodeableConceptAllows the key features to be recorded, such as "hospital pack", "nurse prescribable", "calendar pack"
... copackagedIndicator Σ0..1booleanStates whether a drug product is supplied with another item such as a diluent or adjuvant
... manufacturer Σ0..*Reference(Organization)Manufacturer of this package type. When there are multiple it 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 (which is not a device or a medication manufactured item)
.... identifier Σ0..*IdentifierIncluding possibly Data Carrier Identifier
.... type Σ0..1CodeableConceptThe physical type of the container of the items
.... quantity Σ0..1integerThe quantity of this level of packaging in the package that contains it. If specified, the outermost level is always 1
.... material Σ0..*CodeableConceptMaterial type of the package item
.... alternateMaterial Σ0..*CodeableConceptA possible alternate material for the packaging
.... shelfLifeStorage Σ0..*ProductShelfLifeShelf Life and storage information
.... manufacturer Σ0..*Reference(Organization)Manufacturer of this package Item. When there are multiple it means these are all possible manufacturers
.... property Σ0..*BackboneElementGeneral characteristics of this item
..... type Σ1..1CodeableConceptA code expressing the type of characteristic
..... value[x] Σ0..1A value for the characteristic
...... valueCodeableConceptCodeableConcept
...... valueQuantityQuantity
...... valueDatedate
...... valueBooleanboolean
...... valueAttachmentAttachment
.... containedItem Σ0..*BackboneElementThe item(s) within the packaging
..... item Σ1..1CodeableReference(ManufacturedItemDefinition | DeviceDefinition | PackagedProductDefinition | BiologicallyDerivedProduct | NutritionProduct)The actual item(s) of medication, as manufactured, or a device (typically, but not necessarily, a co-packaged one), or other medically related item (such as food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package. This also allows another whole packaged product to be included, which is solely for the case where a package of other entire packages is wanted - such as a wholesale or distribution pack (for layers within one package, use PackagedProductDefinition.package.package)
..... amount Σ0..1QuantityThe number of this type of item within this packaging
.... package Σ0..*see packageAllows containers (and parts of containers) within containers, still a single packaged product. See also PackagedProductDefinition.package.containedItem.item(PackagedProductDefinition)

doco Documentation for this format

UML Diagram (Legend)

PackagedProductDefinition (DomainResource)Unique identifieridentifier : Identifier [0..*]A name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etcname : string [0..1]A high level category e.g. medicinal product, raw material, shipping/transport container, etctype : CodeableConcept [0..1]The product that this is a pack forpackageFor : Reference [0..*] « MedicinalProductDefinition »The status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status (this element modifies the meaning of other elements)status : CodeableConcept [0..1] « null (Strength=Preferred)PublicationStatus? »The date at which the given status became applicablestatusDate : dateTime [0..1]A total of the amount of items in the package, per item type. This can be considered as the pack size. This attribute differs from containedItem.amount in that it can give a single aggregated count of all tablet types in a pack, even when these are different manufactured items. For example a pill pack of 21 tablets plus 7 sugar tablets, can be denoted here as '28 tablets'. This attribute is repeatable so that the different item types in one pack type can be counted (e.g. a count of vials and count of syringes). Each repeat must have different units, so that it is clear what the different sets of counted items are, and it is not intended to allow different counts of similar items (e.g. not '2 tubes and 3 tubes'). Repeats are not to be used to represent different pack sizes (e.g. 20 pack vs. 50 pack) - which would be different instances of this resourcecontainedItemQuantity : Quantity [0..*]Textual description. Note that this is not the name of the package or productdescription : markdown [0..1]Marketing informationmarketingStatus : MarketingStatus [0..*]Allows the key features to be recorded, such as "hospital pack", "nurse prescribable", "calendar pack"characteristic : CodeableConcept [0..*]States whether a drug product is supplied with another item such as a diluent or adjuvantcopackagedIndicator : boolean [0..1]Manufacturer of this package type. When there are multiple it means these are all possible manufacturersmanufacturer : Reference [0..*] « Organization »LegalStatusOfSupplyThe actual status of supply. In what situation this package type may be supplied for usecode : CodeableConcept [0..1]The place where the legal status of supply applies. When not specified, this indicates it is unknown in this contextjurisdiction : CodeableConcept [0..1]PackageIncluding possibly Data Carrier Identifieridentifier : Identifier [0..*]The physical type of the container of the itemstype : CodeableConcept [0..1]The quantity of this level of packaging in the package that contains it. If specified, the outermost level is always 1quantity : integer [0..1]Material type of the package itemmaterial : CodeableConcept [0..*]A possible alternate material for the packagingalternateMaterial : CodeableConcept [0..*]Shelf Life and storage informationshelfLifeStorage : ProductShelfLife [0..*]Manufacturer of this package Item. When there are multiple it means these are all possible manufacturersmanufacturer : Reference [0..*] « Organization »PropertyA code expressing the type of characteristictype : CodeableConcept [1..1]A value for the characteristicvalue[x] : Element [0..1] « CodeableConcept|Quantity|date|boolean| Attachment »ContainedItemThe actual item(s) of medication, as manufactured, or a device (typically, but not necessarily, a co-packaged one), or other medically related item (such as food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package. This also allows another whole packaged product to be included, which is solely for the case where a package of other entire packages is wanted - such as a wholesale or distribution pack (for layers within one package, use PackagedProductDefinition.package.package)item : Element [1..1] « ManufacturedItemDefinition|DeviceDefinition| PackagedProductDefinition|BiologicallyDerivedProduct| NutritionProduct »The number of this type of item within this packagingamount : Quantity [0..1]The legal status of supply of the packaged item as classified by the regulatorlegalStatusOfSupply[0..*]General characteristics of this itemproperty[0..*]The item(s) within the packagingcontainedItem[0..*]Allows containers (and parts of containers) parwithin containers, still a single packaged product. See also PackagedProductDefinition.package.containedItem.item(PackagedProductDefinition)package[0..*]A packaging item, as a container for medically related items, possibly with other packaging items within, or a packaging component, such as bottle cap (which is not a device or a medication manufactured item)package[0..1]

XML Template

<PackagedProductDefinition xmlns="http://hl7.org/fhir"> doco
 <!-- from Resource: id, meta, implicitRules, and language -->
 <!-- from DomainResource: text, contained, extension, and modifierExtension -->
 <identifier><!-- 0..* Identifier Unique identifier --></identifier>
 <name value="[string]"/><!-- 0..1 A name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc -->
 <type><!-- 0..1 CodeableConcept A high level category e.g. medicinal product, raw material, shipping/transport container, etc --></type>
 <packageFor><!-- 0..* Reference(MedicinalProductDefinition) The product that this is a pack for --></packageFor>
 <status><!-- 0..1 CodeableConcept The status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status --></status>
 <statusDate value="[dateTime]"/><!-- 0..1 The date at which the given status became applicable -->
 <containedItemQuantity><!-- 0..* Quantity A total of the amount of items in the package, per item type. This can be considered as the pack size. This attribute differs from containedItem.amount in that it can give a single aggregated count of all tablet types in a pack, even when these are different manufactured items. For example a pill pack of 21 tablets plus 7 sugar tablets, can be denoted here as '28 tablets'. This attribute is repeatable so that the different item types in one pack type can be counted (e.g. a count of vials and count of syringes). Each repeat must have different units, so that it is clear what the different sets of counted items are, and it is not intended to allow different counts of similar items (e.g. not '2 tubes and 3 tubes'). Repeats are not to be used to represent different pack sizes (e.g. 20 pack vs. 50 pack) - which would be different instances of this resource --></containedItemQuantity>
 <description value="[markdown]"/><!-- 0..1 Textual description. Note that this is not the name of the package or product -->
 <legalStatusOfSupply>  <!-- 0..* The legal status of supply of the packaged item as classified by the regulator -->
  <code><!-- 0..1 CodeableConcept The actual status of supply. In what situation this package type may be supplied for use --></code>
  <jurisdiction><!-- 0..1 CodeableConcept The place where the legal status of supply applies. When not specified, this indicates it is unknown in this context --></jurisdiction>
 </legalStatusOfSupply>
 <marketingStatus><!-- 0..* MarketingStatus Marketing information --></marketingStatus>
 <characteristic><!-- 0..* CodeableConcept Allows the key features to be recorded, such as "hospital pack", "nurse prescribable", "calendar pack" --></characteristic>
 <copackagedIndicator value="[boolean]"/><!-- 0..1 States whether a drug product is supplied with another item such as a diluent or adjuvant -->
 <manufacturer><!-- 0..* Reference(Organization) Manufacturer of this package type. When there are multiple it means these are all possible manufacturers --></manufacturer>
 <package>  <!-- 0..1 A packaging item, as a container for medically related items, possibly with other packaging items within, or a packaging component, such as bottle cap (which is not a device or a medication manufactured item) -->
  <identifier><!-- 0..* Identifier Including possibly Data Carrier Identifier --></identifier>
  <type><!-- 0..1 CodeableConcept The physical type of the container of the items --></type>
  <quantity value="[integer]"/><!-- 0..1 The quantity of this level of packaging in the package that contains it. If specified, the outermost level is always 1 -->
  <material><!-- 0..* CodeableConcept Material type of the package item --></material>
  <alternateMaterial><!-- 0..* CodeableConcept A possible alternate material for the packaging --></alternateMaterial>
  <shelfLifeStorage><!-- 0..* ProductShelfLife Shelf Life and storage information --></shelfLifeStorage>
  <manufacturer><!-- 0..* Reference(Organization) Manufacturer of this package Item. When there are multiple it means these are all possible manufacturers --></manufacturer>
  <property>  <!-- 0..* General characteristics of this item -->
   <type><!-- 1..1 CodeableConcept A code expressing the type of characteristic --></type>
   <value[x]><!-- 0..1 CodeableConcept|Quantity|date|boolean|Attachment A value for the characteristic --></value[x]>
  </property>
  <containedItem>  <!-- 0..* The item(s) within the packaging -->
   <item><!-- 1..1 CodeableReference(BiologicallyDerivedProduct|DeviceDefinition|
     ManufacturedItemDefinition|NutritionProduct|PackagedProductDefinition) The actual item(s) of medication, as manufactured, or a device (typically, but not necessarily, a co-packaged one), or other medically related item (such as food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package. This also allows another whole packaged product to be included, which is solely for the case where a package of other entire packages is wanted - such as a wholesale or distribution pack (for layers within one package, use PackagedProductDefinition.package.package) --></item>
   <amount><!-- 0..1 Quantity The number of this type of item within this packaging --></amount>
  </containedItem>
  <package><!-- 0..* Content as for PackagedProductDefinition.package Allows containers (and parts of containers) within containers, still a single packaged product. See also PackagedProductDefinition.package.containedItem.item(PackagedProductDefinition) --></package>
 </package>
</PackagedProductDefinition>

JSON Template

{doco
  "resourceType" : "PackagedProductDefinition",
  // from Resource: id, meta, implicitRules, and language
  // from DomainResource: text, contained, extension, and modifierExtension
  "identifier" : [{ Identifier }], // Unique identifier
  "name" : "<string>", // A name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc
  "type" : { CodeableConcept }, // A high level category e.g. medicinal product, raw material, shipping/transport container, etc
  "packageFor" : [{ Reference(MedicinalProductDefinition) }], // The product that this is a pack for
  "status" : { CodeableConcept }, // The status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status
  "statusDate" : "<dateTime>", // The date at which the given status became applicable
  "containedItemQuantity" : [{ Quantity }], // A total of the amount of items in the package, per item type. This can be considered as the pack size. This attribute differs from containedItem.amount in that it can give a single aggregated count of all tablet types in a pack, even when these are different manufactured items. For example a pill pack of 21 tablets plus 7 sugar tablets, can be denoted here as '28 tablets'. This attribute is repeatable so that the different item types in one pack type can be counted (e.g. a count of vials and count of syringes). Each repeat must have different units, so that it is clear what the different sets of counted items are, and it is not intended to allow different counts of similar items (e.g. not '2 tubes and 3 tubes'). Repeats are not to be used to represent different pack sizes (e.g. 20 pack vs. 50 pack) - which would be different instances of this resource
  "description" : "<markdown>", // Textual description. Note that this is not the name of the package or product
  "legalStatusOfSupply" : [{ // The legal status of supply of the packaged item as classified by the regulator
    "code" : { CodeableConcept }, // The actual status of supply. In what situation this package type may be supplied for use
    "jurisdiction" : { CodeableConcept } // The place where the legal status of supply applies. When not specified, this indicates it is unknown in this context
  }],
  "marketingStatus" : [{ MarketingStatus }], // Marketing information
  "characteristic" : [{ CodeableConcept }], // Allows the key features to be recorded, such as "hospital pack", "nurse prescribable", "calendar pack"
  "copackagedIndicator" : <boolean>, // States whether a drug product is supplied with another item such as a diluent or adjuvant
  "manufacturer" : [{ Reference(Organization) }], // Manufacturer of this package type. When there are multiple it means these are all possible manufacturers
  "package" : { // A packaging item, as a container for medically related items, possibly with other packaging items within, or a packaging component, such as bottle cap (which is not a device or a medication manufactured item)
    "identifier" : [{ Identifier }], // Including possibly Data Carrier Identifier
    "type" : { CodeableConcept }, // The physical type of the container of the items
    "quantity" : <integer>, // The quantity of this level of packaging in the package that contains it. If specified, the outermost level is always 1
    "material" : [{ CodeableConcept }], // Material type of the package item
    "alternateMaterial" : [{ CodeableConcept }], // A possible alternate material for the packaging
    "shelfLifeStorage" : [{ ProductShelfLife }], // Shelf Life and storage information
    "manufacturer" : [{ Reference(Organization) }], // Manufacturer of this package Item. When there are multiple it means these are all possible manufacturers
    "property" : [{ // General characteristics of this item
      "type" : { CodeableConcept }, // R!  A code expressing the type of characteristic
      // value[x]: A value for the characteristic. One of these 5:
      "valueCodeableConcept" : { CodeableConcept }
      "valueQuantity" : { Quantity }
      "valueDate" : "<date>"
      "valueBoolean" : <boolean>
      "valueAttachment" : { Attachment }
    }],
    "containedItem" : [{ // The item(s) within the packaging
      "item" : { CodeableReference(BiologicallyDerivedProduct|DeviceDefinition|
     ManufacturedItemDefinition|NutritionProduct|PackagedProductDefinition) }, // R!  The actual item(s) of medication, as manufactured, or a device (typically, but not necessarily, a co-packaged one), or other medically related item (such as food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package. This also allows another whole packaged product to be included, which is solely for the case where a package of other entire packages is wanted - such as a wholesale or distribution pack (for layers within one package, use PackagedProductDefinition.package.package)
      "amount" : { Quantity } // The number of this type of item within this packaging
    }],
    "package" : [{ Content as for PackagedProductDefinition.package }] // Allows containers (and parts of containers) within containers, still a single packaged product. See also PackagedProductDefinition.package.containedItem.item(PackagedProductDefinition)
  }
}

Turtle Template

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


[ a fhir:PackagedProductDefinition;
  fhir:nodeRole fhir:treeRoot; # if this is the parser root

  # from Resource: .id, .meta, .implicitRules, and .language
  # from DomainResource: .text, .contained, .extension, and .modifierExtension
  fhir:PackagedProductDefinition.identifier [ Identifier ], ... ; # 0..* Unique identifier
  fhir:PackagedProductDefinition.name [ string ]; # 0..1 A name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etc
  fhir:PackagedProductDefinition.type [ CodeableConcept ]; # 0..1 A high level category e.g. medicinal product, raw material, shipping/transport container, etc
  fhir:PackagedProductDefinition.packageFor [ Reference(MedicinalProductDefinition) ], ... ; # 0..* The product that this is a pack for
  fhir:PackagedProductDefinition.status [ CodeableConcept ]; # 0..1 The status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing status
  fhir:PackagedProductDefinition.statusDate [ dateTime ]; # 0..1 The date at which the given status became applicable
  fhir:PackagedProductDefinition.containedItemQuantity [ Quantity ], ... ; # 0..* A total of the amount of items in the package, per item type. This can be considered as the pack size. This attribute differs from containedItem.amount in that it can give a single aggregated count of all tablet types in a pack, even when these are different manufactured items. For example a pill pack of 21 tablets plus 7 sugar tablets, can be denoted here as '28 tablets'. This attribute is repeatable so that the different item types in one pack type can be counted (e.g. a count of vials and count of syringes). Each repeat must have different units, so that it is clear what the different sets of counted items are, and it is not intended to allow different counts of similar items (e.g. not '2 tubes and 3 tubes'). Repeats are not to be used to represent different pack sizes (e.g. 20 pack vs. 50 pack) - which would be different instances of this resource
  fhir:PackagedProductDefinition.description [ markdown ]; # 0..1 Textual description. Note that this is not the name of the package or product
  fhir:PackagedProductDefinition.legalStatusOfSupply [ # 0..* The legal status of supply of the packaged item as classified by the regulator
    fhir:PackagedProductDefinition.legalStatusOfSupply.code [ CodeableConcept ]; # 0..1 The actual status of supply. In what situation this package type may be supplied for use
    fhir:PackagedProductDefinition.legalStatusOfSupply.jurisdiction [ CodeableConcept ]; # 0..1 The place where the legal status of supply applies. When not specified, this indicates it is unknown in this context
  ], ...;
  fhir:PackagedProductDefinition.marketingStatus [ MarketingStatus ], ... ; # 0..* Marketing information
  fhir:PackagedProductDefinition.characteristic [ CodeableConcept ], ... ; # 0..* Allows the key features to be recorded, such as "hospital pack", "nurse prescribable", "calendar pack"
  fhir:PackagedProductDefinition.copackagedIndicator [ boolean ]; # 0..1 States whether a drug product is supplied with another item such as a diluent or adjuvant
  fhir:PackagedProductDefinition.manufacturer [ Reference(Organization) ], ... ; # 0..* Manufacturer of this package type. When there are multiple it means these are all possible manufacturers
  fhir:PackagedProductDefinition.package [ # 0..1 A packaging item, as a container for medically related items, possibly with other packaging items within, or a packaging component, such as bottle cap (which is not a device or a medication manufactured item)
    fhir:PackagedProductDefinition.package.identifier [ Identifier ], ... ; # 0..* Including possibly Data Carrier Identifier
    fhir:PackagedProductDefinition.package.type [ CodeableConcept ]; # 0..1 The physical type of the container of the items
    fhir:PackagedProductDefinition.package.quantity [ integer ]; # 0..1 The quantity of this level of packaging in the package that contains it. If specified, the outermost level is always 1
    fhir:PackagedProductDefinition.package.material [ CodeableConcept ], ... ; # 0..* Material type of the package item
    fhir:PackagedProductDefinition.package.alternateMaterial [ CodeableConcept ], ... ; # 0..* A possible alternate material for the packaging
    fhir:PackagedProductDefinition.package.shelfLifeStorage [ ProductShelfLife ], ... ; # 0..* Shelf Life and storage information
    fhir:PackagedProductDefinition.package.manufacturer [ Reference(Organization) ], ... ; # 0..* Manufacturer of this package Item. When there are multiple it means these are all possible manufacturers
    fhir:PackagedProductDefinition.package.property [ # 0..* General characteristics of this item
      fhir:PackagedProductDefinition.package.property.type [ CodeableConcept ]; # 1..1 A code expressing the type of characteristic
      # PackagedProductDefinition.package.property.value[x] : 0..1 A value for the characteristic. One of these 5
        fhir:PackagedProductDefinition.package.property.valueCodeableConcept [ CodeableConcept ]
        fhir:PackagedProductDefinition.package.property.valueQuantity [ Quantity ]
        fhir:PackagedProductDefinition.package.property.valueDate [ date ]
        fhir:PackagedProductDefinition.package.property.valueBoolean [ boolean ]
        fhir:PackagedProductDefinition.package.property.valueAttachment [ Attachment ]
    ], ...;
    fhir:PackagedProductDefinition.package.containedItem [ # 0..* The item(s) within the packaging
      fhir:PackagedProductDefinition.package.containedItem.item [ CodeableReference(BiologicallyDerivedProduct|DeviceDefinition|ManufacturedItemDefinition|
  NutritionProduct|PackagedProductDefinition) ]; # 1..1 The actual item(s) of medication, as manufactured, or a device (typically, but not necessarily, a co-packaged one), or other medically related item (such as food, biologicals, raw materials, medical fluids, gases etc.), as contained in the package. This also allows another whole packaged product to be included, which is solely for the case where a package of other entire packages is wanted - such as a wholesale or distribution pack (for layers within one package, use PackagedProductDefinition.package.package)
      fhir:PackagedProductDefinition.package.containedItem.amount [ Quantity ]; # 0..1 The number of this type of item within this packaging
    ], ...;
    fhir:PackagedProductDefinition.package.package [ See PackagedProductDefinition.package ], ... ; # 0..* Allows containers (and parts of containers) within containers, still a single packaged product. See also PackagedProductDefinition.package.containedItem.item(PackagedProductDefinition)
  ];
]

Changes since Release 3

This resource did not exist in Release 2

This analysis is available as XML or JSON.

 

See the Profiles & Extensions and the alternate definitions: Master Definition XML + JSON, XML Schema/Schematron + JSON Schema, ShEx (for Turtle) + see the extensions & the dependency analysis

PathDefinitionTypeReference
PackagedProductDefinition.status PreferredPublicationStatus

Search parameters for this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.

NameTypeDescriptionExpressionIn Common
biological DreferenceA biologically derived product within this packaged productPackagedProductDefinition.package.containedItem.item.reference
contained-item DreferenceAny of the contained items within this packaged productPackagedProductDefinition.package.containedItem.item.reference
device DreferenceA device within this packaged productPackagedProductDefinition.package.containedItem.item.reference
identifiertokenUnique identifierPackagedProductDefinition.identifier
manufactured-item DreferenceA manufactured item of medication within this packaged productPackagedProductDefinition.package.containedItem.item.reference
medication DreferenceA manufactured item of medication within this packaged productPackagedProductDefinition.package.containedItem.item.reference
name NtokenA name for this package. Typically what it would be listed as in a drug formulary or catalogue, inventory etcPackagedProductDefinition.name
nutrition DreferenceA nutrition product within this packaged productPackagedProductDefinition.package.containedItem.item.reference
package DreferenceA complete packaged product within this packaged productPackagedProductDefinition.package.containedItem.item.reference
package-forreferenceThe product that this is a pack forPackagedProductDefinition.packageFor
(MedicinalProductDefinition)
statustokenThe status within the lifecycle of this item. A high level status, this is not intended to duplicate details carried elsewhere such as legal status, or authorization or marketing statusPackagedProductDefinition.status