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

: ChEkmOrganizationLabExample - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="ChEkmOrganizationLabExample"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization ChEkmOrganizationLabExample</b></p><a name="ChEkmOrganizationLabExample"> </a><a name="hcChEkmOrganizationLabExample"> </a><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>/7601000435111, <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>/A99082200</p><p><b>name</b>: LabSan GmbH</p><p><b>telecom</b>: <a href="tel:+36879876543">+36 87 987 65 43</a>, <a href="mailto:patho@automation.org">patho@automation.org</a></p><p><b>address</b>: Petriweg 88 Rumplikon 7575 </p></div>
  </text>
  <identifier>
    <system value="urn:oid:2.51.1.3"/>
    <value value="7601000435111"/>
  </identifier>
  <identifier>
    <system value="urn:oid:2.16.756.5.45"/>
    <value value="A99082200"/>
  </identifier>
  <name value="LabSan GmbH"/>
  <telecom>
    <system value="phone"/>
    <value value="+36 87 987 65 43"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="patho@automation.org"/>
  </telecom>
  <address>
    <line value="Petriweg 88"/>
    <city value="Rumplikon"/>
    <postalCode value="7575"/>
  </address>
</Organization>