HL7 FHIR Implementation Guide Laboratory Report, published by HL7 Italia. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-it/lab-report/ and changes regularly. See the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="134a0bb1-aa0a-46b9-aa1e-a5d0e379e77c"/>
<meta>
<profile
value="http://hl7.it/fhir/lab-report/StructureDefinition/practitioner-it-lab"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner 134a0bb1-aa0a-46b9-aa1e-a5d0e379e77c</b></p><a name="134a0bb1-aa0a-46b9-aa1e-a5d0e379e77c"> </a><a name="hc134a0bb1-aa0a-46b9-aa1e-a5d0e379e77c"> </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-practitioner-it-lab.html">Practitioner - Lab Report</a></p></div><p><b>identifier</b>: <code>http://hl7.it/sid/codiceFiscale</code>/NFRPRV80A01H501G (use: official, )</p><p><b>name</b>: Prova Infermiere </p><p><b>telecom</b>: <a href="mailto:infermiere.prova@policlinico.it">infermiere.prova@policlinico.it</a>, ph: 331793553(Work)</p><p><b>gender</b>: Male</p></div>
</text>
<identifier>
<use value="official"/>
<system value="http://hl7.it/sid/codiceFiscale"/>
<value value="NFRPRV80A01H501G"/>
</identifier>
<name>
<use value="usual"/>
<family value="Infermiere"/>
<given value="Prova"/>
</name>
<telecom>
<system value="email"/>
<value value="infermiere.prova@policlinico.it"/>
<use value="work"/>
<rank value="1"/>
</telecom>
<telecom>
<system value="phone"/>
<value value="331793553"/>
<use value="work"/>
<rank value="2"/>
</telecom>
<gender value="male"/>
</Practitioner>