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

FHIR IG analytics

Packagech.fhir.ig.ch-ips
Resource TypeOrganization
IdOrganization-a27376ce-fa12-458d-a2dc-f90e63de126b.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Organization a27376ce-fa12-458d-a2dc-f90e63de126b

identifier: GLN/7601000234438

name: Spital

address: Spitalstrasse 2 Zürich 8005 CH


Source1

{
  "resourceType": "Organization",
  "id": "a27376ce-fa12-458d-a2dc-f90e63de126b",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-ips/StructureDefinition/ch-ips-organization"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.51.1.3",
      "value": "7601000234438"
    }
  ],
  "name": "Spital",
  "address": [
    {
      "line": [
        "Spitalstrasse 2"
      ],
      "city": "Zürich",
      "postalCode": "8005",
      "country": "CH"
    }
  ]
}