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

<Organization xmlns="http://hl7.org/fhir">
  <id value="ExampleOrganization"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Genererad berättande text: Organization ExampleOrganization</b></p><a name="ExampleOrganization"> </a><a name="hcExampleOrganization"> </a><p><b>identifier</b>: <code>urn:oid:1.2.752.29.4.19</code>/SE2321000016-VC123</p><p><b>name</b>: Vårdcentralen Solrosen</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Address</b></td></tr><tr><td style="display: none">*</td><td>Storgatan 12 Stockholm 12345 SE (work)</td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:oid:1.2.752.29.4.19"/>
    <value value="SE2321000016-VC123"/>
  </identifier>
  <name value="Vårdcentralen Solrosen"/>
  <contact>
    <address>
      <use value="work"/>
      <type value="physical"/>
      <line value="Storgatan 12"/>
      <city value="Stockholm"/>
      <postalCode value="12345"/>
      <country value="SE"/>
    </address>
  </contact>
</Organization>