{
  "tableNumber": "0922",
  "id": "v2-0922",
  "name": "CertificationCategory",
  "title": "certificationCategory",
  "description": "Code system of concepts specifying the code for the certification category.  Used in HL7 Version 2.x messaging in the IN3 segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0922",
  "concepts": [
    {
      "code": "IR",
      "display": "Initial Request"
    },
    {
      "code": "RA",
      "display": "Request for Appeal"
    },
    {
      "code": "RE",
      "display": "Request for Extension"
    }
  ]
}