WOF Connect📍, published by Service Well AB. This guide is not an authorized publication; it is the continuous build for version 0.1.1 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 Identifier CodeSystem – Slot ID - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "identifier-slot-id"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem identifier-slot-id</b></p><a name=\"identifier-slot-id\"> </a><a name=\"hcidentifier-slot-id\"> </a><p>This case-sensitive code system <code>http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/slot-id</code> defines codes, but no codes are represented here</p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/slot-id"^^xsd:anyURI ;
fhir:l <http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/slot-id>
] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "IdentifierSlotId"] ; #
fhir:title [ fhir:v "WOF Connect Identifier CodeSystem – Slot ID"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2026-02-11T12:21:17+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Service Well AB"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Service Well AB" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://servicewell.se" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@servicewell.se" ] ] )
] ) ; #
fhir:description [ fhir:v "Identifier system for PMS slot identifiers used when exposing available slots \nas Appointment resources in WOF Connect integrations.\nRepresents the PMS-native slot identifier (e.g., Frenda slotId)."] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "not-present"] . #