This page is part of the HL7 Europe Laboratory Report (v0.1.0-ballot: STU 1 Ballot 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Patient: example - XML Representation
Raw xml | Download
<Patient xmlns="http://hl7.org/fhir">
<id value="pat-lab-example"/>
<meta>
<profile
value="http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>František Očkovaný Moreira </b> male, DoB: 2000-03-21 ( National Insurance Payor Identifier (Payor): 740512852)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Other Ids (see the one above)">Other Ids:</td><td colspan="3"><ul><li>id: A225961454</li><li>Passport number: 5484136</li></ul></td></tr></table></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="NIIP"/>
</coding>
</type>
<system value="urn:oid:1.2.203.24341.1.20.2"/>
<value value="740512852"/>
</identifier>
<identifier>
<system value="urn:oid:1.2.203.24341.1.20.9.1"/>
<value value="A225961454"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="PPN"/>
</coding>
</type>
<system value="urn:oid:2.16.840.1.113883.4.330.203"/>
<value value="5484136"/>
</identifier>
<name>
<family value="Očkovaný Moreira">
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-fathers-family">
<valueString value="Moreira"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-mothers-family">
<valueString value="Očkovaný"/>
</extension>
</family>
<given value="František"/>
</name>
<gender value="male"/>
<birthDate value="2000-03-21"/>
</Patient>