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

<Patient xmlns="http://hl7.org/fhir">
  <id value="patient-match-patient"/>
  <meta>
    <profile value="http://resmed.com/fhir/core/StructureDefinition/resmed-patient-match-patient"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>Rose Namajunas </b> (no stated gender), DoB: 1990-10-25</p><hr/></div>
  </text>
  <name>
    <family value="Namajunas"/>
    <given value="Rose"/>
  </name>
  <birthDate value="1990-10-25"/>
</Patient>