WOF Connect
0.1.3 - stable [WIP]

This page is part of the WOF Connect Implementation Guide (v0.1.3: Pre-Release Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Akut - vuxen - TTL Representation

Active as of 2026-04-02

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:ActivityDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "696b3685-dd39-4781-b410-0e700a8ba010-test"] ; # 
  fhir:meta [
fhir:source [
fhir:v "frenda"^^xsd:anyURI ;
fhir:l fhir:frenda     ] ;
    ( fhir:profile [
fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"^^xsd:anyURI ;
fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition>     ] ) ;
    ( fhir:tag [
fhir:system [
fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system"^^xsd:anyURI ;
fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system>       ] ;
fhir:code [ fhir:v "frenda" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n    <table class=\"grid dict\">\n\n        \n        <tr>\n            <th scope=\"row\"><b>Title: </b></th>\n            <td style=\"padding-left: 4px;\">Akut - vuxen</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Id: </b></th>\n            <td style=\"padding-left: 4px;\">696b3685-dd39-4781-b410-0e700a8ba010-test</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Version: </b></th>\n            <td style=\"padding-left: 4px;\">0.1.3</td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Date (date last changed): </b></th>\n            <td style=\"padding-left: 4px;\">2026-04-02 09:20:58+0000</td>\n        </tr>\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Publisher (steward): </b></th>\n            <td style=\"padding-left: 4px;\">Service Well AB</td>\n        </tr>\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Description: </b></th>\n            <td style=\"padding-left: 4px;\"><div><p>Akuttid för vuxna patienter</p>\n</div></td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n        \n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Code: </b></th>\n            <td style=\"padding-left: 4px;\">\n                \n                    \n                        \n                            <p><b>system: </b><span><a href=\"http://example.org\">http://example.org</a></span></p>\n                        \n                        \n                            <p><b>code: </b><span>akut</span></p>\n                        \n                        \n                    \n                \n                \n            </td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n    </table>\n</div>\n</div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:contained ( [
a fhir:List ;
fhir:id [ fhir:v "HealthcareServiceListId" ] ;
fhir:meta [
      ( fhir:profile [
fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-healthcareservice-list"^^xsd:anyURI ;
fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-healthcareservice-list>       ] )     ] ;
fhir:status [ fhir:v "current" ] ;
fhir:mode [ fhir:v "working" ] ;
fhir:code [
      ( fhir:coding [
fhir:system [
fhir:v "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/service-type"^^xsd:anyURI ;
fhir:l <http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/service-type>         ] ;
fhir:code [ fhir:v "dummy-id" ] ;
fhir:display [ fhir:v "Temporary dummy to satisfy fixed system" ]       ] )     ] ;
    ( fhir:entry [
fhir:item [
fhir:l fhir:HealthcareService/48e428b0-fb37-4224-84df-5783a301a9da-test ;
fhir:reference [ fhir:v "HealthcareService/48e428b0-fb37-4224-84df-5783a301a9da-test" ] ;
fhir:display [ fhir:v "Service Well AB" ]       ]     ] )
  ] ) ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-list-reference"^^xsd:anyURI ;
fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-list-reference>     ] ;
fhir:value [
a fhir:Reference ;
fhir:l <#HealthcareServiceListId> ;
fhir:reference [ fhir:v "#HealthcareServiceListId" ]     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://canonical.fhir.link/servicewell/wof-connect/ActivityDefinition/696b3685-dd39-4781-b410-0e700a8ba010-test"^^xsd:anyURI ;
fhir:l <http://canonical.fhir.link/servicewell/wof-connect/ActivityDefinition/696b3685-dd39-4781-b410-0e700a8ba010-test>
  ] ; # 
  fhir:version [ fhir:v "0.1.3"] ; # 
  fhir:name [ fhir:v "Akut - vuxen"] ; # 
  fhir:title [ fhir:v "Akut - vuxen"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2026-04-02T09:20:58+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 "Akuttid för vuxna patienter"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [
fhir:v "http://example.org"^^xsd:anyURI ;
fhir:l <http://example.org>       ] ;
fhir:code [ fhir:v "akut" ]     ] ) ;
fhir:text [ fhir:v "Akuttid för vuxna patienter" ]
  ] ; # 
  fhir:timing [
a fhir:Duration ;
fhir:value [ fhir:v "30"^^xsd:decimal ] ;
fhir:unit [ fhir:v "minute" ] ;
fhir:system [
fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ;
fhir:l <http://unitsofmeasure.org>     ] ;
fhir:code [ fhir:v "min" ]
  ] ; # 
  fhir:participant ( [
fhir:type [ fhir:v "practitioner" ] ;
fhir:role [
      ( fhir:coding [
fhir:system [
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:code [ fhir:v "utv" ] ;
fhir:display [ fhir:v "Utv" ]       ] ) ;
fhir:text [ fhir:v "Utv" ]     ]
  ] ) . #