FHIR IG analytics| Package | servicewell.fhir.wof-connect |
| Resource Type | CodeSystem |
| Id | CodeSystem-wc-characteristic.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/servicewell/servicewell.fhir.wof-connect/CodeSystem-wc-characteristic.html |
| URL | http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic |
| Version | 0.1.1 |
| Status | active |
| Date | 2026-01-21T09:02:32+00:00 |
| Name | WCCharacteristic |
| Title | WOF-Connect Characteristic |
| Description | WOF-Connect CodeSystem for Characteristic for the source PMS system - e.g., Frenda, Opus Dental, used in WOF-Connect HealthcareService.characteristic |
| Content | complete |
| ValueSet | |
| wc-characteristic | WOF-Connect Characteristic |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem wc-characteristic
This code system http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic defines the following codes in a Grouped By hierarchy:
{
"resourceType": "CodeSystem",
"id": "wc-characteristic",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/wc-characteristic",
"version": "0.1.1",
"name": "WCCharacteristic",
"title": "WOF-Connect Characteristic",
"status": "active",
"experimental": false,
"date": "2026-01-21T09:02:32+00:00",
"publisher": "Service Well AB",
"contact": [
{
"name": "Service Well AB",
"telecom": [
{
"system": "url",
"value": "https://servicewell.se"
}
]
}
],
"description": "WOF-Connect CodeSystem for Characteristic for the source PMS system - e.g., Frenda, Opus Dental, used in WOF-Connect HealthcareService.characteristic",
"valueSet": "http://canonical.fhir.link/servicewell/wof-connect/ValueSet/wc-characteristic",
"hierarchyMeaning": "grouped-by",
"content": "complete",
"count": 4,
"concept": [
{
"code": "scheduling-accepts",
"display": "Grouping Scheduling Accepts Codes"
},
{
"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."
}
]
}