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

: 2087a288-8831-835d-c99f-e53aa04c0d9e - 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:PractitionerRole ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "2087a288-8831-835d-c99f-e53aa04c0d9e"] ; # 
  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-practitionerrole"^^xsd:anyURI ;
fhir:l <http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-practitionerrole>     ] ) ;
    ( 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 "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole 2087a288-8831-835d-c99f-e53aa04c0d9e</b></p><a name=\"2087a288-8831-835d-c99f-e53aa04c0d9e\"> </a><a name=\"hc2087a288-8831-835d-c99f-e53aa04c0d9e\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Information Source: frenda</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-wof-connect-practitionerrole.html\">Wof Connect PractitionerRole</a></p><p style=\"margin-bottom: 0px\">Tag: Frenda (Details: WOF-Connect PMS System code frenda = 'Frenda')</p></div><p><b>active</b>: true</p><p><b>period</b>: 2025-10-23 09:19:00+0200 --&gt; (ongoing)</p><p><b>practitioner</b>: <a href=\"Practitioner-3dc38cf1-2039-40f1-b85f-6164f202c235.html\">Utv Mattias Ekberg</a></p><p><b>organization</b>: <a href=\"Organization/48e428b0-fb37-4224-84df-5783a301a9da\">Service Well AB</a></p><p><b>code</b>: <span title=\"Codes:{http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role Utv}\">Utv</span></p><p><b>healthcareService</b>: <a href=\"HealthcareService-48e428b0-fb37-4224-84df-5783a301a9da.html\">Service Well AB</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:active [ fhir:v true] ; # 
  fhir:period [
fhir:start [ fhir:v "2025-10-23T09:19:00+02:00"^^xsd:dateTime ]
  ] ; # 
  fhir:practitioner [
fhir:l fhir:Practitioner/3dc38cf1-2039-40f1-b85f-6164f202c235 ;
fhir:reference [ fhir:v "Practitioner/3dc38cf1-2039-40f1-b85f-6164f202c235" ] ;
fhir:display [ fhir:v "Utv Mattias Ekberg" ]
  ] ; # 
  fhir:organization [
fhir:l fhir:Organization/48e428b0-fb37-4224-84df-5783a301a9da ;
fhir:reference [ fhir:v "Organization/48e428b0-fb37-4224-84df-5783a301a9da" ] ;
fhir:display [ fhir:v "Service Well AB" ]
  ] ; # 
  fhir:code ( [
    ( 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" ]
  ] ) ; # 
  fhir:healthcareService ( [
fhir:l fhir:HealthcareService/48e428b0-fb37-4224-84df-5783a301a9da ;
fhir:reference [ fhir:v "HealthcareService/48e428b0-fb37-4224-84df-5783a301a9da" ] ;
fhir:display [ fhir:v "Service Well AB" ]
  ] ) . #