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

<Practitioner xmlns="http://hl7.org/fhir">
  <id value="ResponseReceiverSabineMeier"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>name</b>: Sabine Meier (OFFICIAL)</p><p><b>telecom</b>: ph: 044 333 22 11(WORK), <a href="mailto:sabine.meier@gruppenpraxis.ch">sabine.meier@gruppenpraxis.ch</a></p></div>
  </text>
<!--  
  <meta>
    <profile value="http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-urgentnoficationcontactforresponse" />
  </meta>
   -->
  <name>
    <use value="official"/>
    <family value="Meier"/>
    <given value="Sabine"/>
    <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 333 22 11"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="sabine.meier@gruppenpraxis.ch"/>
    <use value="work"/>
  </telecom>
</Practitioner>