Patient Master Identity Registry (PMIR)
1.5.0 - Trial-Implementation International flag

This page is part of the IHE Patient Master Identity Registry (PMIR) (v1.5.0: 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

: PMIR example Patient for merge - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="ex-patient-merge"/>
  <meta>
    <profile
             value="https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Patient.Merge"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Anonymous Patient</b> (no stated gender), DoB Unknown</p></div>
  </text>
  <active value="false"/>
  <link>
    <other>
      <reference value="Patient/ex-patient-merged"/>
    </other>
    <type value="replaced-by"/>
  </link>
</Patient>