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

FHIR IG analytics

Packagech.fhir.ig.ch-allergyintolerance
Resource TypeOrganization
IdOrganization-Hausarzt.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 Hausarzt

identifier: GLN/7601000121219

name: Hausarzt

address: Krankenstrasse 2 Zürich 8005 CH


Source1

{
  "resourceType": "Organization",
  "id": "Hausarzt",
  "meta": {
    "profile": [
      "http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization-epr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.51.1.3",
      "value": "7601000121219"
    }
  ],
  "name": "Hausarzt",
  "address": [
    {
      "line": [
        "Krankenstrasse 2"
      ],
      "city": "Zürich",
      "postalCode": "8005",
      "country": "CH"
    }
  ]
}