KL Terminologi
2.0.0 - Release

This page is part of the KLTerm (v2.0.0: 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

: KLForebyggelseOmråderFSIII - TTL Representation

Active as of 2024-06-04

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 "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-FSIII.html\"><code>urn:oid:1.2.208.176.2.21</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=\"CodeSystem-FSIII.html#FSIII-d03da587-94dc-46e6-ba71-eb1e43ec7df6\">d03da587-94dc-46e6-ba71-eb1e43ec7df6</a></td><td style=\"color: #cccccc\">Kroppen</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 style=\"color: #cccccc\">Hverdagsliv</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 style=\"color: #cccccc\">Sundhedsadfærd</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 style=\"color: #cccccc\">Mental sundhed</td><td>Mental sundhed</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.kl.dk/term/ValueSet/KLPreventionAreasFSIII"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "KLPreventionAreasFSIII"] ; # 
  fhir:title [ fhir:v "KLForebyggelseOmråderFSIII"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-06-04T14:56:17+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 "Prevention areas (observation codes), used for documentation within prevention and health promotion"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "urn:oid:1.2.208.176.2.21"^^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" ]       ] )     ] )
  ] . #