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

<Coverage xmlns="http://hl7.org/fhir">
  <id value="COV-0001"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Coverage COV-0001</b></p><a name="COV-0001"> </a><a name="hcCOV-0001"> </a><p><b>status</b>: Active</p><p><b>beneficiary</b>: <a href="Patient-PT-0001.html">John Doe  Male, DoB: 1980-01-01</a></p><p><b>payor</b>: <a href="Organization-INS-001.html">Organization Kenya Insurance Company</a></p></div>
  </text>
  <status value="active"/>
  <beneficiary>
    <reference value="Patient/PT-0001"/>
  </beneficiary>
  <payor>
    <reference value="Organization/INS-001"/>
  </payor>
</Coverage>