CH ORF (R4)
0.10.0 - STU 1 Ballot
This page is part of the CH ORF (R4) (v0.10.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 3.0.2. For a full list of available versions, see the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="StabiloBoss"/>
<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><b>Generated Narrative</b></p><p><b>name</b>: Stabilo Boss </p><p><b>telecom</b>: ph: 044 333 22 12, <a href="mailto:stabilo.boss@praxisseeblick.ch">stabilo.boss@praxisseeblick.ch</a></p></div>
</text>
<name>
<family value="Boss"/>
<given value="Stabilo"/>
</name>
<telecom>
<system value="phone"/>
<value value="044 333 22 12"/>
</telecom>
<telecom>
<system value="email"/>
<value value="stabilo.boss@praxisseeblick.ch"/>
</telecom>
</Practitioner>