{
  "tableNumber": "0211",
  "id": "v2-0211",
  "name": "AlternateCharacterSets",
  "title": "alternateCharacterSets",
  "description": "HL7-defined code system of concepts used to specify the character set(s) in use.  Includes both single-byte and double-byte characters sets, and used in Version 2.x messaging in the MSH segment.",
  "url": "http://terminology.hl7.org/CodeSystem/v2-0211",
  "concepts": [
    {
      "code": "JAS2020",
      "display": "A subset of ISO2020 used for most Kanjii transmissions"
    },
    {
      "code": "JIS X 0202",
      "display": "ISO 2022 with escape sequences for Kanjii"
    },
    {
      "code": "ASCII",
      "display": "The printable 7-bit ASCII character set."
    },
    {
      "code": "8859/1",
      "display": "The printable characters from the ISO 8859/1 Character set"
    },
    {
      "code": "8859/2",
      "display": "The printable characters from the ISO 8859/2 Character set"
    },
    {
      "code": "8859/3",
      "display": "The printable characters from the ISO 8859/3 Character set"
    },
    {
      "code": "8859/4",
      "display": "The printable characters from the ISO 8859/4 Character set"
    },
    {
      "code": "8859/5",
      "display": "The printable characters from the ISO 8859/5 Character set"
    },
    {
      "code": "8859/6",
      "display": "The printable characters from the ISO 8859/6 Character set"
    },
    {
      "code": "8859/7",
      "display": "The printable characters from the ISO 8859/7 Character set"
    },
    {
      "code": "8859/8",
      "display": "The printable characters from the ISO 8859/8 Character set"
    },
    {
      "code": "8859/9",
      "display": "The printable characters from the ISO 8859/9 Character set"
    },
    {
      "code": "8859/15",
      "display": "The printable characters from the ISO 8859/15 (Latin-15)"
    },
    {
      "code": "ISO IR6",
      "display": "ASCII graphic character set consisting of 94 characters."
    },
    {
      "code": "ISO IR14",
      "display": "Code for Information Exchange (one byte)(JIS X 0201-1976)."
    },
    {
      "code": "ISO IR87",
      "display": "Code for the Japanese Graphic Character set for information interchange (JIS X 0208-1990),"
    },
    {
      "code": "ISO IR159",
      "display": "Code of the supplementary Japanese Graphic Character set for information interchange (JIS X 0212-1990)."
    },
    {
      "code": "GB 18030-2000",
      "display": "Code for Chinese Character Set (GB 18030-2000)"
    },
    {
      "code": "KS X 1001",
      "display": "Code for Korean Character Set (KS X 1001)"
    },
    {
      "code": "CNS 11643-1992",
      "display": "Code for Taiwanese Character Set (CNS 11643-1992)"
    },
    {
      "code": "BIG-5",
      "display": "Code for Taiwanese Character Set (BIG-5)"
    },
    {
      "code": "UNICODE",
      "display": "The world wide character standard from ISO/IEC 10646-1-1993"
    },
    {
      "code": "UNICODE UTF-8",
      "display": "UCS Transformation Format, 8-bit form"
    },
    {
      "code": "UNICODE UTF-16",
      "display": "UCS Transformation Format, 16-bit form"
    },
    {
      "code": "UNICODE UTF-32",
      "display": "UCS Transformation Format, 32-bit form"
    }
  ]
}