This page is part of the KLGatewayPrevention (v2.1.1: Release) 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
: ServiceTypes - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ServiceTypes119"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html\"><code>http://fhir.kl.dk/term/CodeSystem/CareSocialCodes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://fhir.kl.dk/term/2.1.0/CodeSystem-CareSocialCodes.html#CareSocialCodes-a71921ea-fe83-441d-933b-cc21d0b3c8c3\">a71921ea-fe83-441d-933b-cc21d0b3c8c3</a></td><td style=\"color: #cccccc\">Kommunal Sundhedsfremme og forebyggelse</td><td>Der anmodes om kommunal sundhedsfremme og forebyggelse efter SUL §119.</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://fhir.kl.dk/prevention/ValueSet/ServiceTypes119"^^xsd:anyURI] ; #
fhir:version [ fhir:v "2.1.1"] ; #
fhir:name [ fhir:v "ServiceTypes119"] ; #
fhir:title [ fhir:v "ServiceTypes"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-06-24T12:35:36+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Kommunernes Landsforening"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Kommunernes Landsforening" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://kl.dk" ] ] )
] ) ; #
fhir:description [ fhir:v "The service types allowed in §119"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "a71921ea-fe83-441d-933b-cc21d0b3c8c3" ] ] ) ] )
] . #