This page is part of the HL7 Europe Hospital Discharge Report (v0.1.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) 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 xmlns="http://hl7.org/fhir">
<id value="patient-swart"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient patient-swart</b></p><a name="patient-swart"> </a><a name="hcpatient-swart"> </a><a name="patient-swart-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Fiona XXX_Swart Female, DoB: 1985-12-23 ( http://fhir.nl/fhir/NamingSystem/bsn#999901448)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Known multipleBirth status of Patient">Multiple Birth:</td><td colspan="3">false</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li>ph: 0655223366(Mobile)</li><li>Knolweg 1000 STITSWERD 9999XA NL (home)</li></ul></td></tr></table></div>
</text>
<identifier>
<system value="http://fhir.nl/fhir/NamingSystem/bsn"/>
<value value="999901448"/>
</identifier>
<name>
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-assembly-order">
<valueCode value="NL1"/>
</extension>
<text value="Fiona XXX_Swart"/>
<family value="XXX_Swart">
<extension
url="http://hl7.org/fhir/StructureDefinition/humanname-own-name">
<valueString value="XXX_Swart"/>
</extension>
</family>
<given value="Fiona">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
<valueCode value="BR"/>
</extension>
</given>
<given value="F">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
<valueCode value="IN"/>
</extension>
</given>
</name>
<telecom>
<system value="phone"/>
<value value="0655223366"/>
<use value="mobile"/>
</telecom>
<gender value="female"/>
<birthDate value="1985-12-23"/>
<address>
<use value="home"/>
<type value="physical"/>
<line value="Knolweg 1000">
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
<valueString value="Knolweg"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
<valueString value="1000"/>
</extension>
</line>
<city value="STITSWERD"/>
<postalCode value="9999XA"/>
<country value="NL"/>
</address>
<multipleBirthBoolean value="false"/>
</Patient>