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

: KLVurderingTypekoder - 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 "KLEvaluationTypeCodes"] ; # 
  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-KLCommonCareSocialCodes.html\"><code>http://kl.dk/fhir/common/caresocial/CodeSystem/KLCommonCareSocialCodes</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-KLCommonCareSocialCodes.html#KLCommonCareSocialCodes-54c4ffea-7caf-4edc-8aa9-ef6e0be26c4c\">54c4ffea-7caf-4edc-8aa9-ef6e0be26c4c</a></td><td>FSIII helhedsvurdering</td><td>Sagsvurdering, der sammenholder resultaterne af en myndighedsudredning og den øvrige sagsoplysning med henblik på at træffe en afgørelse</td></tr><tr><td><a href=\"CodeSystem-KLCommonCareSocialCodes.html#KLCommonCareSocialCodes-053a301d-1bb8-4cc4-b781-87825ecf0ef8\">053a301d-1bb8-4cc4-b781-87825ecf0ef8</a></td><td>FFB vurdering af borgers situation</td><td>Vurdering der sammenholder oplysninger fra udredning mhp en samlet faglig analyse og konklusion.</td></tr><tr><td><a href=\"CodeSystem-KLCommonCareSocialCodes.html#KLCommonCareSocialCodes-effe55c7-572c-4a99-8fb4-2a9dda2f6572\">effe55c7-572c-4a99-8fb4-2a9dda2f6572</a></td><td>FFB støttebehovsvurdering</td><td>Angiver, hvor stort et behov borgeren har for hjælp og støtte.</td></tr><tr><td><a href=\"CodeSystem-KLCommonCareSocialCodes.html#KLCommonCareSocialCodes-3f7a8ca0-afca-4b0d-8773-a99b5f2f8aaf\">3f7a8ca0-afca-4b0d-8773-a99b5f2f8aaf</a></td><td>VUM Borgerens perspektiv på indsatsen</td><td/></tr><tr><td><a href=\"CodeSystem-KLCommonCareSocialCodes.html#KLCommonCareSocialCodes-f52887de-023f-4193-b6b0-4b0a37b1cffc\">f52887de-023f-4193-b6b0-4b0a37b1cffc</a></td><td>VUM Borgerens ressourcer i forhold til indsatsen</td><td/></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://kl.dk/fhir/common/caresocial/ValueSet/KLEvaluationTypeCodes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.7.0"] ; # 
  fhir:name [ fhir:v "KLEvaluationTypeCodes"] ; # 
  fhir:title [ fhir:v "KLVurderingTypekoder"] ; # 
  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 "Codes used to distinguish different kinds of evaluations"] ; # 
  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/KLCommonCareSocialCodes"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "54c4ffea-7caf-4edc-8aa9-ef6e0be26c4c" ]       ] [
fhir:code [ fhir:v "053a301d-1bb8-4cc4-b781-87825ecf0ef8" ]       ] [
fhir:code [ fhir:v "effe55c7-572c-4a99-8fb4-2a9dda2f6572" ]       ] [
fhir:code [ fhir:v "3f7a8ca0-afca-4b0d-8773-a99b5f2f8aaf" ]       ] [
fhir:code [ fhir:v "f52887de-023f-4193-b6b0-4b0a37b1cffc" ]       ] )     ] )
  ] . #