<Patient xmlns="http://hl7.org/fhir">
  <id value="PatientYellowFeverExample" />
  <meta>
    <profile value="http://racsel.org/StructureDefinition/LACPatient" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: Patient PatientYellowFeverExample</b>
      </p>
      <a name="PatientYellowFeverExample"></a>
      <a name="hcPatientYellowFeverExample"></a>
      <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%">
        <p style="margin-bottom: 0px" />
        <p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-LACPatient.html">LACPatient</a></p>
      </div>
      <p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Carla López Rodríguez(official) Female, DoB: 1988-07-22 ( Driver's license number)</p>
      <hr />
      <table class="grid">
        <tr>
          <td style="background-color: #f3f5da" title="Record is active">Active:</td>
          <td colspan="3">true</td>
        </tr>
        <tr>
          <td style="background-color: #f3f5da" title="Other Id (see the one above)">Other Id:</td>
          <td colspan="3">Passport number/EC/P12345678 (use: official, )</td>
        </tr>
      </table>
    </div>
  </text>
  <identifier>
    <use value="official" />
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
        <code value="PPN" />
      </coding>
    </type>
    <system value="urn:oid.2.16.152" />
    <value value="EC/P12345678" />
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203" />
        <code value="DL" />
      </coding>
    </type>
    <system value="urn:oid.2.16.152" />
    <value value="EC/1752345678-0" />
  </identifier>
  <active value="true" />
  <name>
    <use value="official" />
    <text value="Carla López Rodríguez" />
    <family value="López Rodríguez" />
    <given value="Carla" />
  </name>
  <gender value="female" />
  <birthDate value="1988-07-22" />
</Patient>