LTT Implementation Guide, published by Kommunernes Landsforening. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7dk/kl-ltt/ and changes regularly. See the Directory of published versions
: Lettilgængeligt Tilbud - Tema - 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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "fkgateway-ltt-focus-area"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet fkgateway-ltt-focus-area</b></p><a name=\"fkgateway-ltt-focus-area\"> </a><a name=\"hcfkgateway-ltt-focus-area\"> </a><ul><li>Include codes from<a href=\"http://fhir.kl.dk/term/2.3.0/CodeSystem-LTT.html\"><code>http://fhir.kl.dk/term/CodeSystem/LTT</code></a> where concept descends from <a href=\"http://fhir.kl.dk/term/2.3.0/CodeSystem-LTT.html#LTT-d09ad8c9-7ade-455f-b34a-54c8c6cce266\">d09ad8c9-7ade-455f-b34a-54c8c6cce266</a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://fhir.kl.dk/ltt/ValueSet/fkgateway-ltt-focus-area"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "LTTFocusArea"] ; #
fhir:title [ fhir:v "Lettilgængeligt Tilbud - Tema"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-08-31T10:37:03+00: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 "Focus areas reflect the challenges presented by the child or youth."] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://fhir.kl.dk/term/CodeSystem/LTT"^^xsd:anyURI ] ;
( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "d09ad8c9-7ade-455f-b34a-54c8c6cce266" ] ] ) ] )
] . #