CH IG (R4)
1.1.0 - draft Switzerland flag

CH IG (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-ig/ and changes regularly. See the Directory of published versions

: CH IG Example Translation - XML Representation

Active as of 2024-05-24

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ch-ig-example-translation"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-ig/CodeSystem/ch-ig-example-translation</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">abc<a name="ch-ig-example-translation-abc"> </a></td><td>abc example</td></tr></table><p><b>Additional Language Displays</b></p><table class="codes"><tr><td><b>Code</b></td><td><b>Deutsch (German, de)</b></td><td><b>French (fr)</b></td><td><b>Italian (it)</b></td></tr><tr><td>abc</td><td>abc Beispiel</td><td>abc exemple</td><td>abc esempio</td></tr></table></div>
  </text>
  <url value="http://fhir.ch/ig/ch-ig/CodeSystem/ch-ig-example-translation"/>
  <version value="1.1.0"/>
  <name value="ChIgExampleTranslation"/>
  <title value="CH IG Example Translation"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-05-24T07:21:32+00:00"/>
  <publisher value="HL7 Switzerland"/>
  <contact>
    <name value="HL7 Switzerland"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.hl7.ch/"/>
    </telecom>
  </contact>
  <description
               value="CH IG Example Translation code system is just an example with translated values!"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CHE"/>
    </coding>
  </jurisdiction>
  <copyright value="CC0-1.0"/>
  <caseSensitive value="true"/>
  <valueSet
            value="http://fhir.ch/ig/ch-ig/ValueSet/ch-ig-example-translation"/>
  <content value="complete"/>
  <concept>
    <code value="abc"/>
    <display value="abc example"/>
    <designation>
      <language value="de"/>
      <value value="abc Beispiel"/>
    </designation>
    <designation>
      <language value="fr"/>
      <value value="abc exemple"/>
    </designation>
    <designation>
      <language value="it"/>
      <value value="abc esempio"/>
    </designation>
  </concept>
</CodeSystem>