FHIR IG analytics| Package | de.fhir.terminologie-basis |
| Resource Type | CodeSystem |
| Id | CodeSystem-identifier-type-de-basis.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7germany/terminologie-basis-de/CodeSystem-identifier-type-de-basis.html |
| URL | http://fhir.de/CodeSystem/identifier-type-de-basis |
| Version | 1.0.0-alpha1 |
| Status | active |
| Date | 2025-11-19T17:18:12+00:00 |
| Name | IdentifierTypeDeBasis |
| Title | Identifier Type De Basis |
| Authority | hl7 |
| Description | Liste der Identfikatorentypen des deutschen Basisprofils welche die Standardtypen ergänzen. |
| Copyright | HL7 Deutschland e.V. |
| Content | complete |
| ValueSet | |
| identifier-type-de-basis | Identifier Type DeBasis ValueSet |
| identifier-type-kvid-de-basis | Identifier Type Kvid DeBasis ValueSet |
| identifier-type-de-basis-erweitert | IdentifierTypeDeBasisErweitert |
| ContextIdentifierType | ConsentManagementContextIdentifierType |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem identifier-type-de-basis
Profile: Shareable CodeSystem
Properties
This code system defines the following properties for its concepts
| Name | Code | URI | Type | Description |
| status | status | http://hl7.org/fhir/concept-properties#status | code | A 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:
| Code | Display | status |
| GKV | Gesetzliche Krankenversicherung | retired |
| PKV | Private Krankenversicherung | retired |
| ZANR | Zahnarztnummer | active |
| KZVA | KZVAbrechnungsnummer | active |
| KVZ10 | Krankenversichertennummer | active |
{
"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"
}
]
}
]
}