{
"description": " Internet Assigned Numbers Authority (IANA) Charset Types",
"_filename": "CodeSystem-v3-Charset.json",
"package_name": "hl7.fhir.r4.examples",
"date": "2018-08-12T00:00:00+10:00",
"meta": {
"lastUpdated": "2018-08-12T00: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.0.1",
"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": "7ea1d806-df0f-4050-9d99-c9222fb806fd",
"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": "2018-08-12",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org",
"system": "url"
} ]
} ]
}