This page is part of the Sharing eCC Data from Pathology Labs to EHR (v0.1.0: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.1. For a full list of available versions, see the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="JoelAlexPatient"/>
<meta>
<versionId value="7"/>
<lastUpdated value="2021-08-06T14:01:37.014+00:00"/>
<source value="#ZUtzI9gMaQppmoj3"/>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<div class="hapiHeaderText">Jose
<b>RODRIGUEZ </b>
</div>
<table class="hapiPropertyTable">
<tbody>
<tr>
<td>Identifier</td>
<td>JoelAlexPatient</td>
</tr>
</tbody>
</table>
</div>
</text>
<identifier>
<system value="urn:system"/>
<value value="JoelAlexPatient"/>
</identifier>
<name>
<family value="Rodriguez"/>
<given value="Jose"/>
</name>
<gender value="male"/>
<link>
<other>
<reference value="RelatedPerson/pathology-next-of-kin"/>
</other>
<type value="seealso"/>
</link>
</Patient>