FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| identifier-kvid-10 | Identifier-Profil für die 10-stellige Krankenversichertennummer |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "ValueSet",
"id": "identifier-type-kvid-de-basis",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.de/ValueSet/identifier-type-kvid-de-basis",
"version": "1.0.0-alpha1",
"name": "IdentifierTypeKvidDeBasisVS",
"title": "Identifier Type Kvid DeBasis ValueSet",
"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": "ValueSet zur Codierung des Identifier-Typs für KVID-Identifier",
"compose": {
"include": [
{
"system": "http://fhir.de/CodeSystem/identifier-type-de-basis",
"concept": [
{
"code": "GKV",
"display": "Gesetzliche Krankenversicherung"
},
{
"code": "PKV",
"display": "Private Krankenversicherung"
},
{
"code": "KVZ10",
"display": "Krankenversichertennummer"
}
]
}
]
}
}