http://terminology.hl7.org/CodeSystem/v3-Charset|2018-08-12

name
v3.Charset
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System Charset

Internet Assigned Numbers Authority (IANA) Charset Types

{
  "description" : " Internet Assigned Numbers Authority (IANA) Charset Types",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : "2018-08-11T14:00:00Z",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+10:00"
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v3.Charset",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v3 Code System Charset",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "d9231f69-2c81-58dc-ac6a-fd0992444abb",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-Charset",
  "url" : "http://terminology.hl7.org/CodeSystem/v3-Charset",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.5.21",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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."
  } ],
  "caseSensitive" : true,
  "version" : "2018-08-12",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}