0.1.0 - ci-build

WOFConnect, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 0.1.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-connect/ and changes regularly. See the Directory of published versions

: WOF-Connect Characteristic - XML Representation

Active as of 2025-11-27

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="wc-characteristic"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem wc-characteristic</b></p><a name="wc-characteristic"> </a><a name="hcwc-characteristic"> </a><p>This  code system <code>http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic</code> defines the following codes in a Grouped By hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">scheduling-accepts<a name="wc-characteristic-scheduling-accepts"> </a></td><td>Grouping Scheduling Accepts Codes</td><td/></tr><tr><td style="white-space:nowrap">scheduling-accepts-cancellation<a name="wc-characteristic-scheduling-accepts-cancellation"> </a></td><td>Scheduling Accepts Cancellation</td><td>Indicates that the service accepts cancellations via booking API.</td></tr><tr><td style="white-space:nowrap">scheduling-accepts-new<a name="wc-characteristic-scheduling-accepts-new"> </a></td><td>Scheduling Accepts New</td><td>Indicates that the service accepts new bookings via booking API.</td></tr><tr><td style="white-space:nowrap">scheduling-accepts-reschedule<a name="wc-characteristic-scheduling-accepts-reschedule"> </a></td><td>Scheduling Accepts Reschedule</td><td>Indicates that the service accepts rescheduling via booking API.</td></tr></table></div>
  </text>
  <url
       value="http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic"/>
  <version value="0.1.0"/>
  <name value="WCCharacteristic"/>
  <title value="WOF-Connect Characteristic"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-27T10:00:21+00:00"/>
  <publisher value="Service Well AB"/>
  <contact>
    <name value="Service Well AB"/>
    <telecom>
      <system value="url"/>
      <value value="https://servicewell.se"/>
    </telecom>
  </contact>
  <description
               value="WOF-Connect CodeSystem for Characteristic for the source PMS system - e.g., Frenda, Opus Dental, used in WOF-Connect HealthcareService.characteristic"/>
  <valueSet
            value="http://canonical.fhir.link/servicewell/wof-connect/ValueSet/wc-characteristic"/>
  <hierarchyMeaning value="grouped-by"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="scheduling-accepts"/>
    <display value="Grouping Scheduling Accepts Codes"/>
  </concept>
  <concept>
    <code value="scheduling-accepts-cancellation"/>
    <display value="Scheduling Accepts Cancellation"/>
    <definition
                value="Indicates that the service accepts cancellations via booking API."/>
  </concept>
  <concept>
    <code value="scheduling-accepts-new"/>
    <display value="Scheduling Accepts New"/>
    <definition
                value="Indicates that the service accepts new bookings via booking API."/>
  </concept>
  <concept>
    <code value="scheduling-accepts-reschedule"/>
    <display value="Scheduling Accepts Reschedule"/>
    <definition
                value="Indicates that the service accepts rescheduling via booking API."/>
  </concept>
</CodeSystem>