{
  "tableNumber": "0450",
  "id": "v2-0450",
  "name": "EventType",
  "title": "eventType",
  "description": "HL7-defined code system of concepts specifying the type of event of the message.  Used in HL7 Version 2.x messaging in the EQP segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0450",
  "concepts": [
    {
      "code": "LOG",
      "display": "Log Event"
    },
    {
      "code": "SER",
      "display": "Service Event"
    }
  ]
}