CH EKM (R4)
0.0.1 - ci-build Switzerland flag

CH EKM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-ekm/ and changes regularly. See the Directory of published versions

: ChEkmOrganizationTreatingPhysicianExample - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "ChEkmOrganizationTreatingPhysicianExample",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization ChEkmOrganizationTreatingPhysicianExample</b></p><a name=\"ChEkmOrganizationTreatingPhysicianExample\"> </a><a name=\"hcChEkmOrganizationTreatingPhysicianExample\"> </a><p><b>CH EKM Extension: Department</b>: Immunologie</p><p><b>identifier</b>: <a href=\"http://fhir.ch/ig/ch-term/3.3.0/NamingSystem-gln.html\" title=\"Each healthcare partner (natural or legal person) is referenced with a unique code of type GLN (former name: EAN code) of the [GS1](https://www.gs1.ch/de/home) system, see [refdata](https://www.refdata.ch/).\">GLN</a>/7601000435777, <a href=\"http://fhir.ch/ig/ch-term/3.3.0/NamingSystem-ber.html\" title=\"The Business and Enterprise Register (BER) contains all enterprises and business in private and public law which are domiciled and exercise an economic activity in Switzerland.                       French: (REE) Registre des entreprises et des établissements.                        German: (BUR) Betriebs- und Unternehmensregister,                       Italian: (RIS) Registro delle imprese e degli stabilimenti.\">BER</a>/A99086600</p><p><b>name</b>: Regionalspital Genesis</p><p><b>telecom</b>: <a href=\"tel:+26348765433\">+26 34 876 54 33</a>, <a href=\"mailto:immuno@hospidoc.com\">immuno@hospidoc.com</a></p><p><b>address</b>: Radixstrasse 88 Pankreas 4088 </p></div>"
  },
  "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"
    }
  ]
}