FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.fhir.terminologie-basis
Resource TypeCodeSystem
IdCodeSystem-identifier-type-de-basis.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7germany/terminologie-basis-de/CodeSystem-identifier-type-de-basis.html
URLhttp://fhir.de/CodeSystem/identifier-type-de-basis
Version1.0.0-alpha1
Statusactive
Date2025-11-19T17:18:12+00:00
NameIdentifierTypeDeBasis
TitleIdentifier Type De Basis
Authorityhl7
DescriptionListe der Identfikatorentypen des deutschen Basisprofils welche die Standardtypen ergänzen.
CopyrightHL7 Deutschland e.V.
Contentcomplete

Resources that use this resource

ValueSet
identifier-type-de-basisIdentifier Type DeBasis ValueSet
identifier-type-kvid-de-basisIdentifier Type Kvid DeBasis ValueSet
identifier-type-de-basis-erweitertIdentifierTypeDeBasisErweitert
ContextIdentifierTypeConsentManagementContextIdentifierType

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem identifier-type-de-basis

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
statusstatushttp://hl7.org/fhir/concept-properties#statuscodeA property that indicates the status of the concept. One of active, experimental, deprecated, or retired.

Concepts

This case-sensitive code system http://fhir.de/CodeSystem/identifier-type-de-basis defines the following codes:

CodeDisplaystatus
GKV Gesetzliche Krankenversicherungretired
PKV Private Krankenversicherungretired
ZANR Zahnarztnummeractive
KZVA KZVAbrechnungsnummeractive
KVZ10 Krankenversichertennummeractive

Source1

{
  "resourceType": "CodeSystem",
  "id": "identifier-type-de-basis",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
        }
      ]
    }
  ]
}