http://hl7.org/fhir/StructureDefinition/MedicinalProductPackaged|4.0.1

A medicinal product in a container or package.
description: A medicinal product in a container or package.
derivation: specialization
name: MedicinalProductPackaged
type: MedicinalProductPackaged
elements:
  description: {short: Textual description, isSummary: true, index: 2}
  marketingStatus: {short: Marketing information, array: true, isSummary: true, index: 4}
  marketingAuthorization: {short: Manufacturer of this Package Item, isSummary: true, index: 5}
  identifier: {short: Unique identifier, array: true, isSummary: true, index: 0}
  manufacturer: {short: Manufacturer of this Package Item, array: true, isSummary: true, index: 6}
  legalStatusOfSupply: {short: The legal status of supply of the medicinal product as classified by the regulator, isSummary: true, index: 3}
  batchIdentifier:
    short: Batch numbering
    array: true
    isSummary: true
    index: 7
    elements:
      outerPackaging: {short: A number appearing on the outer packaging of a specific batch, isSummary: true, index: 8}
      immediatePackaging: {short: A number appearing on the immediate packaging (and not the outer packaging), isSummary: true, index: 9}
    required: [outerPackaging]
  subject: {short: The product with this is a pack for, array: true, isSummary: true, index: 1}
  packageItem:
    min: 1
    short: A packaging item, as a contained for medicine, possibly with other packaging items within
    array: true
    isSummary: true
    index: 10
    elements:
      manufacturedItem: {short: The manufactured item as contained in the packaged medicinal product, array: true, isSummary: true, index: 17}
      otherCharacteristics: {short: Other codeable characteristics, array: true, isSummary: true, index: 20}
      shelfLifeStorage: {short: Shelf Life and storage information, array: true, isSummary: true, index: 21}
      alternateMaterial: {short: A possible alternate material for the packaging, array: true, isSummary: true, index: 15}
      type: {short: The physical type of the container of the medicine, isSummary: true, index: 12}
      material: {short: Material type of the package item, array: true, isSummary: true, index: 14}
      identifier: {short: Including possibly Data Carrier Identifier, array: true, isSummary: true, index: 11}
      manufacturer: {short: Manufacturer of this Package Item, array: true, isSummary: true, index: 22}
      device: {short: A device accompanying a medicinal product, array: true, isSummary: true, index: 16}
      quantity: {short: 'The quantity of this package in the medicinal product, at the current level of packaging. The outermost is always 1', isSummary: true, index: 13}
      physicalCharacteristics: {short: 'Dimensions, color etc.', isSummary: true, index: 19}
      packageItem:
        elementReference: ['http://hl7.org/fhir/StructureDefinition/MedicinalProductPackaged', elements, packageItem]
        short: Allows containers within containers
        array: true
        isSummary: true
        index: 18
    required: [quantity, type]
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/MedicinalProductPackaged
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1
required: [packageItem]