<?xml version="1.0" encoding="UTF-8"?>

<Practitioner xmlns="http://hl7.org/fhir">
  <id value="ChEkmPractitionerResponsiblePhysicianExample"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner ChEkmPractitionerResponsiblePhysicianExample</b></p><a name="ChEkmPractitionerResponsiblePhysicianExample"> </a><a name="hcChEkmPractitionerResponsiblePhysicianExample"> </a><p><b>name</b>: Monika Giacometti </p><p><b>telecom</b>: <a href="mailto:m.giacometti@ks-abc.ch">m.giacometti@ks-abc.ch</a>, <a href="tel:+41791114455">+41 79 111 44 55</a></p></div>
  </text>
  <name>
    <family value="Giacometti"/>
    <given value="Monika"/>
  </name>
  <telecom>
    <system value="email"/>
    <value value="m.giacometti@ks-abc.ch"/>
  </telecom>
  <telecom>
    <system value="phone"/>
    <value value="+41 79 111 44 55"/>
  </telecom>
</Practitioner>