<?xml version=“1.0” encoding=“UTF-8”?><Organization xmlns=“hl7.org/fhir”>

<id value="2"/>
<text>
  <status value="generated"/>
  <div xmlns="http://www.w3.org/1999/xhtml">

    <p>XYZ Insurance</p>

  </div>
</text>
<identifier>
  <system value="urn:oid:2.16.840.1.113883.3.19.2.3"/>
  <value value="666666"/>
</identifier>
<name value="XYZ Insurance"/>

</Organization>