Diabetes DMP IG (R4)
0.0.1 - CI Build Germany flag

Diabetes DMP IG (R4) - Local Development build (v0.0.1). See the Directory of published versions

: DDG IG Example Translation - XML Representation

Active as of 2022-09-05

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 code system http://fhir.ch/ig/ch-ig/CodeSystem/ch-ig-example-translation defines the following codes:</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="0.0.1"/>
  <name value="ChIgExampleTranslation"/>
  <title value="CH IG Example Translation"/>
  <status value="active"/>
  <date value="2022-09-05T15:51:00+02:00"/>
  <publisher value="Open Connections"/>
  <contact>
    <name value="Open Connections"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.open-connections.de/"/>
    </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="DEU"/>
    </coding>
  </jurisdiction>
  <copyright value="CC-BY-SA-4.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>