FHIR IG analytics| Package | dguv.basis |
| Resource Type | Patient |
| Id | DGUV_Basis_Bsp_VersPerson_RudiFarad.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "DGUV-Basis-Bsp-VersPerson-RudiFarad",
"meta": {
"profile": [
"http://fhir.dguv.de/Basis/Patient/DGUV-Basis-PR-VersichertePerson"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DE",
"display": "Germany"
}
]
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/patient-nationality"
}
],
"identifier": [
{
"type": {
"coding": [
{
"system": "http://fhir.de/CodeSystem/identifier-type-de-basis",
"code": "KVZ10"
}
]
},
"system": "http://fhir.de/sid/gkv/kvid-10",
"value": "T995030511"
}
],
"name": [
{
"use": "official",
"family": "Farad",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "Farad"
}
]
},
"given": [
"Rudi"
]
}
],
"telecom": [
{
"system": "phone",
"value": "+49-228-12345678"
}
],
"gender": "male",
"birthDate": "1946-12-20",
"address": [
{
"type": "both",
"line": [
"Fritz-Müntefering-Weg 2"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
"valueString": "Fritz-Müntefering-Weg"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "2"
}
]
}
],
"city": "Bonn-Vilich",
"postalCode": "53225",
"country": "DE"
}
]
}