Implementation Guide for fælleskommunal informationsmodel
0.7.0 - CI Build Denmark flag

Implementation Guide for fælleskommunal informationsmodel - Local Development build (v0.7.0). See the Directory of published versions

: KLMåltypeKoderFSIII - TTL Representation

Draft as of 2023-07-06

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 "KLChangeValueCodesFSIII"] ; # 
  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>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><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-81c827de-ef31-4410-aa57-0d1d1bc6c264\">81c827de-ef31-4410-aa57-0d1d1bc6c264</a></td><td>Tilstand forsvinder</td><td>Helbredstilstand eller funktionsevnetilstand forventes at forsvinde ifm. indsatsen</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-8addc23a-f7c6-47c4-97fb-a73fcdfc9f65\">8addc23a-f7c6-47c4-97fb-a73fcdfc9f65</a></td><td>Tilstand mindskes</td><td>Helbredstilstand eller funktionsevnetilstand forventes at mindskes ifm. indsatsen</td></tr><tr><td><a href=\"CodeSystem-FSIII.html#FSIII-15846728-58b4-4413-a9d1-be0f1404b10f\">15846728-58b4-4413-a9d1-be0f1404b10f</a></td><td>Tilstand forbliver uændret</td><td>Helbredstilstand eller funktionsevnetilstand forventes at forblive uændret ifm. indsatsen.</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://kl.dk/fhir/common/caresocial/ValueSet/KLChangeValueCodesFSIII"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.7.0"] ; # 
  fhir:name [ fhir:v "KLChangeValueCodesFSIII"] ; # 
  fhir:title [ fhir:v "KLMåltypeKoderFSIII"] ; # 
  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 "Change values for goals in FSIII (FSIII måltype). Express the target value for change of a health condition or funtional condition"] ; # 
  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 "81c827de-ef31-4410-aa57-0d1d1bc6c264" ]       ] [
fhir:code [ fhir:v "8addc23a-f7c6-47c4-97fb-a73fcdfc9f65" ]       ] [
fhir:code [ fhir:v "15846728-58b4-4413-a9d1-be0f1404b10f" ]       ] )     ] )
  ] . #