ITB - Online appointment booking service, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 1.0.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-portal/ and changes regularly. See the Directory of published versions
| Active as of 2026-03-19 |
{
"resourceType" : "NamingSystem",
"id" : "EndpointIdentifierSystemForAppointment",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem EndpointIdentifierSystemForAppointment</b></p><a name=\"EndpointIdentifierSystemForAppointment\"> </a><a name=\"hcEndpointIdentifierSystemForAppointment\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://canonical.fhir.link/servicewell/wof-portal/NamingSystem/EndpointIdentifierSystemForAppointment</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>EndpointIdentifierSystemForAppointment</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Root identifier namespace for Appointment source-system primary keys per endpoint.<br/>\nPattern: <code>https://canonical.fhir.link/servicewell/wof-portal/identifier-system/endpoint-identifier-system-for-appointment/{endpointId}</code></p>\n</div></td></tr><tr><td>Publisher</td><td>Service Well AB</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>URI</td><td>https://canonical.fhir.link/servicewell/wof-portal/identifier-system/endpoint-identifier-system-for-appointment</td><td>true</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "https://canonical.fhir.link/servicewell/wof-portal/NamingSystem/EndpointIdentifierSystemForAppointment"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "1.0.0"
}
],
"name" : "EndpointIdentifierSystemForAppointment",
"status" : "active",
"kind" : "root",
"date" : "2026-03-19",
"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" : "Root identifier namespace for Appointment source-system primary keys per endpoint. \nPattern: `https://canonical.fhir.link/servicewell/wof-portal/identifier-system/endpoint-identifier-system-for-appointment/{endpointId}`",
"uniqueId" : [
{
"type" : "uri",
"value" : "https://canonical.fhir.link/servicewell/wof-portal/identifier-system/endpoint-identifier-system-for-appointment",
"preferred" : true
}
]
}