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 - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="ChEkmOrganizationTreatingPhysicianExample"/>
  <text>
    <status value="extensions"/>
    <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>
  </text>
  <extension
             url="http://fhir.ch/ig/ch-ekm/StructureDefinition/ch-ekm-ext-department">
    <valueString value="Immunologie"/>
  </extension>
  <identifier>
    <system value="urn:oid:2.51.1.3"/>
    <value value="7601000435777"/>
  </identifier>
  <identifier>
    <system value="urn:oid:2.16.756.5.45"/>
    <value value="A99086600"/>
  </identifier>
  <name value="Regionalspital Genesis"/>
  <telecom>
    <system value="phone"/>
    <value value="+26 34 876 54 33"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="immuno@hospidoc.com"/>
  </telecom>
  <address>
    <line value="Radixstrasse 88"/>
    <city value="Pankreas"/>
    <postalCode value="4088"/>
  </address>
</Organization>