<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="v3-Charset" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>The narrative has been removed to reduce the size of the distribution of the Hl7.Fhir.Specification library</p>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status">
    <valueString value="External" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="0" />
  </extension>
  <url value="http://hl7.org/fhir/v3/Charset" />
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:oid:2.16.840.1.113883.5.21" />
  </identifier>
  <version value="2016-11-11" />
  <name value="v3 Code System Charset" />
  <status value="active" />
  <experimental value="false" />
  <date value="2016-11-11T00:00:00+00:00" />
  <publisher value="HL7, Inc" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://hl7.org" />
    </telecom>
  </contact>
  <description value=" Internet Assigned Numbers Authority (IANA) Charset Types" />
  <caseSensitive value="true" />
  <valueSet value="http://hl7.org/fhir/ValueSet/v3-Charset" />
  <hierarchyMeaning value="is-a" />
  <content value="complete" />
  <concept>
    <code value="EBCDIC" />
    <display value="EBCDIC" />
    <definition value="HL7 is indifferent to the use of this Charset." />
  </concept>
  <concept>
    <code value="ISO-10646-UCS-2" />
    <display value="ISO-10646-UCS-2" />
    <definition value="Deprecated for HL7 use." />
  </concept>
  <concept>
    <code value="ISO-10646-UCS-4" />
    <display value="ISO-10646-UCS-4" />
    <definition value="Deprecated for HL7 use." />
  </concept>
  <concept>
    <code value="ISO-8859-1" />
    <display value="ISO-8859-1" />
    <definition value="HL7 is indifferent to the use of this Charset." />
  </concept>
  <concept>
    <code value="ISO-8859-2" />
    <display value="ISO-8859-2" />
    <definition value="HL7 is indifferent to the use of this Charset." />
  </concept>
  <concept>
    <code value="ISO-8859-5" />
    <display value="ISO-8859-5" />
    <definition value="HL7 is indifferent to the use of this Charset." />
  </concept>
  <concept>
    <code value="JIS-2022-JP" />
    <display value="JIS-2022-JP" />
    <definition value="HL7 is indifferent to the use of this Charset." />
  </concept>
  <concept>
    <code value="US-ASCII" />
    <display value="US-ASCII" />
    <definition value="Required for HL7 use." />
  </concept>
  <concept>
    <code value="UTF-7" />
    <display value="UTF-7" />
    <definition value="HL7 is indifferent to the use of this Charset." />
  </concept>
  <concept>
    <code value="UTF-8" />
    <display value="UTF-8" />
    <definition value="Required for Unicode support." />
  </concept>
</CodeSystem>