{
  "tableNumber": "0484",
  "id": "v2-0484",
  "name": "DispenseType",
  "title": "dispenseType",
  "description": "Code system of concepts specifying the type of dispensing event that occurred.  Used in HL7 Version 2.x messaging in the RXD segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0484",
  "concepts": [
    {
      "code": "B",
      "display": "Trial Quantity Balance"
    },
    {
      "code": "C",
      "display": "Compassionate Fill"
    },
    {
      "code": "N",
      "display": "New/Renew - Full Fill"
    },
    {
      "code": "P",
      "display": "New/Renew - Part Fill"
    },
    {
      "code": "Q",
      "display": "Refill - Part Fill"
    },
    {
      "code": "R",
      "display": "Refill - Full Fill"
    },
    {
      "code": "S",
      "display": "Manufacturer Sample"
    },
    {
      "code": "T",
      "display": "Trial Quantity"
    },
    {
      "code": "Z",
      "display": "Non-Prescription Fill"
    }
  ]
}