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

<Organization xmlns="http://hl7.org/fhir">
  <id value="ExampleERefReferringFacility"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization ExampleERefReferringFacility</b></p><a name="ExampleERefReferringFacility"> </a><a name="hcExampleERefReferringFacility"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.2.9.4.1.1</code>/RHU-QC-042</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}">Healthcare Provider</span></p><p><b>name</b>: Batasan Hills Rural Health Unit</p><p><b>address</b>: Batasan Road Quezon City Metro Manila 1126 PH </p></div>
  </text>
  <identifier>
    <system value="urn:oid:2.16.840.1.113883.2.9.4.1.1"/>
    <value value="RHU-QC-042"/>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/organization-type"/>
      <code value="prov"/>
      <display value="Healthcare Provider"/>
    </coding>
  </type>
  <name value="Batasan Hills Rural Health Unit"/>
  <address>
    <line value="Batasan Road"/>
    <city value="Quezon City"/>
    <state value="Metro Manila"/>
    <postalCode value="1126"/>
    <country value="PH"/>
  </address>
</Organization>