ISiK Terminplanung Implementierungsleitfaden
Version 6.0.0-rc - ci-build

: TestKatalog - XML Representation

Active as of 2025-12-17

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="CodeSystemExample"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/isik/StructureDefinition/ISiKCodeSystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem CodeSystemExample</b></p><a name="CodeSystemExample"> </a><a name="hcCodeSystemExample"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ISiKCodeSystem.html">ISiKCodeSystem</a></p></div><p>This case-sensitive code system <code>http://example.org/fhir/CodeSystem/TestKatalog</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">test<a name="CodeSystemExample-test"> </a></td><td>Test</td><td>Dies ist ein Test-Code</td></tr></table></div>
  </text>
  <url value="http://example.org/fhir/CodeSystem/TestKatalog"/>
  <version value="6.0.0-rc"/>
  <name value="TestKatalog"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-12-17"/>
  <publisher value="gematik GmbH"/>
  <contact>
    <name value="gematik GmbH"/>
    <telecom>
      <system value="url"/>
      <value value="https://gematik.de"/>
    </telecom>
  </contact>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="test"/>
    <display value="Test"/>
    <definition value="Dies ist ein Test-Code"/>
  </concept>
</CodeSystem>