CH IG (R4)
1.2.1 - draft
CH IG (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 1.2.1 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
Draft as of 2024-10-11 |
<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-ig/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-ig/CodeSystem/ch-ig-example"/>
<version value="1.2.1"/>
<name value="ChIgExample"/>
<title value="CH IG Example"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2024-10-11T06:59:06+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>