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="HansRoentgen"/>
<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>identifier</b>: id: 7601000066878</p><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>
<identifier>
<system value="urn:oid:2.51.1.3"/>
<value value="7601000066878"/>
</identifier>
<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>