Data Management with FHIR
0.1.0 - ci-build
Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="8f005d60-b59b-47f7-b04a-f877378f8d68"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Narratif généré : Patient 8f005d60-b59b-47f7-b04a-f877378f8d68</b></p><a name="8f005d60-b59b-47f7-b04a-f877378f8d68"> </a><a name="hc8f005d60-b59b-47f7-b04a-f877378f8d68"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">john doe Male, Date de Naissance :1948-07-16 ( NIR définitif (use: official, ))</p><hr/></div>
</text>
<identifier>
<use value="official"/>
<type>
<coding>
<system
value="https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203"/>
<code value="INS-NIR"/>
</coding>
</type>
<system value="urn:oid:1.2.250.1.213.1.4.8"/>
<value value="1234567890123"/>
</identifier>
<name>
<text value="john doe"/>
<family value="doe"/>
<given value="john"/>
</name>
<gender value="male"/>
<birthDate value="1948-07-16"/>
</Patient>