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

: ChEkmPractitionerTreatingPhysicianExample - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="ChEkmPractitionerTreatingPhysicianExample"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner ChEkmPractitionerTreatingPhysicianExample</b></p><a name="ChEkmPractitionerTreatingPhysicianExample"> </a><a name="hcChEkmPractitionerTreatingPhysicianExample"> </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>/7601000435666</p><p><b>name</b>: Potagon Brachialis </p><p><b>telecom</b>: <a href="tel:+24742008877">+24 74 200 88 77</a>, <a href="mailto:p.brach@sampledoc.com">p.brach@sampledoc.com</a></p><p><b>address</b>: Sodaweg 55 Flammingen 3921 </p></div>
  </text>
  <identifier>
    <system value="urn:oid:2.51.1.3"/>
    <value value="7601000435666"/>
  </identifier>
  <name>
    <family value="Brachialis"/>
    <given value="Potagon"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="+24 74 200 88 77"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="p.brach@sampledoc.com"/>
  </telecom>
  <address>
    <line value="Sodaweg 55"/>
    <city value="Flammingen"/>
    <postalCode value="3921"/>
  </address>
</Practitioner>