1.1.0 - Release

This page is part of the KLTerm (v1.1.0: Release) based on FHIR 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

: KLSygeplejeOmråderFSIII - TTL Representation

Active as of 2023-07-10

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 "KLNursingAreasFSIII"] ; # 
  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-I9\">I9</a></td><td>Smerter og sanseindtryk</td><td>Smerter og sanseindtryk</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-I2\">I2</a></td><td>Bevægeapparat</td><td>Bevægeapparat</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-I11\">I11</a></td><td>Viden og udvikling</td><td>Viden og udvikling</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-I1\">I1</a></td><td>Funktionsniveau</td><td>Funktionsniveau</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-I5\">I5</a></td><td>Kommunikation</td><td>Kommunikation</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-I7\">I7</a></td><td>Respiration og cirkulation</td><td>Respiration og cirkulation</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-I4\">I4</a></td><td>Hud og slimhinder</td><td>Hud og slimhinder</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-I8\">I8</a></td><td>Seksualitet</td><td>Seksualitet</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-I3\">I3</a></td><td>Ernæring</td><td>Ernæring</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-I12\">I12</a></td><td>Udskillelse af affaldsstoffer</td><td>Udskillelse af affaldsstoffer</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-I10\">I10</a></td><td>Søvn og hvile</td><td>Søvn og hvile</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-I6\">I6</a></td><td>Psykosociale forhold</td><td>Psykosociale forhold</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.kl.dk/term/ValueSet/KLNursingAreasFSIII"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.1.0"] ; # 
  fhir:name [ fhir:v "KLNursingAreasFSIII"] ; # 
  fhir:title [ fhir:v "KLSygeplejeOmråderFSIII"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-07-10T23:04:47+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 "Observation codes for the 12 nursing areas as defined by FSIII"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "urn:oid:1.2.208.176.2.21"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "I9" ]       ] [
fhir:code [ fhir:v "I2" ]       ] [
fhir:code [ fhir:v "I11" ]       ] [
fhir:code [ fhir:v "I1" ]       ] [
fhir:code [ fhir:v "I5" ]       ] [
fhir:code [ fhir:v "I7" ]       ] [
fhir:code [ fhir:v "I4" ]       ] [
fhir:code [ fhir:v "I8" ]       ] [
fhir:code [ fhir:v "I3" ]       ] [
fhir:code [ fhir:v "I12" ]       ] [
fhir:code [ fhir:v "I10" ]       ] [
fhir:code [ fhir:v "I6" ]       ] )     ] )
  ] . #