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

: Get Schedule Context - TTL Representation

Active as of 2026-02-11

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:OperationDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "GetScheduleContext"] ; # 
  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: OperationDefinition GetScheduleContext</b></p><a name=\"GetScheduleContext\"> </a><a name=\"hcGetScheduleContext\"> </a><p>URL: [base]/Schedule/$get-schedule-context</p><p>Output parameters Profile:<a href=\"StructureDefinition-wof-connect-schedule-context-operation-response.html\">WOF Connect GetScheduleContext Operation Response</a></p><h3>Parameters</h3><table class=\"grid\"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>period-start</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#dateTime\">dateTime</a></td><td/><td><div><p>Start of the requested time period (used for Slots and filtering scheduled context).</p>\n</div></td></tr><tr><td>IN</td><td>period-end</td><td/><td>0..1</td><td><a href=\"http://hl7.org/fhir/R4/datatypes.html#dateTime\">dateTime</a></td><td/><td><div><p>End of the requested time period.</p>\n</div></td></tr><tr><td>IN</td><td>healthcare-service</td><td/><td>0..*</td><td><a href=\"http://hl7.org/fhir/R4/references.html#Reference\">Reference</a> (<a href=\"StructureDefinition-wof-connect-healthcareservice.html\" title=\"http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-healthcareservice\">Wof Connect HealthcareService</a>)</td><td/><td><div><p>Restrict the query to specific HealthcareService resources.</p>\n</div></td></tr><tr><td>IN</td><td>actor</td><td/><td>0..*</td><td><a href=\"http://hl7.org/fhir/R4/references.html#Reference\">Reference</a> (<a href=\"StructureDefinition-wof-connect-practitionerrole.html\" title=\"http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitionerrole\">Wof Connect PractitionerRole</a>, <a href=\"StructureDefinition-wof-connect-practitioner.html\" title=\"http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitioner\">Wof Connect Practitioner</a>, <a href=\"StructureDefinition-wof-connect-economyorganization.html\" title=\"http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-economyorganization\">Wof Connect Economy Organization</a>)</td><td/><td><div><p>Filter on specific actors referenced by Schedule.actor.</p>\n</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a></td><td/><td><div><p>A Bundle containing Schedule, Slot, Actor, and ActivityDefinition resources that are actually scheduled within the requested period.\nThe Bundle SHALL conform to the WofConnectScheduleContextOperationResponse profile.</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://canonical.fhir.link/servicewell/wof-connect/OperationDefinition/GetScheduleContext"^^xsd:anyURI ;
fhir:l <http://canonical.fhir.link/servicewell/wof-connect/OperationDefinition/GetScheduleContext>
  ] ; # 
  fhir:version [ fhir:v "0.1.1"] ; # 
  fhir:name [ fhir:v "GetScheduleContext"] ; # 
  fhir:title [ fhir:v "Get Schedule Context"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "operation"] ; # 
  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 "Returns a Bundle containing Schedule resources together with related actors and activity definitions for a given period. Only resources that are actually scheduled are included."] ; # 
  fhir:affectsState [ fhir:v false] ; # 
  fhir:code [ fhir:v "get-schedule-context"] ; # 
  fhir:resource ( [ fhir:v "Schedule"] ) ; # 
  fhir:system [ fhir:v false] ; # 
  fhir:type [ fhir:v true] ; # 
  fhir:instance [ fhir:v false] ; # 
  fhir:outputProfile [
fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule-context-operation-response"^^xsd:anyURI ;
fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-schedule-context-operation-response>
  ] ; # 
  fhir:parameter ( [
fhir:name [ fhir:v "period-start" ] ;
fhir:use [ fhir:v "in" ] ;
fhir:min [ fhir:v 0 ] ;
fhir:max [ fhir:v "1" ] ;
fhir:documentation [ fhir:v "Start of the requested time period (used for Slots and filtering scheduled context)." ] ;
fhir:type [ fhir:v "dateTime" ]
  ] [
fhir:name [ fhir:v "period-end" ] ;
fhir:use [ fhir:v "in" ] ;
fhir:min [ fhir:v 0 ] ;
fhir:max [ fhir:v "1" ] ;
fhir:documentation [ fhir:v "End of the requested time period." ] ;
fhir:type [ fhir:v "dateTime" ]
  ] [
fhir:name [ fhir:v "healthcare-service" ] ;
fhir:use [ fhir:v "in" ] ;
fhir:min [ fhir:v 0 ] ;
fhir:max [ fhir:v "*" ] ;
fhir:documentation [ fhir:v "Restrict the query to specific HealthcareService resources." ] ;
fhir:type [ fhir:v "Reference" ] ;
    ( fhir:targetProfile [
fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-healthcareservice"^^xsd:anyURI ;
fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-healthcareservice>     ] )
  ] [
fhir:name [ fhir:v "actor" ] ;
fhir:use [ fhir:v "in" ] ;
fhir:min [ fhir:v 0 ] ;
fhir:max [ fhir:v "*" ] ;
fhir:documentation [ fhir:v "Filter on specific actors referenced by Schedule.actor." ] ;
fhir:type [ fhir:v "Reference" ] ;
    ( fhir:targetProfile [
fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitionerrole"^^xsd:anyURI ;
fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitionerrole>     ] [
fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitioner"^^xsd:anyURI ;
fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitioner>     ] [
fhir:v "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-economyorganization"^^xsd:anyURI ;
fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-economyorganization>     ] )
  ] [
fhir:name [ fhir:v "return" ] ;
fhir:use [ fhir:v "out" ] ;
fhir:min [ fhir:v 1 ] ;
fhir:max [ fhir:v "1" ] ;
fhir:documentation [ fhir:v "A Bundle containing Schedule, Slot, Actor, and ActivityDefinition resources that are actually scheduled within the requested period.\nThe Bundle SHALL conform to the WofConnectScheduleContextOperationResponse profile." ] ;
fhir:type [ fhir:v "Bundle" ]
  ] ) . #