FHIR IG analytics| Package | kvdigital.terminschnittstelle-fuer-dritte |
| Resource Type | Organization |
| Id | KBV_PR_KV_DIGITAL_TS_DRITTE_Organization_Example_3.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Organization",
"id": "02df27c6-acdc-4067-b393-94416a1cc502",
"meta": {
"profile": [
"https://fhir.kbv.de/StructureDefinition/KBV_PR_KV_DIGITAL_TS_DRITTE_Organization|1.1.0"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Additional_Comment",
"valueString": "Nur Diabetes-Behandlung!"
}
],
"name": "Praxis Dr. med. Hans Topp-Glücklich 3",
"telecom": [
{
"system": "phone",
"value": "030123456789"
},
{
"system": "url",
"value": "https://www.praxis-topp-gluecklich.de"
}
],
"address": [
{
"type": "both",
"line": [
"Musterstr. 1"
],
"city": "Darmstadt",
"postalCode": "64283"
}
]
}