OpenELIS GLOBAL2 Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
: OpenELIS Patient Example Resource - XML Representation
Raw xml | Download
<Patient xmlns="http://hl7.org/fhir">
<id value="329f09da-0fc9-419d-9575-ace68954426A"/>
<meta>
<profile
value="http://i-tech-uw.github.io/openelis-global-ig/StructureDefinition/openelis-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>moses Mutesa </b> male, DoB: 1988-03-02 ( id: NA121212)</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 Ids (see the one above)">Other Ids:</td><td colspan="3"><ul><li>id: 121213</li><li>id: 121214</li><li>id: 329f09da-0fc9-419d-9575-ace689544229</li><li>id: 329f09da-0fc9-419d-9575-ace689544269</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail:</td><td colspan="3">KING GREENWOOD WASHINGTON 98103 </td></tr></table></div>
</text>
<identifier>
<system value="http://openelis-global.org/pat_nationalId"/>
<value value="NA121212"/>
</identifier>
<identifier>
<system value="http://openelis-global.org/pat_subjectNumber"/>
<value value="121213"/>
</identifier>
<identifier>
<system value="http://openelis-global.org/pat_stNumber"/>
<value value="121214"/>
</identifier>
<identifier>
<system value="http://openelis-global.org/pat_guid"/>
<value value="329f09da-0fc9-419d-9575-ace689544229"/>
</identifier>
<identifier>
<system value="http://openelis-global.org/pat_uuid"/>
<value value="329f09da-0fc9-419d-9575-ace689544269"/>
</identifier>
<active value="true"/>
<name>
<family value="Mutesa"/>
<given value="moses"/>
</name>
<gender value="male"/>
<birthDate value="1988-03-02"/>
<address>
<line value="KING"/>
<city value="GREENWOOD"/>
<state value="WASHINGTON"/>
<postalCode value="98103"/>
</address>
</Patient>