{
  "resourceType" : "CodeSystem",
  "id" : "wc-characteristic",
  "text" : {
    "status" : "generated",
    "div" : "<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><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">scheduling-accepts<a name=\"wc-characteristic-scheduling-accepts\"> </a></td><td>Grouping Scheduling Accepts Codes</td><td>Only for grouping codes. Not intended to use.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0scheduling-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>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0scheduling-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>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0scheduling-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><tr><td>1</td><td style=\"white-space:nowrap\">booking-confirmation<a name=\"wc-characteristic-booking-confirmation\"> </a></td><td>Grouping Booking Confirmation Codes</td><td>Only for grouping codes. Not intended to use.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0send-confirmation-by-sms<a name=\"wc-characteristic-send-confirmation-by-sms\"> </a></td><td>Send booking confirmation by SMS</td><td>Indicates that the patient wants a booking confirmations by SMS.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0send-confirmation-by-email<a name=\"wc-characteristic-send-confirmation-by-email\"> </a></td><td>Send booking confirmation by Email</td><td>Indicates that the patient wants a booking confirmations by Email.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0send-confirmation-by-email-and-sms<a name=\"wc-characteristic-send-confirmation-by-email-and-sms\"> </a></td><td>Send booking confirmation by Email and SMS</td><td>Indicates that the patient wants a booking confirmations by both Email and SMS.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0no-booking-confirmation<a name=\"wc-characteristic-no-booking-confirmation\"> </a></td><td>No booking confirmation</td><td>Indicates that the patient does not want a booking confirmation.</td></tr></table></div>"
  },
  "url" : "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic",
  "version" : "1.0.0",
  "name" : "WCCharacteristic",
  "title" : "WOF-Base Characteristic",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-04-20T08:10:56+00:00",
  "publisher" : "Service Well AB",
  "contact" : [{
    "name" : "Service Well AB",
    "telecom" : [{
      "system" : "url",
      "value" : "https://servicewell.se"
    },
    {
      "system" : "email",
      "value" : "info@servicewell.se"
    }]
  },
  {
    "name" : "Service well",
    "telecom" : [{
      "system" : "email",
      "value" : "info@servicewell.se",
      "use" : "work"
    }]
  }],
  "description" : "WOF-Base CodeSystem for Characteristic for the source PMS system - used in WOF-Base HealthcareService.characteristic",
  "hierarchyMeaning" : "grouped-by",
  "content" : "complete",
  "count" : 9,
  "concept" : [{
    "code" : "scheduling-accepts",
    "display" : "Grouping Scheduling Accepts Codes",
    "definition" : "Only for grouping codes. Not intended to use.",
    "concept" : [{
      "code" : "scheduling-accepts-cancellation",
      "display" : "Scheduling Accepts Cancellation",
      "definition" : "Indicates that the service accepts cancellations via booking API."
    },
    {
      "code" : "scheduling-accepts-new",
      "display" : "Scheduling Accepts New",
      "definition" : "Indicates that the service accepts new bookings via booking API."
    },
    {
      "code" : "scheduling-accepts-reschedule",
      "display" : "Scheduling Accepts Reschedule",
      "definition" : "Indicates that the service accepts rescheduling via booking API."
    }]
  },
  {
    "code" : "booking-confirmation",
    "display" : "Grouping Booking Confirmation Codes",
    "definition" : "Only for grouping codes. Not intended to use.",
    "concept" : [{
      "code" : "send-confirmation-by-sms",
      "display" : "Send booking confirmation by SMS",
      "definition" : "Indicates that the patient wants a booking confirmations by SMS."
    },
    {
      "code" : "send-confirmation-by-email",
      "display" : "Send booking confirmation by Email",
      "definition" : "Indicates that the patient wants a booking confirmations by Email."
    },
    {
      "code" : "send-confirmation-by-email-and-sms",
      "display" : "Send booking confirmation by Email and SMS",
      "definition" : "Indicates that the patient wants a booking confirmations by both Email and SMS."
    },
    {
      "code" : "no-booking-confirmation",
      "display" : "No booking confirmation",
      "definition" : "Indicates that the patient does not want a booking confirmation."
    }]
  }]
}