PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@4.4.0
    http://terminology.hl7.org/CodeSystem/v3-Charset
{
  "description": " Internet Assigned Numbers Authority (IANA) Charset Types",
  "_filename": "CodeSystem-v3-Charset.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2019-07-31T00:00:00+10:00",
  "meta": {
    "lastUpdated": "2019-07-31T00:00:00.000+10:00"
  },
  "publisher": "HL7, Inc",
  "content": "complete",
  "name": "v3.Charset",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "v3 Code System Charset",
  "package_version": "4.4.0",
  "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": "55e0c3f6-4fe0-477b-98c0-58858ba42997",
  "valueSet": "http://terminology.hl7.org/ValueSet/v3-Charset",
  "kind": null,
  "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": "2019-07-31",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org",
      "system": "url"
    } ]
  } ]
}