CH LAB-Order (R4)
0.1.0 - STU 1 Ballot
This page is part of the CH LAB-Order (R4) (v0.1.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 3.0.0. For a full list of available versions, see the Directory of published versions
<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>