FHIR IG analytics| Package | kvdigital.terminsynchronisation-tvs |
| Resource Type | Patient |
| Id | KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Patient_Example_5.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Patient",
"id": "79cc8934-1696-4444-bb39-957f176d23c4",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_116117_TERMINSERVICE_TVS_TERMINSYNCHRONISATION_Patient|1.0.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"name": [
{
"use": "official",
"family": "Mustermensch",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString": "van"
}
]
},
"given": [
"Mike"
],
"prefix": [
"Dipl.-Ing."
],
"_prefix": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "AC"
}
]
}
]
}
],
"telecom": [
{
"system": "phone",
"value": "030123456789"
},
{
"system": "email",
"value": "m.mustermensch@gmail.com"
}
],
"gender": "male",
"_birthDate": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/data-absent-reason",
"valueCode": "unknown"
}
]
},
"address": [
{
"type": "both",
"line": [
"Musterstr."
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
"valueString": "1"
}
]
}
],
"city": "Darmstadt",
"country": "D"
},
{
"type": "postal",
"line": [
"112233"
],
"_line": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-postBox",
"valueString": "112233"
}
]
}
],
"city": "Darmstadt",
"country": "D"
}
]
}