HL7 BE Laboratory Result WG Implementation Guide (work in progress), published by HL7 Belgium. This is not an authorized publication; it is the continuous build for version 0.0.7). This version is based on the current content of https://github.com/hl7-be/hl7-be-fhir-laboratory-report/ and changes regularly. See the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="practitioner1"/>
<meta>
<profile
value="https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><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">Resource "practitioner1" </p><p style="margin-bottom: 0px">Profile: <a href="https://simplifier.net/resolve?scope=ehealthplatform.be.r4.federalprofiles@1.2.2&canonical=https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner">BePractitioner</a></p></div><p><b>identifier</b>: id: 18749704477 (OFFICIAL)</p><p><b>name</b>: Katherine Pulaski (OFFICIAL)</p><p><b>telecom</b>: <a href="mailto:katherine.pulaski@enterprisehospital.be">katherine.pulaski@enterprisehospital.be</a>, ph: 022675198(WORK), fax: 022675209(WORK)</p><p><b>address</b>: Jupiterlaan 5, 1853 Grimbergen(HOME)</p></div>
</text>
<identifier>
<use value="official"/>
<system
value="https://www.ehealth.fgov.be/standards/fhir/NamingSystem/nihdi"/>
<value value="18749704477"/>
</identifier>
<name>
<use value="official"/>
<family value="Pulaski"/>
<given value="Katherine"/>
<suffix value="MD"/>
</name>
<telecom>
<system value="email"/>
<value value="katherine.pulaski@enterprisehospital.be"/>
<use value="work"/>
</telecom>
<telecom>
<system value="phone"/>
<value value="022675198"/>
<use value="work"/>
</telecom>
<telecom>
<system value="fax"/>
<value value="022675209"/>
<use value="work"/>
</telecom>
<address>
<use value="home"/>
<text value="Jupiterlaan 5, 1853 Grimbergen"/>
<line value="Jupiterlaan 5"/>
<city value="Grimbergen"/>
<postalCode value="1853"/>
<country value="BE"/>
</address>
</Practitioner>