1.0.0-alpha1 - ci-build

TerminologieBasisDE, published by HL7 Deutschland e.V. (Technisches Komitee Terminologie). This guide is not an authorized publication; it is the continuous build for version 1.0.0-alpha1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7germany/terminologie-basis-de/ and changes regularly. See the Directory of published versions

: Identifier Type De Basis - XML Representation

Active as of 2025-11-19

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="identifier-type-de-basis"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem identifier-type-de-basis</b></p><a name="identifier-type-de-basis"> </a><a name="hcidentifier-type-de-basis"> </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="http://hl7.org/fhir/R4/shareablecodesystem.html">Shareable CodeSystem</a></p></div><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>A property that indicates the status of the concept. One of active, experimental, deprecated, or retired.</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://fhir.de/CodeSystem/identifier-type-de-basis</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>status</b></td></tr><tr style="background-color: #ffeeee"><td style="white-space:nowrap">GKV<a name="identifier-type-de-basis-GKV"> </a></td><td>Gesetzliche Krankenversicherung</td><td>retired</td></tr><tr style="background-color: #ffeeee"><td style="white-space:nowrap">PKV<a name="identifier-type-de-basis-PKV"> </a></td><td>Private Krankenversicherung</td><td>retired</td></tr><tr><td style="white-space:nowrap">ZANR<a name="identifier-type-de-basis-ZANR"> </a></td><td>Zahnarztnummer</td><td>active</td></tr><tr><td style="white-space:nowrap">KZVA<a name="identifier-type-de-basis-KZVA"> </a></td><td>KZVAbrechnungsnummer</td><td>active</td></tr><tr><td style="white-space:nowrap">KVZ10<a name="identifier-type-de-basis-KVZ10"> </a></td><td>Krankenversichertennummer</td><td>active</td></tr></table></div>
  </text>
  <url value="http://fhir.de/CodeSystem/identifier-type-de-basis"/>
  <version value="1.0.0-alpha1"/>
  <name value="IdentifierTypeDeBasis"/>
  <title value="Identifier Type De Basis"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-19T17:18:12+00:00"/>
  <publisher value="HL7 Deutschland e.V. (Technisches Komitee Terminologie)"/>
  <contact>
    <name value="HL7 Deutschland e.V. (Technisches Komitee Terminologie)"/>
    <telecom>
      <system value="url"/>
      <value value="https://hl7.de/technische-komitees/terminologien/"/>
    </telecom>
  </contact>
  <description
               value="Liste der Identfikatorentypen des deutschen Basisprofils welche die Standardtypen ergänzen."/>
  <copyright value="HL7 Deutschland e.V."/>
  <caseSensitive value="true"/>
  <valueSet value="http://fhir.de/ValueSet/identifier-type-de-basis-de"/>
  <content value="complete"/>
  <count value="5"/>
  <property>
    <code value="status"/>
    <uri value="http://hl7.org/fhir/concept-properties#status"/>
    <description
                 value="A property that indicates the status of the concept. One of active, experimental, deprecated, or retired."/>
    <type value="code"/>
  </property>
  <concept>
    <code value="GKV"/>
    <display value="Gesetzliche Krankenversicherung"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
  </concept>
  <concept>
    <code value="PKV"/>
    <display value="Private Krankenversicherung"/>
    <property>
      <code value="status"/>
      <valueCode value="retired"/>
    </property>
  </concept>
  <concept>
    <code value="ZANR"/>
    <display value="Zahnarztnummer"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
  </concept>
  <concept>
    <code value="KZVA"/>
    <display value="KZVAbrechnungsnummer"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
  </concept>
  <concept>
    <code value="KVZ10"/>
    <display value="Krankenversichertennummer"/>
    <property>
      <code value="status"/>
      <valueCode value="active"/>
    </property>
  </concept>
</CodeSystem>