FHIR Release 3 (STU)

This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R3

V2-0211.cs.json

Vocabulary Work GroupMaturity Level: N/ABallot Status: Informative

Raw JSON (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0211 ( Alternate Character Sets)

{
  "resourceType": "CodeSystem",
  "id": "v2-0211",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<div>!-- Snipped for Brevity --></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "External"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/v2/0211",
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:oid:2.16.840.1.113883.18.116"
  },
  "version": "2.8.2",
  "name": "v2 Alternate Character Sets",
  "status": "active",
  "experimental": false,
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "FHIR Value set/code system definition for HL7 v2 table 0211 ( Alternate Character Sets)",
  "caseSensitive": false,
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0211",
  "content": "complete",
  "property": [
    {
      "code": "deprecated",
      "uri": "http://hl7.org/fhir/concept-properties#deprecated",
      "description": "The date at which a concept was deprecated. Concepts that are deprecated but not inactive can still be used, but their use is discouraged",
      "type": "dateTime"
    }
  ],
  "concept": [
    {
      "code": "8859/1",
      "display": "The printable characters from the ISO 8859/1 Character set",
      "designation": [
        {
          "language": "nl",
          "value": "De leesbare tekens uit de ISO 8859/1 tekenset"
        }
      ]
    },
    {
      "code": "8859/15",
      "display": "The printable characters from the ISO 8859/15 (Latin-15)",
      "designation": [
        {
          "language": "nl",
          "value": "De leesbare tekens uit de ISO 8859/15 tekenset (Latin-15)"
        }
      ]
    },
    {
      "code": "8859/2",
      "display": "The printable characters from the ISO 8859/2 Character set",
      "designation": [
        {
          "language": "nl",
          "value": "De leesbare tekens uit de ISO 8859/2 tekenset"
        }
      ]
    },
    {
      "code": "8859/3",
      "display": "The printable characters from the ISO 8859/3 Character set",
      "designation": [
        {
          "language": "nl",
          "value": "De leesbare tekens uit de ISO 8859/3 tekenset"
        }
      ]
    },
    {
      "code": "8859/4",
      "display": "The printable characters from the ISO 8859/4 Character set",
      "designation": [
        {
          "language": "nl",
          "value": "De leesbare tekens uit de ISO 8859/4 tekenset"
        }
      ]
    },
    {
      "code": "8859/5",
      "display": "The printable characters from the ISO 8859/5 Character set",
      "designation": [
        {
          "language": "nl",
          "value": "De leesbare tekens uit de ISO 8859/5 tekenset"
        }
      ]
    },
    {
      "code": "8859/6",
      "display": "The printable characters from the ISO 8859/6 Character set",
      "designation": [
        {
          "language": "nl",
          "value": "De leesbare tekens uit de ISO 8859/6 tekenset"
        }
      ]
    },
    {
      "code": "8859/7",
      "display": "The printable characters from the ISO 8859/7 Character set",
      "designation": [
        {
          "language": "nl",
          "value": "De leesbare tekens uit de ISO 8859/7 tekenset"
        }
      ]
    },
    {
      "code": "8859/8",
      "display": "The printable characters from the ISO 8859/8 Character set",
      "designation": [
        {
          "language": "nl",
          "value": "De leesbare tekens uit de ISO 8859/8 tekenset"
        }
      ]
    },
    {
      "code": "8859/9",
      "display": "The printable characters from the ISO 8859/9 Character set",
      "designation": [
        {
          "language": "nl",
          "value": "De leesbare tekens uit de ISO 8859/9 tekenset"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "(This is the default if this field is omitted)"
        }
      ],
      "code": "ASCII",
      "display": "The printable 7-bit ASCII character set.",
      "designation": [
        {
          "language": "nl",
          "value": "De leesbare 7-bit ASCII tekenset."
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Does not need an escape sequence.<p>BIG-5 does not need an escape sequence. ASCII is a 7 bit character set, which means that the top bit of the byte is \"0\". The parser knows that when the top bit of the byte is \"0\", the character set is ASCII. When it is "
        }
      ],
      "code": "BIG-5",
      "display": "Code for Taiwanese Character Set (BIG-5)",
      "designation": [
        {
          "language": "nl",
          "value": "Code voor Taiwanese tekenset (BIG-5)"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Does not need an escape sequence."
        }
      ],
      "code": "CNS 11643-1992",
      "display": "Code for Taiwanese Character Set (CNS 11643-1992)",
      "designation": [
        {
          "language": "nl",
          "value": "Code voor Taiwanese tekenset (CNS 11643-1992)"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Does not need an escape sequence."
        }
      ],
      "code": "GB 18030-2000",
      "display": "Code for Chinese Character Set (GB 18030-2000)",
      "designation": [
        {
          "language": "nl",
          "value": "Code voor Chinese tekenset (GB 18030-2000)"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Note that the code contains a space, i.e., \"ISO IR14\"."
        }
      ],
      "code": "ISO IR14",
      "display": "Code for Information Exchange (one byte)(JIS X 0201-1976).",
      "designation": [
        {
          "language": "nl",
          "value": "Code voor informatieuitwisseling (één byte)(JIS X 0201-1976)."
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Note that the code contains a space, i.e., \"ISO IR159\"."
        }
      ],
      "code": "ISO IR159",
      "display": "Code of the supplementary Japanese Graphic Character set for information interchange (JIS X 0212-1990).",
      "designation": [
        {
          "language": "nl",
          "value": "Code voor het aanvullende Japanse ideogramschrift voor informatieuitwisseling (JIS X 0212-1990)."
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "http://www.itscj.ipsj.or.jp/ISO-IR/006.pdf"
        }
      ],
      "code": "ISO IR6",
      "display": "ASCII graphic character set consisting of 94 characters.",
      "designation": [
        {
          "language": "nl",
          "value": "ASCII ideogramtekenset bestaande uit 94 tekens."
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Note that the code contains a space, i.e., \"ISO IR87\".<p>The JIS X 0208 needs an escape sequence. In Japan, the escape technique is ISO 2022. From basic ASCII, escape sequence \"escape\" $ B (in HEX, 1B 24 42) lets the parser know that following bytes shoul"
        }
      ],
      "code": "ISO IR87",
      "display": "Code for the Japanese Graphic Character set for information interchange (JIS X 0208-1990),",
      "designation": [
        {
          "language": "nl",
          "value": "Code voor de Japanse ideogramschrift voor informatieuitwisseling (JIS X 0208-1990)."
        }
      ]
    },
    {
      "code": "JAS2020",
      "display": "A subset of ISO2020 used for most Kanjii transmissions",
      "designation": [
        {
          "language": "nl",
          "value": "Een subset van ISO 2020 meestal gebruikt voor Kanjii verzendingen"
        }
      ],
      "property": [
        {
          "code": "deprecated",
          "valueDateTime": "1997-03"
        }
      ]
    },
    {
      "code": "JIS X 0202",
      "display": "ISO 2022 with escape sequences for Kanjii",
      "designation": [
        {
          "language": "nl",
          "value": "ISO 2022 met escape-sequenties voor Kanjii"
        }
      ],
      "property": [
        {
          "code": "deprecated",
          "valueDateTime": "1997-03"
        }
      ]
    },
    {
      "code": "KS X 1001",
      "display": "Code for Korean Character Set (KS X 1001)",
      "designation": [
        {
          "language": "nl",
          "value": "Code voor Koreaanse tekenset (KS X 1001)"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "Deprecated. Retained for backward compatibility only as v 2.5. Replaced by specific Unicode encoding codes."
        }
      ],
      "code": "UNICODE",
      "display": "The world wide character standard from ISO/IEC 10646-1-1993",
      "designation": [
        {
          "language": "nl",
          "value": "De wereldwijde tekensetstandaard van ISO/IEC 10646-1-1993"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "UTF-16 is identical to ISO/IEC 10646 UCS-2. Note that the code contains a space before UTF but not before and after the hyphen."
        }
      ],
      "code": "UNICODE UTF-16",
      "display": "UCS Transformation Format, 16-bit form",
      "designation": [
        {
          "language": "nl",
          "value": "UCS Transformatieformaat, 16-bits vorm"
        }
      ],
      "property": [
        {
          "code": "deprecated",
          "valueDateTime": "2011-01"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "UTF-32 is defined by Unicode Technical Report #19, and is an officially recognized encoding as of Unicode Version 3.1. UTF-32 is a proper subset of ISO/IEC 10646 UCS-4. Note that the code contains a space before UTF but not before and after the hyphen."
        }
      ],
      "code": "UNICODE UTF-32",
      "display": "UCS Transformation Format, 32-bit form",
      "designation": [
        {
          "language": "nl",
          "value": "UCS Transformatieformaat, 32-bits vorm"
        }
      ],
      "property": [
        {
          "code": "deprecated",
          "valueDateTime": "2011-01"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/codesystem-comments",
          "valueString": "UTF-8 is a variable-length encoding, each code value is represented by 1,2 or 3 bytes, depending on the code value. 7 bit ASCII is a proper subset of UTF-8. Note that the code contains a space before UTF but not before and after the hyphen. Since UTF-8 re"
        }
      ],
      "code": "UNICODE UTF-8",
      "display": "UCS Transformation Format, 8-bit form",
      "designation": [
        {
          "language": "nl",
          "value": "UCS Transformatieformaat, 8-bits vorm"
        }
      ]
    }
  ]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.