Patient Identifier Cross-referencing for mobile (PIXm)
3.0.2 - Trial-Implementation
This page is part of the IHE Patient Identifier Cross-referencing for Mobile (v3.0.2: Trial Implementation) based on FHIR R4. This is the current published version. For a full list of available versions, 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><b>ALICE MOHR </b> (no stated gender) 1958-01-30 ( id: IHERED-m94)</p></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>