FHIR IG analytics| Package | rki.demis.ars |
| Resource Type | Organization |
| Id | Organization-e6f3ef23-c17d-0ffb-817e-073100c35f41.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Organization",
"id": "e6f3ef23-c17d-0ffb-817e-073100c35f41",
"meta": {
"profile": [
"https://demis.rki.de/fhir/ars/StructureDefinition/Hospital"
]
},
"type": [
{
"coding": [
{
"system": "https://demis.rki.de/fhir/CodeSystem/organizationType",
"code": "hospital",
"version": "1.4.2"
}
]
}
],
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "XX"
}
]
},
"system": "https://demis.rki.de/fhir/sid/InekStandortId",
"value": "770015"
}
],
"name": "Krankenhaus Wald und Wiesen Standort Mitte",
"address": [
{
"postalCode": "10123"
}
]
}