This page is part of the Documentation des guides d'implémentation de l'ANS (v0.1.0: Release) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions 
: frpatient-exemple - XML Representation
Raw xml | Download
<Patient xmlns="http://hl7.org/fhir">
<id value="frpatient-exemple"/>
<meta>
<profile
value="https://interop.esante.gouv.fr/ig/documentation/StructureDefinition/fr-patient"/>
</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>JEANNE MARIE DARK </b> female, DoB: 1939-08-13 ( id: 239088815400243)</p><hr/></div>
</text>
<identifier>
<system value="urn:oid:1.2.250.1.213.1.4.8"/>
<value value="239088815400243"/>
</identifier>
<name>
<family value="DARK"/>
<given value="JEANNE MARIE"/>
</name>
<gender value="female"/>
<birthDate value="1939-08-13"/>
</Patient>