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

FHIR IG analytics

Packagech.fhir.ig.ch-ems
Resource TypeOrganization
IdOrganization-1-InformationRecipientUSZ.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": "1-InformationRecipientUSZ",
  "identifier": [
    {
      "system": "urn:oid:2.51.1.3",
      "value": "7601002155939"
    }
  ],
  "name": "USZ",
  "address": [
    {
      "line": [
        "Rämistrasse 100"
      ],
      "city": "Zürich",
      "postalCode": "8091",
      "country": "CH"
    }
  ]
}