This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
FHIR Value set/code system definition for HL7 v2 table 0211 ( Alternate Character Sets)
{ "resourceType": "ValueSet", "id": "v2-0211", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "additional", "div": "<div>!-- Snipped for Brevity --></div>" }, "url": "http://hl7.org/fhir/v2/vs/0211", "version": "2.7", "name": "v2 Alternate Character Sets", "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)", "status": "active", "experimental": true, "date": "2011-01-28", "define": { "system": "http://hl7.org/fhir/v2/0211", "caseSensitive": true, "concept": [ { "code": "8859/1", "display": "The printable characters from the ISO 8859/1 Character set" }, { "code": "8859/15", "display": "The printable characters from the ISO 8859/15 (Latin-15)" }, { "code": "8859/2", "display": "The printable characters from the ISO 8859/2 Character set" }, { "code": "8859/3", "display": "The printable characters from the ISO 8859/3 Character set" }, { "code": "8859/4", "display": "The printable characters from the ISO 8859/4 Character set" }, { "code": "8859/5", "display": "The printable characters from the ISO 8859/5 Character set" }, { "code": "8859/6", "display": "The printable characters from the ISO 8859/6 Character set" }, { "code": "8859/7", "display": "The printable characters from the ISO 8859/7 Character set" }, { "code": "8859/8", "display": "The printable characters from the ISO 8859/8 Character set" }, { "code": "8859/9", "display": "The printable characters from the ISO 8859/9 Character set" }, { "code": "ASCII", "display": "The printable 7-bit ASCII character set." }, { "code": "BIG-5", "display": "Code for Taiwanese Character Set (BIG-5)" }, { "code": "CNS 11643-1992", "display": "Code for Taiwanese Character Set (CNS 11643-1992)" }, { "code": "GB 18030-2000", "display": "Code for Chinese Character Set (GB 18030-2000)" }, { "code": "ISO IR14", "display": "Code for Information Exchange (one byte)(JIS X 0201-1976)." }, { "code": "ISO IR159", "display": "Code of the supplementary Japanese Graphic Character set for information interchange (JIS X 0212-1990)." }, { "code": "ISO IR6", "display": "ASCII graphic character set consisting of 94 characters." }, { "code": "ISO IR87", "display": "Code for the Japanese Graphic Character set for information interchange (JIS X 0208-1990)," }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "JAS2020", "display": "A subset of ISO2020 used for most Kanjii transmissions" }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-deprecated", "valueBoolean": true } ], "code": "JIS X 0202", "display": "ISO 2022 with escape sequences for Kanjii" }, { "code": "KS X 1001", "display": "Code for Korean Character Set (KS X 1001)" }, { "code": "UNICODE", "display": "The world wide character standard from ISO/IEC 10646-1-1993" }, { "code": "UNICODE UTF-16", "display": "UCS Transformation Format, 16-bit form" }, { "code": "UNICODE UTF-32", "display": "UCS Transformation Format, 32-bit form" }, { "code": "UNICODE UTF-8", "display": "UCS Transformation Format, 8-bit form" } ] } }
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.