{
"description": "WOF-Base CodeSystem for Characteristic for the source PMS system - used in WOF-Base HealthcareService.characteristic",
"_filename": "CodeSystem-wc-characteristic.json",
"package_name": "servicewell.fhir.wof-portal",
"date": "2026-04-20T11:19:47+00:00",
"publisher": "Service Well AB",
"content": "complete",
"name": "WCCharacteristic",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "WOF-Base Characteristic",
"package_version": "1.0.0",
"status": "active",
"hierarchyMeaning": "grouped-by",
"id": "bce6b048-7c0d-4c47-b3f5-ca9fb328fd89",
"kind": null,
"count": 9,
"url": "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic",
"concept": [ {
"code": "scheduling-accepts",
"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."
} ],
"display": "Grouping Scheduling Accepts Codes",
"definition": "Only for grouping codes. Not intended to use."
}, {
"code": "booking-confirmation",
"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."
} ],
"display": "Grouping Booking Confirmation Codes",
"definition": "Only for grouping codes. Not intended to use."
} ],
"version": "1.0.0",
"contact": [ {
"name": "Service Well AB",
"telecom": [ {
"value": "https://servicewell.se",
"system": "url"
}, {
"value": "info@servicewell.se",
"system": "email"
} ]
}, {
"name": "Service well",
"telecom": [ {
"use": "work",
"value": "info@servicewell.se",
"system": "email"
} ]
} ]
}