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 create - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="ex-related-child"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Baby Wooten (OFFICIAL)</b> (no stated gender), DoB Unknown</p></div>
  </text>
  <active value="true"/>
  <name>
    <use value="official"/>
    <family value="Wooten"/>
    <given value="Baby"/>
  </name>
</Patient>