FHIR IG Statistics: StructureDefinition/KBV_PR_MIO_ULB_Identifier_PKV_KVID_10
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ULB_Identifier_PKV_KVID_10",
"version": "1.0.0",
"name": "KBV_PR_MIO_ULB_Identifier_PKV_KVID_10",
"title": "KBV_PR_MIO_ULB_Identifier_PKV_KVID_10",
"status": "active",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"description": "Identifier-Profil für den unveränderlichen 10-stelligen Teil der Versicherten ID der privaten Krankenversicherungen.",
"fhirVersion": "4.0.1",
"kind": "complex-type",
"abstract": false,
"type": "Identifier",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Identifier.type",
"path": "Identifier.type",
"min": 1,
"patternCodeableConcept": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/identifier-type-de-basis",
"code": "PKV"
}
]
},
"binding": {
"strength": "extensible",
"valueSet": "http://fhir.de/ValueSet/identifier-type-de-basis"
}
},
{
"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",
"min": 1,
"patternString": "Private Krankenversicherung"
},
{
"id": "Identifier.type.coding.userSelected",
"path": "Identifier.type.coding.userSelected",
"max": "0"
},
{
"id": "Identifier.type.text",
"path": "Identifier.type.text",
"max": "0"
},
{
"id": "Identifier.system",
"path": "Identifier.system",
"min": 1,
"fixedUri": "http://fhir.de/sid/pkv/kvid-10"
},
{
"id": "Identifier.value",
"path": "Identifier.value",
"min": 1,
"constraint": [
{
"key": "pkvid-1",
"severity": "warning",
"human": "Der unveränderliche Teil der PKVID muss 10-stellig sein und mit einem Großbuchstaben anfangen",
"expression": "matches('^[A-Z][0-9]{9}[%content%]#39;)",
"source": "https://fhir.kbv.de/StructureDefinition/KBV_PR_MIO_ULB_Identifier_PKV_KVID_10"
}
]
},
{
"id": "Identifier.period",
"path": "Identifier.period",
"max": "0"
},
{
"id": "Identifier.assigner",
"path": "Identifier.assigner",
"max": "0"
}
]
}
}