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

: KLTilstandFFKoderFFB - 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 "KLConditionFFCodesFFB"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from <a href=\"CodeSystem-FFB.html\"><code>http://kl.dk/fhir/common/caresocial/CodeSystem/FFB</code></a> where concept  descends from  <a href=\"CodeSystem-FFB.html#FFB-a134c31d-d316-46d4-935e-e500874dbbe1\">a134c31d-d316-46d4-935e-e500874dbbe1</a></li><li>Include codes from <a href=\"CodeSystem-FFB.html\"><code>http://kl.dk/fhir/common/caresocial/CodeSystem/FFB</code></a> where concept  descends from  <a href=\"CodeSystem-FFB.html#FFB-25c5c614-305f-46cd-9891-55d564fc30cf\">25c5c614-305f-46cd-9891-55d564fc30cf</a></li><li>Include codes from <a href=\"CodeSystem-FFB.html\"><code>http://kl.dk/fhir/common/caresocial/CodeSystem/FFB</code></a> where concept  descends from  <a href=\"CodeSystem-FFB.html#FFB-e1836145-0c20-4e20-971e-d62dfe4ea1a0\">e1836145-0c20-4e20-971e-d62dfe4ea1a0</a></li><li>Include codes from <a href=\"CodeSystem-FFB.html\"><code>http://kl.dk/fhir/common/caresocial/CodeSystem/FFB</code></a> where concept  descends from  <a href=\"CodeSystem-FFB.html#FFB-4fb78b88-d3af-4cfb-84d7-f06daf423317\">4fb78b88-d3af-4cfb-84d7-f06daf423317</a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://kl.dk/fhir/common/caresocial/ValueSet/KLConditionFFCodesFFB"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.7.0"] ; # 
  fhir:name [ fhir:v "KLConditionFFCodesFFB"] ; # 
  fhir:title [ fhir:v "KLTilstandFFKoderFFB"] ; # 
  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 "Danish municipality FFB condition codes for body functions and structures"] ; # 
  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/FFB"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "a134c31d-d316-46d4-935e-e500874dbbe1" ]       ] )     ] [
fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FFB"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "25c5c614-305f-46cd-9891-55d564fc30cf" ]       ] )     ] [
fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FFB"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "e1836145-0c20-4e20-971e-d62dfe4ea1a0" ]       ] )     ] [
fhir:system [ fhir:v "http://kl.dk/fhir/common/caresocial/CodeSystem/FFB"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "descendent-of" ] ;
fhir:value [ fhir:v "4fb78b88-d3af-4cfb-84d7-f06daf423317" ]       ] )     ] )
  ] . #