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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="wc-characteristic-schedule"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet wc-characteristic-schedule</b></p><a name="wc-characteristic-schedule"> </a><a name="hcwc-characteristic-schedule"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-wc-characteristic.html"><code>http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version &#x1F4E6;1.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-wc-characteristic.html#wc-characteristic-scheduling-accepts-cancellation">scheduling-accepts-cancellation</a></td><td style="color: #cccccc">Scheduling Accepts Cancellation</td><td>Indicates that the service accepts cancellations via booking API.</td></tr><tr><td><a href="CodeSystem-wc-characteristic.html#wc-characteristic-scheduling-accepts-new">scheduling-accepts-new</a></td><td style="color: #cccccc">Scheduling Accepts New</td><td>Indicates that the service accepts new bookings via booking API.</td></tr><tr><td><a href="CodeSystem-wc-characteristic.html#wc-characteristic-scheduling-accepts-reschedule">scheduling-accepts-reschedule</a></td><td style="color: #cccccc">Scheduling Accepts Reschedule</td><td>Indicates that the service accepts rescheduling via booking API.</td></tr></table></li></ul></div>
  </text>
  <url value="http://canonical.fhir.link/servicewell/wof-connect/ValueSet/wc-characteristic-schedule"/>
  <version value="1.0.0"/>
  <name value="VsWCCharacteristicSchedule"/>
  <title value="WOF-Base ScheduleCharacteristic"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-04-20T08:10:56+00:00"/>
  <publisher value="Service Well AB"/>
  <contact>
    <name value="Service Well AB"/>
    <telecom>
      <system value="url"/>
      <value value="https://servicewell.se"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@servicewell.se"/>
    </telecom>
  </contact>
  <contact>
    <name value="Service well"/>
    <telecom>
      <system value="email"/>
      <value value="info@servicewell.se"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="WOF-Base ValueSet for schedule Characteristic for the source PMS system - used in HealthcareService.characteristic"/>
  <compose>
    <include>
      <system value="http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic"/>
      <concept>
        <code value="scheduling-accepts-cancellation"/>
      </concept>
      <concept>
        <code value="scheduling-accepts-new"/>
      </concept>
      <concept>
        <code value="scheduling-accepts-reschedule"/>
      </concept>
    </include>
  </compose>
</ValueSet>