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

<Organization xmlns="http://hl7.org/fhir">
  <id value="org-001"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization org-001</b></p><a name="org-001"> </a><a name="hcorg-001"> </a><p><b>identifier</b>: <code>http://example.org/hospital-code</code>/HOSP-BD-0042</p><p><b>name</b>: Dhaka General Hospital</p><p><b>address</b>: Dhaka BD </p></div>
  </text>
  <identifier>
    <system value="http://example.org/hospital-code"/>
    <value value="HOSP-BD-0042"/>
  </identifier>
  <name value="Dhaka General Hospital"/>
  <address>
    <city value="Dhaka"/>
    <country value="BD"/>
  </address>
</Organization>