FHIR IG analytics| Package | rki.demis.statistic |
| Resource Type | Organization |
| Id | example-organization-notifierfacility-01.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "5e1e89ce-7a44-4ec1-801c-0f988992e8ff",
"meta": {
"profile": [
"https://demis.rki.de/fhir/StructureDefinition/NotifierFacility"
]
},
"type": [
{
"coding": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/organizationType",
"code": "hospital"
}
]
}
],
"name": "Sankt Gertrauden-Krankenhaus GmbH",
"telecom": [
{
"system": "phone",
"value": "309876543210",
"use": "work"
}
],
"address": [
{
"line": [
"Paretzer Straße 12"
],
"city": "Berlin",
"postalCode": "10713",
"country": "20422"
}
]
}