{
  "resourceType": "CodeSystem",
  "id": "medication-package-form",
  "meta": {
    "lastUpdated": "2017-04-18T21:44:43.294+00:00"
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <h2>MedicationContainer</h2>\n            <div>\n              <p>A coded concept defining the kind of container a medication package is packaged in</p>\n\n            </div>\n            <p>This code system http://hl7.org/fhir/medication-package-form defines the following codes:</p>\n            <table class=\"codes\">\n              <tr>\n                <td>\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td>ampoule\n                  <a name=\"medication-package-form-ampoule\"> </a>\n                </td>\n                <td>Ampoule</td>\n                <td>A sealed glass capsule containing a liquid</td>\n              </tr>\n              <tr>\n                <td>bottle\n                  <a name=\"medication-package-form-bottle\"> </a>\n                </td>\n                <td>Bottle</td>\n                <td>A container, typically made of glass or plastic and with a narrow neck, used for storing liquids.</td>\n              </tr>\n              <tr>\n                <td>box\n                  <a name=\"medication-package-form-box\"> </a>\n                </td>\n                <td>Box</td>\n                <td>A container with a flat base and sides, typically square or rectangular and having a lid.</td>\n              </tr>\n              <tr>\n                <td>cartridge\n                  <a name=\"medication-package-form-cartridge\"> </a>\n                </td>\n                <td>Cartridge</td>\n                <td>A device of various configuration and composition used with a syringe for the application of anesthetic or other materials to a patient.</td>\n              </tr>\n              <tr>\n                <td>container\n                  <a name=\"medication-package-form-container\"> </a>\n                </td>\n                <td>Container</td>\n                <td>A package intended to store pharmaceuticals.</td>\n              </tr>\n              <tr>\n                <td>tube\n                  <a name=\"medication-package-form-tube\"> </a>\n                </td>\n                <td>Tube</td>\n                <td>A long, hollow cylinder of metal, plastic, glass, etc., for holding medications, typically creams or ointments</td>\n              </tr>\n              <tr>\n                <td>unitdose\n                  <a name=\"medication-package-form-unitdose\"> </a>\n                </td>\n                <td>Unit Dose Blister</td>\n                <td>A dose of medicine prepared in an individual package for convenience, safety or monitoring.</td>\n              </tr>\n              <tr>\n                <td>vial\n                  <a name=\"medication-package-form-vial\"> </a>\n                </td>\n                <td>Vial</td>\n                <td>A small container, typically cylindrical and made of glass, used especially for holding liquid medications.</td>\n              </tr>\n            </table>\n          </div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "phx"
    }
  ],
  "url": "http://hl7.org/fhir/medication-package-form",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.4.642.1.362"
  },
  "version": "3.0.1",
  "name": "MedicationContainer",
  "status": "draft",
  "experimental": false,
  "date": "2017-04-18T21:44:43+00:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "A coded concept defining the kind of container a medication package is packaged in",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/medication-package-form",
  "content": "complete",
  "concept": [
    {
      "code": "ampoule",
      "display": "Ampoule",
      "definition": "A sealed glass capsule containing a liquid"
    },
    {
      "code": "bottle",
      "display": "Bottle",
      "definition": "A container, typically made of glass or plastic and with a narrow neck, used for storing liquids."
    },
    {
      "code": "box",
      "display": "Box",
      "definition": "A container with a flat base and sides, typically square or rectangular and having a lid."
    },
    {
      "code": "cartridge",
      "display": "Cartridge",
      "definition": "A device of various configuration and composition used with a syringe for the application of anesthetic or other materials to a patient."
    },
    {
      "code": "container",
      "display": "Container",
      "definition": "A package intended to store pharmaceuticals."
    },
    {
      "code": "tube",
      "display": "Tube",
      "definition": "A long, hollow cylinder of metal, plastic, glass, etc., for holding medications, typically creams or ointments"
    },
    {
      "code": "unitdose",
      "display": "Unit Dose Blister",
      "definition": "A dose of medicine prepared in an individual package for convenience, safety or monitoring."
    },
    {
      "code": "vial",
      "display": "Vial",
      "definition": "A small container, typically cylindrical and made of glass, used especially for holding liquid medications."
    }
  ]
}