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
: Arbejde/skole forventning - TTL Representation
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 "WorkSchoolExpectationCodes"] ; #
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 WorkSchoolExpectationCodes</b></p><a name=\"WorkSchoolExpectationCodes\"> </a><a name=\"hcWorkSchoolExpectationCodes\"> </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-6eb62a15-8b69-4940-9276-704a0a1c0a60\">6eb62a15-8b69-4940-9276-704a0a1c0a60</a></td><td>Jeg gør det, der forventes</td></tr><tr><td><a href=\"CodeSystem-MentalHealthCodes.html#MentalHealthCodes-f1898e69-7602-4e4d-9dbb-43deb9a51c2b\">f1898e69-7602-4e4d-9dbb-43deb9a51c2b</a></td><td>Jeg gør det, der forventes det meste af tiden</td></tr><tr><td><a href=\"CodeSystem-MentalHealthCodes.html#MentalHealthCodes-bd91207b-2ade-4d91-871f-8c64f32c9782\">bd91207b-2ade-4d91-871f-8c64f32c9782</a></td><td>Jeg gør ikke det, der forventes</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [ fhir:v "http://hl7.dk/fhir/Hackathon-Sep-2022/ValueSet/WorkSchoolExpectationCodes"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:title [ fhir:v "Arbejde/skole forventning"] ; #
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 arbejde/skole forventning 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 "6eb62a15-8b69-4940-9276-704a0a1c0a60" ] ;
fhir:display [ fhir:v "Jeg gør det, der forventes" ] ] [
fhir:code [ fhir:v "f1898e69-7602-4e4d-9dbb-43deb9a51c2b" ] ;
fhir:display [ fhir:v "Jeg gør det, der forventes det meste af tiden" ] ] [
fhir:code [ fhir:v "bd91207b-2ade-4d91-871f-8c64f32c9782" ] ;
fhir:display [ fhir:v "Jeg gør ikke det, der forventes" ] ] ) ] )
] . #