WOF Connect📍
0.1.1 - ci-build [WIP]

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

: Practitioner Role SNOMED supplement - TTL Representation

Draft as of 2026-03-06

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 "cs-practitioner-role-snomed-supplement"] ; # 
  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 cs-practitioner-role-snomed-supplement</b></p><a name=\"cs-practitioner-role-snomed-supplement\"> </a><a name=\"hccs-practitioner-role-snomed-supplement\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Snomed</td><td>Snomed</td><td>http://snomed.info/sct</td><td>code</td><td>SNOMED conceptId</td></tr></table><p><b>Concepts</b></p><p>This code system supplement <code>http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role-snomed-supplement</code> defines properties on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Snomed</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-cs-practitioner-role.html#cs-practitioner-role-dentist\">dentist</a><a name=\"cs-practitioner-role-snomed-supplement-dentist\"> </a></td><td>106289002</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-cs-practitioner-role.html#cs-practitioner-role-hygienist\">hygienist</a><a name=\"cs-practitioner-role-snomed-supplement-hygienist\"> </a></td><td>45956004</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-cs-practitioner-role.html#cs-practitioner-role-orthodontist\">orthodontist</a><a name=\"cs-practitioner-role-snomed-supplement-orthodontist\"> </a></td><td>37504001</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"CodeSystem-cs-practitioner-role.html#cs-practitioner-role-endodontist\">endodontist</a><a name=\"cs-practitioner-role-snomed-supplement-endodontist\"> </a></td><td>50149000</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role-snomed-supplement"^^xsd:anyURI ;
fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role-snomed-supplement>
  ] ; # 
  fhir:version [ fhir:v "0.1.1"] ; # 
  fhir:name [ fhir:v "CSPractitionerRoleSnomedSupplement"] ; # 
  fhir:title [ fhir:v "Practitioner Role SNOMED supplement"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-03-06T12:21:16+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 "Supplement adding SNOMED CT mappings for WOF Connect Practitioner Role codes.\nUsed as guide to understand how connecters should map their corresponding Role codes."] ; # 
  fhir:content [ fhir:v "supplement"] ; # 
  fhir:supplements [
fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role"^^xsd:anyURI ;
fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role>
  ] ; # 
  fhir:property ( [
fhir:code [ fhir:v "Snomed" ] ;
fhir:uri [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>     ] ;
fhir:description [ fhir:v "SNOMED conceptId" ] ;
fhir:type [ fhir:v "code" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "dentist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "Snomed" ] ;
fhir:value [
a fhir:Code ;
fhir:v "106289002"       ]     ] )
  ] [
fhir:code [ fhir:v "hygienist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "Snomed" ] ;
fhir:value [
a fhir:Code ;
fhir:v "45956004"       ]     ] )
  ] [
fhir:code [ fhir:v "orthodontist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "Snomed" ] ;
fhir:value [
a fhir:Code ;
fhir:v "37504001"       ]     ] )
  ] [
fhir:code [ fhir:v "endodontist" ] ;
    ( fhir:property [
fhir:code [ fhir:v "Snomed" ] ;
fhir:value [
a fhir:Code ;
fhir:v "50149000"       ]     ] )
  ] ) . #