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 - JSON Representation

Active as of 2025-11-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "identifier-type-de-basis",
  "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-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>"
  },
  "url" : "http://fhir.de/CodeSystem/identifier-type-de-basis",
  "version" : "1.0.0-alpha1",
  "name" : "IdentifierTypeDeBasis",
  "title" : "Identifier Type De Basis",
  "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" : "Liste der Identfikatorentypen des deutschen Basisprofils welche die Standardtypen ergänzen.",
  "copyright" : "HL7 Deutschland e.V.",
  "caseSensitive" : true,
  "valueSet" : "http://fhir.de/ValueSet/identifier-type-de-basis-de",
  "content" : "complete",
  "count" : 5,
  "property" : [
    {
      "code" : "status",
      "uri" : "http://hl7.org/fhir/concept-properties#status",
      "description" : "A property that indicates the status of the concept. One of active, experimental, deprecated, or retired.",
      "type" : "code"
    }
  ],
  "concept" : [
    {
      "code" : "GKV",
      "display" : "Gesetzliche Krankenversicherung",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "retired"
        }
      ]
    },
    {
      "code" : "PKV",
      "display" : "Private Krankenversicherung",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "retired"
        }
      ]
    },
    {
      "code" : "ZANR",
      "display" : "Zahnarztnummer",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        }
      ]
    },
    {
      "code" : "KZVA",
      "display" : "KZVAbrechnungsnummer",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        }
      ]
    },
    {
      "code" : "KVZ10",
      "display" : "Krankenversichertennummer",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        }
      ]
    }
  ]
}