Implementation Guide for fælleskommunal informationsmodel - Local Development build (v0.7.0). See the Directory of published versions
: KLForebyggelseOmråderFSIII - 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 "KLPreventionAreasFSIII"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-FSIII.html\"><code>http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-d03da587-94dc-46e6-ba71-eb1e43ec7df6\">d03da587-94dc-46e6-ba71-eb1e43ec7df6</a></td><td>Kroppen</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-7b3b3587-4ddd-4b93-a81b-455bfc601492\">7b3b3587-4ddd-4b93-a81b-455bfc601492</a></td><td>Hverdagsliv</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-b349c7ec-86c5-4c52-aaf2-9034d98b0e3b\">b349c7ec-86c5-4c52-aaf2-9034d98b0e3b</a></td><td>Sundhedsadfærd</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-3547a306-8623-4713-a8ce-db1e82839c50\">3547a306-8623-4713-a8ce-db1e82839c50</a></td><td>Mental sundhed</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://kl.dk/fhir/common/caresocial/ValueSet/KLPreventionAreasFSIII"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.7.0"] ; #
fhir:name [ fhir:v "KLPreventionAreasFSIII"] ; #
fhir:title [ fhir:v "KLForebyggelseOmråderFSIII"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2023-07-06T08:45:08+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:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "kl@kl.dk" ] ] )
] ) ; #
fhir:description [ fhir:v "Prevention areas (observation codes), used for documentation within prevention and health promotion"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DNK" ] ;
fhir:display [ fhir:v "Denmark" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "d03da587-94dc-46e6-ba71-eb1e43ec7df6" ] ] [
fhir:code [ fhir:v "7b3b3587-4ddd-4b93-a81b-455bfc601492" ] ] [
fhir:code [ fhir:v "b349c7ec-86c5-4c52-aaf2-9034d98b0e3b" ] ] [
fhir:code [ fhir:v "3547a306-8623-4713-a8ce-db1e82839c50" ] ] ) ] )
] . #