TI Terminology
Version 1.1.0-ballot.1 - ballot

: Labor-Identfikator - XML Representation

Active as of 2026-11-16

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="laboratory-identificator"/>
  <url
       value="https://gematik.de/fhir/terminology/CodeSystem/laboratory-identificator"/>
  <version value="1.1.0"/>
  <name value="LaboratoryIdentificatorCS"/>
  <title value="Labor-Identfikator"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-11-16"/>
  <publisher value="gematik GmbH"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.gematik.de"/>
    </telecom>
  </contact>
  <description
               value="Dieses Codesystem enthält Codes für Labor-Identfikatoren."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="DE"/>
    </coding>
  </jurisdiction>
  <copyright
             value="gematik GmbH / Dieses Artefakt ist lizenziert unter [Apache License](./license.html), Version 2.0."/>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="AE"/>
    <display value="Auftragsnummer des Einsenders"/>
  </concept>
  <concept>
    <code value="NI"/>
    <display value="Nachforderungsidentifikation"/>
  </concept>
  <concept>
    <code value="AL"/>
    <display value="Auftragsnummer des Labors"/>
  </concept>
</CodeSystem>