Implementation Guide for fælles faglige instrumenter (FFInst)
1.0.0 - release Denmark flag

This page is part of the KLFFinst (v1.0.0: Release) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: WHO5AnswerCodesInterest - TTL Representation

Active as of 2023-08-27

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 "WHO5AnswerCodesInterest"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  ] ; # 
  fhir:url [ fhir:v "http://fhir.kl.dk/ffinst/ValueSet/WHO5AnswerCodesInterest"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "WHO5AnswerCodesInterest"] ; # 
  fhir:title [ fhir:v "WHO5AnswerCodesInterest"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-08-27T11:00:49+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 specify WHO-5 answers to the fifth question about being interested"] ; # 
  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://fhir.kl.dk/ffinst/CodeSystem/KLToolsCodes"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "2ca88533-c048-4b2a-9ac2-2206b63a25ac" ]       ] [
fhir:code [ fhir:v "b62a3f31-9b63-4b86-b5bd-edf300b9fbd6" ]       ] [
fhir:code [ fhir:v "392ee33f-e754-4443-a285-c19aff66726f" ]       ] [
fhir:code [ fhir:v "3c323281-fc96-47cb-b057-1dff2ffa835b" ]       ] [
fhir:code [ fhir:v "314ab944-2f8a-453d-8653-b46cacf5f480" ]       ] [
fhir:code [ fhir:v "f97749b5-e689-40a4-9eda-0b0e35d185fc" ]       ] )     ] )
  ] . #