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

FHIR IG analytics

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

CH EKM Extension: Department: Immunologie

identifier: GLN/7601000435777, BER/A99086600

name: Regionalspital Genesis

telecom: +26 34 876 54 33, immuno@hospidoc.com

address: Radixstrasse 88 Pankreas 4088


Source1

{
  "resourceType": "Organization",
  "id": "ChEkmOrganizationTreatingPhysicianExample",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://fhir.ch/ig/ch-ekm/StructureDefinition/ch-ekm-ext-department",
      "valueString": "Immunologie"
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.51.1.3",
      "value": "7601000435777"
    },
    {
      "system": "urn:oid:2.16.756.5.45",
      "value": "A99086600"
    }
  ],
  "name": "Regionalspital Genesis",
  "telecom": [
    {
      "system": "phone",
      "value": "+26 34 876 54 33"
    },
    {
      "system": "email",
      "value": "immuno@hospidoc.com"
    }
  ],
  "address": [
    {
      "line": [
        "Radixstrasse 88"
      ],
      "city": "Pankreas",
      "postalCode": "4088"
    }
  ]
}