FHIR IG Statistics: StructureDefinition/EEBKnownPatient
Resources that use this resource
Resources that this resource uses
StructureDefinition |
identifier-kvid-10 | Identifier-Profil für die 10-stellige Krankenversichertennummer |
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "EEBKnownPatient",
"url": "https://gematik.de/fhir/eeb/StructureDefinition/EEBKnownPatient",
"version": "1.0.1",
"name": "EEBKnownPatient",
"status": "active",
"experimental": false,
"date": "2025-06-05",
"publisher": "gematik GmbH",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Patient",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Patient.meta",
"path": "Patient.meta",
"min": 1
},
{
"id": "Patient.meta.profile",
"path": "Patient.meta.profile",
"min": 1,
"max": "1",
"fixedCanonical": "https://gematik.de/fhir/eeb/StructureDefinition/EEBKnownPatient"
},
{
"id": "Patient.identifier",
"path": "Patient.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "system"
}
],
"rules": "closed"
},
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Patient.identifier:versichertenId_GKV",
"path": "Patient.identifier",
"sliceName": "versichertenId_GKV",
"min": 0,
"max": "1",
"type": [
{
"code": "Identifier",
"profile": [
"http://fhir.de/StructureDefinition/identifier-kvid-10"
]
}
]
},
{
"id": "Patient.identifier:versichertenID_pkv",
"path": "Patient.identifier",
"sliceName": "versichertenID_pkv",
"min": 0,
"max": "1",
"type": [
{
"code": "Identifier",
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Identifier_PkvID_10"
]
}
]
},
{
"id": "Patient.active",
"path": "Patient.active",
"max": "0"
},
{
"id": "Patient.name",
"path": "Patient.name",
"max": "0"
},
{
"id": "Patient.telecom",
"path": "Patient.telecom",
"max": "0"
},
{
"id": "Patient.gender",
"path": "Patient.gender",
"max": "0"
},
{
"id": "Patient.birthDate",
"path": "Patient.birthDate",
"max": "0"
},
{
"id": "Patient.deceased[x]",
"path": "Patient.deceased[x]",
"max": "0"
},
{
"id": "Patient.address",
"path": "Patient.address",
"max": "0"
},
{
"id": "Patient.maritalStatus",
"path": "Patient.maritalStatus",
"max": "0"
},
{
"id": "Patient.multipleBirth[x]",
"path": "Patient.multipleBirth[x]",
"max": "0"
},
{
"id": "Patient.photo",
"path": "Patient.photo",
"max": "0"
},
{
"id": "Patient.contact",
"path": "Patient.contact",
"max": "0"
},
{
"id": "Patient.communication",
"path": "Patient.communication",
"max": "0"
},
{
"id": "Patient.generalPractitioner",
"path": "Patient.generalPractitioner",
"max": "0"
},
{
"id": "Patient.managingOrganization",
"path": "Patient.managingOrganization",
"max": "0"
},
{
"id": "Patient.link",
"path": "Patient.link",
"max": "0"
}
]
}
}