LACPass International Patient Summary (IPS) Guide
0.1.0 - ci-build
LACPass International Patient Summary (IPS) Guide - 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="LACPatientExample"/>
<meta>
<profile
value="http://lacpass.racsel.org/StructureDefinition/lac-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>Sergio Penafiel(Official)</b> male, DoB: 1994-10-13 ( Tax ID number/CL/18922652-7)</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/CL/F12-1234123-2 (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="CL/F12-1234123-2"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="TAX"/>
</coding>
</type>
<system value="urn:oid.2.16.152"/>
<value value="CL/18922652-7"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<text value="Sergio Penafiel"/>
<family value="Penafiel"/>
<given value="Sergio"/>
</name>
<gender value="male"/>
<birthDate value="1994-10-13"/>
</Patient>