Patient Identifier Cross-referencing for mobile (PIXm)
3.0.5-current - ci-build
Patient Identifier Cross-referencing for mobile (PIXm), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 3.0.5-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.PIXm/ and changes regularly. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="Patient-MaidenAlice-Red"/>
<meta>
<profile
value="https://profiles.ihe.net/ITI/PIXm/StructureDefinition/IHE.PIXm.Patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient Patient-MaidenAlice-Red</b></p><a name="Patient-MaidenAlice-Red"> </a><a name="hcPatient-MaidenAlice-Red"> </a><a name="hcPatient-MaidenAlice-Red-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">ALICE MOHR Female, DoB: 1958-01-30 ( urn:oid:1.3.6.1.4.1.21367.13.20.1000#IHERED-m94)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr></table></div>
</text>
<identifier>
<system value="urn:oid:1.3.6.1.4.1.21367.13.20.1000"/>
<value value="IHERED-m94"/>
</identifier>
<active value="true"/>
<name>
<family value="MOHR"/>
<given value="ALICE"/>
</name>
<gender value="female"/>
<birthDate value="1958-01-30"/>
</Patient>