PreNUDGE FHIR® IG for Data Provider / Data from Apps (R4)
0.1.0 - ci-build

PreNUDGE FHIR® IG for Data Provider / Data from Apps (R4) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AT PreNUDGE WAI Answer Codes - TTL Representation

Active as of 2026-06-25

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "prenudge-wai-answer"] ; # 
  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: CodeSystem prenudge-wai-answer</b></p><a name=\"prenudge-wai-answer\"> </a><a name=\"hcprenudge-wai-answer\"> </a><p>This case-sensitive code system <code>https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-wai-answer</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">very-good<a name=\"prenudge-wai-answer-very-good\"> </a></td><td>Sehr gut (5)</td></tr><tr><td style=\"white-space:nowrap\">rather-good<a name=\"prenudge-wai-answer-rather-good\"> </a></td><td>Eher gut (4)</td></tr><tr><td style=\"white-space:nowrap\">moderate<a name=\"prenudge-wai-answer-moderate\"> </a></td><td>Mittelmäßig (3)</td></tr><tr><td style=\"white-space:nowrap\">rather-poor<a name=\"prenudge-wai-answer-rather-poor\"> </a></td><td>Eher schlecht (2)</td></tr><tr><td style=\"white-space:nowrap\">very-poor<a name=\"prenudge-wai-answer-very-poor\"> </a></td><td>Sehr schlecht (1)</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [ fhir:v "https://fhir.hl7.at/prenudge/appdata/r4/CodeSystem/prenudge-wai-answer"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "AtPrenudgeCodeSystemWaiAnswer"] ; # 
  fhir:title [ fhir:v "AT PreNUDGE WAI Answer Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-06-25T12:51:02+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "The PreNUDGE Consortium"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "The PreNUDGE Consortium" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://prenudge.at" ]     ] )
  ] [
fhir:name [ fhir:v "The PreNUDGE Consortium" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://prenudge.at" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Local answer codes for categorical Work Ability Index answer options."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "very-good" ] ;
fhir:display [ fhir:v "Sehr gut (5)" ]
  ] [
fhir:code [ fhir:v "rather-good" ] ;
fhir:display [ fhir:v "Eher gut (4)" ]
  ] [
fhir:code [ fhir:v "moderate" ] ;
fhir:display [ fhir:v "Mittelmäßig (3)" ]
  ] [
fhir:code [ fhir:v "rather-poor" ] ;
fhir:display [ fhir:v "Eher schlecht (2)" ]
  ] [
fhir:code [ fhir:v "very-poor" ] ;
fhir:display [ fhir:v "Sehr schlecht (1)" ]
  ] ) . #