| Package | kbv.basis.ressources.only |
| Resource Type | StructureDefinition |
| Id | KBV-PR-Base-Identifier-KVK |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=kbv.basis.ressources.only@1.7.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Identifier_KVK |
| URL | https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Identifier_KVK |
| Version | 1.7.0 |
| Status | active |
| Date | 2024-10-24 |
| Name | KBV_PR_Base_Identifier_KVK |
| Type | Identifier |
| Kind | complex-type |
| StructureDefinition | |
| DGUV-Basis-PR-VersichertePerson | Versicherte Person |
No resources found
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "KBV-PR-Base-Identifier-KVK",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Identifier_KVK",
"version": "1.7.0",
"name": "KBV_PR_Base_Identifier_KVK",
"status": "active",
"date": "2024-10-24",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"type": "Identifier",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Identifier",
"path": "Identifier",
"short": "Identifier KVK",
"definition": "Versichertennummer der Krankenversichertenkarte (KVK)"
},
{
"id": "Identifier.type",
"path": "Identifier.type",
"min": 1,
"patternCodeableConcept": {
"coding": [
{
"code": "kvk",
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_Base_identifier_type"
}
]
}
},
{
"id": "Identifier.type.coding",
"path": "Identifier.type.coding",
"min": 1,
"max": "1"
},
{
"id": "Identifier.type.coding.system",
"path": "Identifier.type.coding.system",
"min": 1
},
{
"id": "Identifier.type.coding.code",
"path": "Identifier.type.coding.code",
"min": 1
},
{
"id": "Identifier.type.coding.display",
"path": "Identifier.type.coding.display",
"patternString": "Krankenversichertenkarte"
},
{
"id": "Identifier.system",
"path": "Identifier.system",
"min": 1,
"fixedUri": "http://fhir.de/sid/gkv/kvk-versichertennummer"
},
{
"id": "Identifier.value",
"path": "Identifier.value",
"min": 1,
"constraint": [
{
"key": "kvk-1",
"severity": "error",
"human": "Die Krankenversichertenkartenummer muss numerisch und 6- bis 12-stellig sein.",
"expression": "matches('^[0-9]{6,12}[%content%]#x27;)",
"source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Identifier_KVK"
}
]
}
]
}
}