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

<Organization xmlns="http://hl7.org/fhir">
  <id value="example-lab-organization--cgrh"/>
  <meta>
    <profile value="http://fhir.nphl.go.ke/StructureDefinition/KenyaHealthProviderOrganization"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization example-lab-organization--cgrh</b></p><a name="example-lab-organization--cgrh"> </a><a name="hcexample-lab-organization--cgrh"> </a><a name="example-lab-organization--cgrh-en-US"> </a><p><b>identifier</b>: <code>http://kmhfr.health.go.ke/fhir</code>/11289</p><p><b>active</b>: true</p><p><b>name</b>: Coast General Teaching and Referal Hospital</p><p><b>address</b>: Coast General Teaching and Referal Hospital, P.O. Box 000, Mombasa, Kenya</p></div>
  </text>
  <identifier>
    <system value="http://kmhfr.health.go.ke/fhir"/>
    <value value="11289"/>
  </identifier>
  <active value="true"/>
  <name value="Coast General Teaching and Referal Hospital"/>
  <address>
    <text value="Coast General Teaching and Referal Hospital, P.O. Box 000, Mombasa, Kenya"/>
    <line value="Coast General Teaching and Referal Hospital, P.O. Box 000, Mombasa, Kenya"/>
    <city value="Mombasa"/>
    <state value="Kenya"/>
    <postalCode value="00-000"/>
    <country value="KE"/>
  </address>
</Organization>