Danish Hackathon 2026
1.0.0 - Release Denmark flag

This page is part of the HL7 FHIR Implementation Guide: DK Hackathons (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Oplagthed - TTL Representation

Active as of 2026-06-23

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 "EnergyCodes"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet EnergyCodes</b></p><a name=\"EnergyCodes\"> </a><a name=\"hcEnergyCodes\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-MentalHealthCodes.html\"><code>http://hl7.dk/fhir/Hackathon-Sep-2022/CodeSystem/MentalHealthCodes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?1.0.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-MentalHealthCodes.html#MentalHealthCodes-a5341a86-677d-4d53-84a1-498dc1a4ed42\">a5341a86-677d-4d53-84a1-498dc1a4ed42</a></td><td>Jeg føler mig klar og frisk de fleste dage</td></tr><tr><td><a href=\"CodeSystem-MentalHealthCodes.html#MentalHealthCodes-ea31af7a-cf51-4b53-b4d2-bef393b42946\">ea31af7a-cf51-4b53-b4d2-bef393b42946</a></td><td>Jeg har følt mig uoplagt et par gange om ugen</td></tr><tr><td><a href=\"CodeSystem-MentalHealthCodes.html#MentalHealthCodes-6f4db47c-cf6a-44c4-b434-aa6edec6e064\">6f4db47c-cf6a-44c4-b434-aa6edec6e064</a></td><td>Jeg er hele tiden træt</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [ fhir:v "http://hl7.dk/fhir/Hackathon-Sep-2022/ValueSet/EnergyCodes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:title [ fhir:v "Oplagthed"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2026-06-23T17:17:05+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Denmark"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Denmark" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.dk" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "dk-affiliate@hl7.dk" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Svarmuligheder for oplagthed i forbindelse med psykisk helbred questionnaire hackathon 2022"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DK" ] ;
fhir:display [ fhir:v "Denmark" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://hl7.dk/fhir/Hackathon-Sep-2022/CodeSystem/MentalHealthCodes"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "a5341a86-677d-4d53-84a1-498dc1a4ed42" ] ;
fhir:display [ fhir:v "Jeg føler mig klar og frisk de fleste dage" ]       ] [
fhir:code [ fhir:v "ea31af7a-cf51-4b53-b4d2-bef393b42946" ] ;
fhir:display [ fhir:v "Jeg har følt mig uoplagt et par gange om ugen" ]       ] [
fhir:code [ fhir:v "6f4db47c-cf6a-44c4-b434-aa6edec6e064" ] ;
fhir:display [ fhir:v "Jeg er hele tiden træt" ]       ] )     ] )
  ] . #