DSTU2 Ballot Source

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

V2-0211.xml

Raw XML (canonical form)

FHIR Value set/code system definition for HL7 v2 table 0211 ( Alternate Character Sets)

Raw XML

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="v2-0211"/>
  <meta>
    <profile value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <text>
    <status value="additional"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div>
  </text>
  <url value="http://hl7.org/fhir/v2/vs/0211"/>
  <version value="2.7"/>
  <name value="v2 Alternate Character Sets"/>
  <publisher value="HL7, Inc"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org"/>
    </telecom>
  </contact>
  <description value="FHIR Value set/code system definition for HL7 v2 table 0211 ( Alternate Character Sets)"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2011-01-28"/>
  <define>
    <system value="http://hl7.org/fhir/v2/0211"/>
    <caseSensitive value="true"/>
    <concept>
      <code value="8859/1"/>
      <display value="The printable characters from the ISO 8859/1 Character set"/>
    </concept>
    <concept>
      <code value="8859/15"/>
      <display value="The printable characters from the ISO 8859/15 (Latin-15)"/>
    </concept>
    <concept>
      <code value="8859/2"/>
      <display value="The printable characters from the ISO 8859/2 Character set"/>
    </concept>
    <concept>
      <code value="8859/3"/>
      <display value="The printable characters from the ISO 8859/3 Character set"/>
    </concept>
    <concept>
      <code value="8859/4"/>
      <display value="The printable characters from the ISO 8859/4 Character set"/>
    </concept>
    <concept>
      <code value="8859/5"/>
      <display value="The printable characters from the ISO 8859/5 Character set"/>
    </concept>
    <concept>
      <code value="8859/6"/>
      <display value="The printable characters from the ISO 8859/6 Character set"/>
    </concept>
    <concept>
      <code value="8859/7"/>
      <display value="The printable characters from the ISO 8859/7 Character set"/>
    </concept>
    <concept>
      <code value="8859/8"/>
      <display value="The printable characters from the ISO 8859/8 Character set"/>
    </concept>
    <concept>
      <code value="8859/9"/>
      <display value="The printable characters from the ISO 8859/9 Character set"/>
    </concept>
    <concept>
      <code value="ASCII"/>
      <display value="The printable 7-bit ASCII character set."/>
    </concept>
    <concept>
      <code value="BIG-5"/>
      <display value="Code for Taiwanese Character Set (BIG-5)"/>
    </concept>
    <concept>
      <code value="CNS 11643-1992"/>
      <display value="Code for Taiwanese Character Set (CNS 11643-1992)"/>
    </concept>
    <concept>
      <code value="GB 18030-2000"/>
      <display value="Code for Chinese Character Set (GB 18030-2000)"/>
    </concept>
    <concept>
      <code value="ISO IR14"/>
      <display value="Code for Information Exchange (one byte)(JIS X 0201-1976)."/>
    </concept>
    <concept>
      <code value="ISO IR159"/>
      <display value="Code of the supplementary Japanese Graphic Character set for information interchange (JIS
         X 0212-1990)."/>
    </concept>
    <concept>
      <code value="ISO IR6"/>
      <display value="ASCII graphic character set consisting of 94 characters."/>
    </concept>
    <concept>
      <code value="ISO IR87"/>
      <display value="Code for the Japanese Graphic Character set for information interchange (JIS X 0208-1990),"/>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-deprecated">
        <valueBoolean value="true"/>
      </extension>
      <code value="JAS2020"/>
      <display value="A subset of ISO2020 used for most Kanjii transmissions"/>
    </concept>
    <concept>
      <extension url="http://hl7.org/fhir/StructureDefinition/valueset-deprecated">
        <valueBoolean value="true"/>
      </extension>
      <code value="JIS X 0202"/>
      <display value="ISO 2022 with escape sequences for Kanjii"/>
    </concept>
    <concept>
      <code value="KS X 1001"/>
      <display value="Code for Korean Character Set (KS X 1001)"/>
    </concept>
    <concept>
      <code value="UNICODE"/>
      <display value="The world wide character standard from ISO/IEC 10646-1-1993"/>
    </concept>
    <concept>
      <code value="UNICODE UTF-16"/>
      <display value="UCS Transformation Format, 16-bit form"/>
    </concept>
    <concept>
      <code value="UNICODE UTF-32"/>
      <display value="UCS Transformation Format, 32-bit form"/>
    </concept>
    <concept>
      <code value="UNICODE UTF-8"/>
      <display value="UCS Transformation Format, 8-bit form"/>
    </concept>
  </define>
</ValueSet>

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.