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

: Deutsche Übersetzungen für Identifier Types (V2) - JSON Representation

Active as of 2025-11-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "identifier-type-v2-supplement",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem identifier-type-v2-supplement</b></p><a name=\"identifier-type-v2-supplement\"> </a><a name=\"hcidentifier-type-v2-supplement\"> </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>This code system supplement <code>http://fhir.de/CodeSystem/identifier-type-v2-supplement</code> defines displays on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Deutsch (Deutschland) (German (Germany), de)</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v2-0203.html#v2-0203-DL\">DL</a><a name=\"identifier-type-v2-supplement-DL\"> </a></td><td>Führerscheinnummer</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v2-0203.html#v2-0203-MR\">MR</a><a name=\"identifier-type-v2-supplement-MR\"> </a></td><td>Einrichtungsinterne Patienten(-Akten-)Nummer</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v2-0203.html#v2-0203-TAX\">TAX</a><a name=\"identifier-type-v2-supplement-TAX\"> </a></td><td>Steuernummer</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v2-0203.html#v2-0203-PLAC\">PLAC</a><a name=\"identifier-type-v2-supplement-PLAC\"> </a></td><td>Auftragsnummer</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v2-0203.html#v2-0203-EN\">EN</a><a name=\"identifier-type-v2-supplement-EN\"> </a></td><td>Mitarbeiternummer</td></tr></table></div>"
  },
  "url" : "http://fhir.de/CodeSystem/identifier-type-v2-supplement",
  "version" : "1.0.0-alpha1",
  "name" : "SupplementIdentifierTypeV2",
  "title" : "Deutsche Übersetzungen für Identifier Types (V2)",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-11-19T17:18:12+00:00",
  "publisher" : "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
  "contact" : [
    {
      "name" : "HL7 Deutschland e.V. (Technisches Komitee Terminologie)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hl7.de/technische-komitees/terminologien/"
        }
      ]
    }
  ],
  "description" : "CodeSystem Supplement mit Deutschen Übersetzungen für Identifier Types (V2)",
  "content" : "supplement",
  "supplements" : "http://terminology.hl7.org/CodeSystem/v2-0203",
  "concept" : [
    {
      "code" : "DL",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Führerscheinnummer"
        }
      ]
    },
    {
      "code" : "MR",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Einrichtungsinterne Patienten(-Akten-)Nummer"
        }
      ]
    },
    {
      "code" : "TAX",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Steuernummer"
        }
      ]
    },
    {
      "code" : "PLAC",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Auftragsnummer"
        }
      ]
    },
    {
      "code" : "EN",
      "designation" : [
        {
          "language" : "de-DE",
          "value" : "Mitarbeiternummer"
        }
      ]
    }
  ]
}