<?xml version="1.0" encoding="UTF-8"?>

<Patient xmlns="http://hl7.org/fhir">
  <id value="pat-mrn-1538098370"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient pat-mrn-1538098370</b></p><a name="pat-mrn-1538098370"> </a><a name="hcpat-mrn-1538098370"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Pietje Puk  Male, DoB Unknown ( Medical Record number: PID_666 (use: official, ))</p><hr/></div>
  </text>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="MR"/>
        <display value="Medical Record number"/>
      </coding>
    </type>
    <system value="http://example.org/hospital/mrn"/>
    <value value="PID_666"/>
  </identifier>
  <name>
    <family value="Puk"/>
    <given value="Pietje"/>
  </name>
  <gender value="male"/>
</Patient>