CH EPREG (R4)
0.1.0 - draft Switzerland flag

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

: CH IG Example - XML Representation

Draft as of 2024-09-13

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ch-ig-example"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ch-ig-example</b></p><a name="ch-ig-example"> </a><a name="hcch-ig-example"> </a><a name="ch-ig-example-en-US"> </a><p>This case-sensitive code system <code>http://fhir.ch/ig/ch-epreg/CodeSystem/ch-ig-example</code> 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">1<a name="ch-ig-example-1"> </a></td><td>Beispiel 1</td></tr><tr><td style="white-space:nowrap">2<a name="ch-ig-example-2"> </a></td><td>Beispiel 2</td></tr><tr><td style="white-space:nowrap">3<a name="ch-ig-example-3"> </a></td><td>Beispiel 3</td></tr></table></div>
  </text>
  <url value="http://fhir.ch/ig/ch-epreg/CodeSystem/ch-ig-example"/>
  <version value="0.1.0"/>
  <name value="ChIgExample"/>
  <title value="CH IG Example"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-09-13T14:37:33+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 code system is just an example!"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CHE"/>
    </coding>
  </jurisdiction>
  <copyright value="CC0-1.0"/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="1"/>
    <display value="Beispiel 1"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Beispiel 2"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Beispiel 3"/>
  </concept>
</CodeSystem>