Patient Master Identity Registry (PMIR)
1.6.0 - Trial-Implementation
This page is part of the IHE Patient Master Identity Registry (PMIR) (v1.6.0: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="ex-bundle-history-merge"/>
<meta>
<profile
value="https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Bundle.History"/>
</meta>
<type value="history"/>
<entry>
<fullUrl
value="https://profiles.ihe.net/ITI/PMIR/Patient/ex-patient-merge"/>
<resource>
<Patient>
<id value="ex-patient-merge"/>
<meta>
<profile
value="https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Patient.Merge"/>
</meta>
<text>
<status value="additional"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_ex-patient-merge"> </a>Example PMIR Patient for merging</div>
</text>
<active value="false"/>
<link>
<other>🔗
<reference value="Patient/ex-patient-merged"/>
</other>
<type value="replaced-by"/>
</link>
</Patient>
</resource>
<request>
<method value="PUT"/>
<url value="Patient/ex-patient-merge"/>
</request>
<response>
<status value="200"/>
</response>
</entry>
</Bundle>