WOF Connect
0.1.3 - stable [WIP]

This page is part of the WOF Connect Implementation Guide (v0.1.3: Pre-Release Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: ea80a74c-7e6c-86fc-00e1-d9fe9cc5df59 - XML Representation

Raw xml | Download


<Schedule xmlns="http://hl7.org/fhir">
  <id value="ea80a74c-7e6c-86fc-00e1-d9fe9cc5df59"/>
  <meta>
    <source value="frenda"/>
    <profile
             value="http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule"/>
    <tag>
      <system
              value="http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"/>
      <code value="frenda"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Schedule ea80a74c-7e6c-86fc-00e1-d9fe9cc5df59</b></p><a name="ea80a74c-7e6c-86fc-00e1-d9fe9cc5df59"> </a><a name="hcea80a74c-7e6c-86fc-00e1-d9fe9cc5df59"> </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"/><p style="margin-bottom: 0px">Information Source: frenda</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-wof-connect-schedule.html">Wof Connect Schedule</a></p><p style="margin-bottom: 0px">Tag: Frenda (Details: WOF-Connect PMS System code frenda = 'Frenda')</p></div><p><b>serviceType</b>: <span title="Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 696b3685-dd39-4781-b410-0e700a8ba010}">Akuttid för vuxna patienter</span>, <span title="Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 4e10ed9b-814e-41c9-999f-3866de9d5343}">Akuttid för barnpatienter.</span>, <span title="Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id 949adf08-f5b9-4fca-8423-0e6824b1e3c7}">För ej akuta ärenden.</span>, <span title="Codes:{http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id dummy-st-id}, {http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/endpoint-id dummy-ep-id}">Temporary ST ID</span></p><p><b>actor</b>: </p><ul><li><a href="HealthcareService-48e428b0-fb37-4224-84df-5783a301a9da.html">Service Well AB</a></li><li><a href="Practitioner-3dc38cf1-2039-40f1-b85f-6164f202c235.html">Utv Mattias Ekberg</a></li><li><a href="PractitionerRole-2087a288-8831-835d-c99f-e53aa04c0d9e.html">Utv Mattias Ekberg</a></li></ul><p><b>planningHorizon</b>: 2026-02-20 --&gt; 2026-04-03</p></div>
  </text>
  <serviceType>
    <coding>
      <system
              value="http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"/>
      <code value="696b3685-dd39-4781-b410-0e700a8ba010"/>
      <display value="Akut - vuxen"/>
    </coding>
    <text value="Akuttid för vuxna patienter"/>
  </serviceType>
  <serviceType>
    <coding>
      <system
              value="http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"/>
      <code value="4e10ed9b-814e-41c9-999f-3866de9d5343"/>
      <display value="Akut - barn"/>
    </coding>
    <text value="Akuttid för barnpatienter."/>
  </serviceType>
  <serviceType>
    <coding>
      <system
              value="http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"/>
      <code value="949adf08-f5b9-4fca-8423-0e6824b1e3c7"/>
      <display value="Undersökning"/>
    </coding>
    <text value="För ej akuta ärenden."/>
  </serviceType>
  <serviceType>
    <coding>
      <system
              value="http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id"/>
      <code value="dummy-st-id"/>
      <display value="Temporary ST ID"/>
    </coding>
    <coding>
      <system
              value="http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/endpoint-id"/>
      <code value="dummy-ep-id"/>
      <display value="Temporary EP ID"/>
    </coding>
  </serviceType>
  <actor>🔗 
    <reference
               value="HealthcareService/48e428b0-fb37-4224-84df-5783a301a9da"/>
    <display value="Service Well AB"/>
  </actor>
  <actor>🔗 
    <reference value="Practitioner/3dc38cf1-2039-40f1-b85f-6164f202c235"/>
    <display value="Utv Mattias Ekberg"/>
  </actor>
  <actor>🔗 
    <reference value="PractitionerRole/2087a288-8831-835d-c99f-e53aa04c0d9e"/>
    <display value="Utv Mattias Ekberg"/>
  </actor>
  <planningHorizon>
    <start value="2026-02-20"/>
    <end value="2026-04-03"/>
  </planningHorizon>
</Schedule>