KDL Ontology - Klinische Dokumentenklassen-Liste
0.1.1 - ci-build

KDL Ontology - Klinische Dokumentenklassen-Liste, published by DVMD. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AMuellerDVMD/KDLgoesOntology/ and changes regularly. See the Directory of published versions

: Sektoren - XML Representation

Active as of 2026-03-16

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="Sector"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2026-03-16T08:00:00Z"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem Sector</b></p><a name="Sector"> </a><a name="hcSector"> </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">version: 1; Last updated: 2026-03-16 08:00:00+0000</p></div><p>This case-insensitive code system <code>http://www.dvmd.de/kdlOntology/CodeSystem/Sector</code> defines the following codes in a Is-A hierarchy:</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">ambulant<a name="Sector-ambulant"> </a></td><td>ambulant</td></tr><tr><td style="white-space:nowrap">stationaer<a name="Sector-stationaer"> </a></td><td>stationär</td></tr><tr><td style="white-space:nowrap">reha<a name="Sector-reha"> </a></td><td>Rehabilitation</td></tr></table></div>
  </text>
  <url value="http://www.dvmd.de/kdlOntology/CodeSystem/Sector"/>
  <version value="0.1.1"/>
  <name value="SectorCS"/>
  <title value="Sektoren"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-03-16"/>
  <publisher value="DVMD"/>
  <contact>
    <name value="DVMD"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.dvmd.de"/>
    </telecom>
  </contact>
  <description value="In welchem Sektor wird dieser Dokumenttyp eingesetzt"/>
  <copyright value="DVMD e.V."/>
  <caseSensitive value="false"/>
  <valueSet value="http://www.dvmd.de/kdlOntology/ValueSet/Sector"/>
  <hierarchyMeaning value="is-a"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="ambulant"/>
    <display value="ambulant"/>
  </concept>
  <concept>
    <code value="stationaer"/>
    <display value="stationär"/>
  </concept>
  <concept>
    <code value="reha"/>
    <display value="Rehabilitation"/>
  </concept>
</CodeSystem>