{
  "resourceType": "CodeSystem",
  "id": "medicinal-product-package-type",
  "meta": {
    "lastUpdated": "2023-03-26T15:21:02.749+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/medicinal-product-package-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">100000073490<a name=\"medicinal-product-package-type-100000073490\"> </a></td><td>Ampoule</td></tr><tr><td style=\"white-space:nowrap\">100000073491<a name=\"medicinal-product-package-type-100000073491\"> </a></td><td>Applicator</td></tr><tr><td style=\"white-space:nowrap\">100000073492<a name=\"medicinal-product-package-type-100000073492\"> </a></td><td>Automatic injection device</td></tr><tr><td style=\"white-space:nowrap\">100000073493<a name=\"medicinal-product-package-type-100000073493\"> </a></td><td>Bag</td></tr><tr><td style=\"white-space:nowrap\">100000073494<a name=\"medicinal-product-package-type-100000073494\"> </a></td><td>Balling gun</td></tr><tr><td style=\"white-space:nowrap\">100000073495<a name=\"medicinal-product-package-type-100000073495\"> </a></td><td>Barrel</td></tr><tr><td style=\"white-space:nowrap\">100000073496<a name=\"medicinal-product-package-type-100000073496\"> </a></td><td>Blister</td></tr><tr><td style=\"white-space:nowrap\">100000073497<a name=\"medicinal-product-package-type-100000073497\"> </a></td><td>Bottle</td></tr><tr><td style=\"white-space:nowrap\">100000073498<a name=\"medicinal-product-package-type-100000073498\"> </a></td><td>Box</td></tr><tr><td style=\"white-space:nowrap\">100000073547<a name=\"medicinal-product-package-type-100000073547\"> </a></td><td>Sachet</td></tr><tr><td style=\"white-space:nowrap\">100000073563<a name=\"medicinal-product-package-type-100000073563\"> </a></td><td>Vial</td></tr><tr><td style=\"white-space:nowrap\">100000143555<a name=\"medicinal-product-package-type-100000143555\"> </a></td><td>Pack</td></tr></table></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://hl7.org/fhir/medicinal-product-package-type",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.4.1918"
    }
  ],
  "version": "5.0.0",
  "name": "MedicinalProductPackageType",
  "title": "Medicinal Product Package Type",
  "status": "active",
  "experimental": false,
  "date": "2021-01-05T10:01:24+11:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Types of medicinal product packs",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/medicinal-product-package-type",
  "content": "complete",
  "concept": [
    {
      "code": "100000073490",
      "display": "Ampoule"
    },
    {
      "code": "100000073491",
      "display": "Applicator"
    },
    {
      "code": "100000073492",
      "display": "Automatic injection device"
    },
    {
      "code": "100000073493",
      "display": "Bag"
    },
    {
      "code": "100000073494",
      "display": "Balling gun"
    },
    {
      "code": "100000073495",
      "display": "Barrel"
    },
    {
      "code": "100000073496",
      "display": "Blister"
    },
    {
      "code": "100000073497",
      "display": "Bottle"
    },
    {
      "code": "100000073498",
      "display": "Box"
    },
    {
      "code": "100000073547",
      "display": "Sachet"
    },
    {
      "code": "100000073563",
      "display": "Vial"
    },
    {
      "code": "100000143555",
      "display": "Pack"
    }
  ]
}