{
  "tableNumber": "0778",
  "id": "v2-0778",
  "name": "ItemType",
  "title": "itemType",
  "description": "Code system of concepts specifying a classification of material items into like groups as defined and utilized within an operating room setting for charting procedures.  Used in HL7 Version 2.x messaging in the ITM segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0778",
  "concepts": [
    {
      "code": "EQP",
      "display": "Equipment"
    },
    {
      "code": "SUP",
      "display": "Supply"
    },
    {
      "code": "IMP",
      "display": "Implant"
    },
    {
      "code": "MED",
      "display": "Medication"
    },
    {
      "code": "TDC",
      "display": "Tubes, Drains, and Catheters"
    }
  ]
}