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

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

: 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 class="res-header-id"><b>Generated Narrative: Patient ex-related-child</b></p><a name="ex-related-child"> </a><a name="hcex-related-child"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Baby Wooten (official) (no stated gender), DoB Unknown</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>
  <active value="true"/>
  <name>
    <use value="official"/>
    <family value="Wooten"/>
    <given value="Baby"/>
  </name>
</Patient>