TRxHub IG
0.1.0 - ci-build
TRxHub IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="TRxHubPractitionerExample"/>
<meta>
<profile
value="https://trxhub.mediservice.ch/fhir/StructureDefinition/trxhub-practitioner"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner TRxHubPractitionerExample</b></p><a name="TRxHubPractitionerExample"> </a><a name="hcTRxHubPractitionerExample"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-trxhub-practitioner.html">TRxHub Practitioner</a></p></div><p><b>name</b>: Anna Muster (Official)</p><p><b>telecom</b>: <a href="mailto:anna.muster@clinic.ch">anna.muster@clinic.ch</a>, <a href="tel:+41441234567">+41441234567</a></p><p><b>address</b>: Bahnhofstrasse 10 Zürich 8001 CH (work)</p></div>
</text>
<name>
<use value="official"/>
<family value="Muster"/>
<given value="Anna"/>
<prefix value="Dr."/>
</name>
<telecom>
<system value="email"/>
<value value="anna.muster@clinic.ch"/>
<use value="work"/>
</telecom>
<telecom>
<system value="phone"/>
<value value="+41441234567"/>
<use value="work"/>
</telecom>
<address>
<use value="work"/>
<line value="Bahnhofstrasse 10"/>
<city value="Zürich"/>
<postalCode value="8001"/>
<country value="CH"/>
</address>
</Practitioner>