ITB - Online appointment booking service
1.0.0 - Initial Release

ITB - Online appointment booking service, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/servicewell/servicewell.fhir.wof-portal/ and changes regularly. See the Directory of published versions

: Organization Search Response - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="ec679679-5382-4096-a99f-334db348a506"/>
  <type value="searchset"/>
  <total value="1"/>
  <entry>
    <fullUrl
             value="http://api-no.wellonfhir.se/demo/1.0/R4/fhir/Organization/773cc131-574b-4e86-9abd-552d0d25be27"/>
    <resource>
      <Organization>
        <id value="773cc131-574b-4e86-9abd-552d0d25be27"/>
        <meta>
          <extension
                     url="http://portal.wof.purified.link/fhir/StructureDefinition/extWofMeta">
            <extension url="created">
              <valueDateTime value="2025-06-24T11:39:55.797+02:00"/>
            </extension>
          </extension>
          <lastUpdated value="2026-04-08T14:16:52.19+02:00"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_773cc131-574b-4e86-9abd-552d0d25be27"> </a><p class="res-header-id"><b>Generated Narrative: Organization 773cc131-574b-4e86-9abd-552d0d25be27</b></p><a name="773cc131-574b-4e86-9abd-552d0d25be27"> </a><a name="hc773cc131-574b-4e86-9abd-552d0d25be27"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2026-04-08 14:16:52+0200</p></div><p><b>identifier</b>: <code>http://ki.purified.link/wof-mobileform/fhir/CodeSystem/MobileFormTenantsCs</code>/customer-serviceonorway-dev, <code>http://portal.wof.purified.link/fhir/CodeSystem/nameAsCode</code>/serviceonorway</p><p><b>active</b>: true</p><p><b>name</b>: Service-O-Norway</p><p><b>telecom</b>: </p></div>
        </text>
        <identifier>
          <system
                  value="http://ki.purified.link/wof-mobileform/fhir/CodeSystem/MobileFormTenantsCs"/>
          <value value="customer-serviceonorway-dev"/>
        </identifier>
        <identifier>
          <system
                  value="http://portal.wof.purified.link/fhir/CodeSystem/nameAsCode"/>
          <value value="serviceonorway"/>
        </identifier>
        <active value="true"/>
        <name value="Service-O-Norway"/>
        <telecom>
          <system value="url"/>
        </telecom>
      </Organization>
    </resource>
    <search>
      <mode value="match"/>
    </search>
  </entry>
</Bundle>