FHIR IG analytics| Package | rki.demis.disease |
| Resource Type | Organization |
| Id | example-organization-notifiedpersonfacility-01.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "e51f32e5-767f-32a1-99fd-1d2de606b5bc",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/NotifiedPersonFacility"
]
},
"name": "Sankt Gertrauden Krankenhaus (ganz anderer Standort)",
"address": [
{
"line": [
"Harztr. 11"
],
"city": "Berlin",
"postalCode": "12623",
"country": "DE"
}
],
"contact": [
{
"name": {
"use": "official",
"family": "Schüler",
"given": [
"Andreas"
]
}
}
]
}