Guía de Implementación ''cl core'' FHIR R4, (Versión Evolutiva)
1.8.10 - ci-build
This page is part of the Chile Core (v1.8.10: STU2 Draft) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="11"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>Yanara Salinas </b> female, DoB: 1990-01-02</p><hr/></div>
</text>
<name>
<given value="Yanara Salinas"/>
</name>
<gender value="female"/>
<birthDate value="1990-01-02"/>
</Patient>