FHIR IG analytics| Package | de.gematik.elektronische-versicherungsbescheinigung |
| Resource Type | Patient |
| Id | Patient-437f2555-2396-4c64-a656-e9553161ca3c.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Patient",
"id": "437f2555-2396-4c64-a656-e9553161ca3c",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Patient|1.1.0"
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/identifier-type-de-basis",
"code": "GKV"
}
]
},
"system": "http://fhir.de/sid/gkv/kvid-10",
"value": "T024791905"
}
],
"name": [
{
"use": "official",
"family": "Königstein",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Königstein"
}
]
},
"given": [
"Ludger"
]
}
],
"address": [
{
"type": "both",
"city": "Esens",
"postalCode": "26427",
"country": "D"
}
],
"birthDate": "1935-06-22"
}