This page is part of the FHIR Specification (v0.0.82: DSTU 1). 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 R2

V3\Charset\v3-Charset.json

Internet Assigned Numbers Authority (IANA) Charset Types

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<div><p>Release Date: 2014-08-07</p>\r\n<h2>Description</h2>\r\n<p>\n                  Internet Assigned Numbers Authority (IANA) Charset Types<br/>\r\n\n               </p>\r\n<hr/>\r\n<table class=\"grid\">\r\n <tr><td><b>Level</b></td><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr>\r\n <tr><td>1</td><td>EBCDIC<a name=\"EBCDIC\"> </a></td><td>EBCDIC</td><td>\n                        HL7 is indifferent to the use of this Charset.<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>ISO-10646-UCS-2<a name=\"ISO-10646-UCS-2\"> </a></td><td>ISO-10646-UCS-2</td><td>\n                        Deprecated for HL7 use.<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>ISO-10646-UCS-4<a name=\"ISO-10646-UCS-4\"> </a></td><td>ISO-10646-UCS-4</td><td>\n                        Deprecated for HL7 use.<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>ISO-8859-1<a name=\"ISO-8859-1\"> </a></td><td>ISO-8859-1</td><td>\n                        HL7 is indifferent to the use of this Charset.<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>ISO-8859-2<a name=\"ISO-8859-2\"> </a></td><td>ISO-8859-2</td><td>\n                        HL7 is indifferent to the use of this Charset.<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>ISO-8859-5<a name=\"ISO-8859-5\"> </a></td><td>ISO-8859-5</td><td>\n                        HL7 is indifferent to the use of this Charset.<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>JIS-2022-JP<a name=\"JIS-2022-JP\"> </a></td><td>JIS-2022-JP</td><td>\n                        HL7 is indifferent to the use of this Charset.<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>US-ASCII<a name=\"US-ASCII\"> </a></td><td>US-ASCII</td><td>\n                        Required for HL7 use.<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>UTF-7<a name=\"UTF-7\"> </a></td><td>UTF-7</td><td>\n                        HL7 is indifferent to the use of this Charset.<br/>\r\n\n                     </td></tr>\r\n <tr><td>1</td><td>UTF-8<a name=\"UTF-8\"> </a></td><td>UTF-8</td><td>\n                        Required for Unicode support.<br/>\r\n\n                     </td></tr>\r\n</table>\r\n</div>"
  },
  "identifier": "http://hl7.org/fhir/v3/vs/Charset",
  "name": "v3 Code System Charset",
  "publisher": "HL7, Inc",
  "telecom": [
    {
      "system": "url",
      "value": "http://hl7.org"
    }
  ],
  "description": " Internet Assigned Numbers Authority (IANA) Charset Types",
  "status": "active",
  "date": "2014-08-07T00:00:00+10:00",
  "define": {
    "system": "http://hl7.org/fhir/v3/Charset",
    "caseSensitive": true,
    "concept": [
      {
        "code": "EBCDIC",
        "display": "EBCDIC",
        "definition": "HL7 is indifferent to the use of this Charset."
      },
      {
        "code": "ISO-10646-UCS-2",
        "display": "ISO-10646-UCS-2",
        "definition": "Deprecated for HL7 use."
      },
      {
        "code": "ISO-10646-UCS-4",
        "display": "ISO-10646-UCS-4",
        "definition": "Deprecated for HL7 use."
      },
      {
        "code": "ISO-8859-1",
        "display": "ISO-8859-1",
        "definition": "HL7 is indifferent to the use of this Charset."
      },
      {
        "code": "ISO-8859-2",
        "display": "ISO-8859-2",
        "definition": "HL7 is indifferent to the use of this Charset."
      },
      {
        "code": "ISO-8859-5",
        "display": "ISO-8859-5",
        "definition": "HL7 is indifferent to the use of this Charset."
      },
      {
        "code": "JIS-2022-JP",
        "display": "JIS-2022-JP",
        "definition": "HL7 is indifferent to the use of this Charset."
      },
      {
        "code": "US-ASCII",
        "display": "US-ASCII",
        "definition": "Required for HL7 use."
      },
      {
        "code": "UTF-7",
        "display": "UTF-7",
        "definition": "HL7 is indifferent to the use of this Charset."
      },
      {
        "code": "UTF-8",
        "display": "UTF-8",
        "definition": "Required for Unicode support."
      }
    ]
  }
}