CH ELM (R4)
1.3.1 - release Switzerland flag

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

: Pract - Peter Hauser - XML Representation

Raw xml | Download



<Practitioner xmlns="http://hl7.org/fhir">
  <id value="Pract-PeterHauser"/>
  <identifier>
    <system value="urn:oid:2.51.1.3"/>
    <value value="7601000000514"/>
  </identifier>
  <name>
    <family value="Hauser"/>
    <given value="Peter"/>
  </name>
  <telecom>
    <system value="email"/>
    <value value="peter.hauser@hauserpraxis.ch"/>
  </telecom>
  <telecom>
    <system value="phone"/>
    <value value="+41 79 222 33 44"/>
  </telecom>
</Practitioner>