FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagerki.demis.disease
Resource TypeOrganization
Idexample-organization-notifiedpersonfacility-01.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
        ]
      }
    }
  ]
}