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

<Practitioner xmlns="http://hl7.org/fhir">
  <id value="NotificationContactHansRoentgen"/>
  <meta>
    <profile value="http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner NotificationContactHansRoentgen</b></p><a name="NotificationContactHansRoentgen"> </a><a name="hcNotificationContactHansRoentgen"> </a><a name="NotificationContactHansRoentgen-en-US"> </a><p><b>name</b>: Hans Röntgen </p><p><b>telecom</b>: ph: 044 412 00 99, <a href="mailto:hans.roentgen@kantonsspital.ch">hans.roentgen@kantonsspital.ch</a></p></div>
  </text>
  <name>
    <family value="Röntgen"/>
    <given value="Hans"/>
    <prefix value="Dr. med.">
      <extension url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
        <valueCode value="AC"/>
      </extension>
    </prefix>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="044 412 00 99"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="hans.roentgen@kantonsspital.ch"/>
  </telecom>
</Practitioner>