ELGA e-Diagnose R4 (Draft)
0.1.0 - ci-build

ELGA e-Diagnose R4 (Draft), published by ELGA GmbH. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Austria/ELGA-e-Diagnose-R4/ and changes regularly. See the Directory of published versions

: AT e-Diagnose Akut- oder Dauerdiagnose - TTL Representation

Draft as of 2026-01-30

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 "at-ediag-diagnosen-type"] ; # 
  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 at-ediag-diagnosen-type</b></p><a name=\"at-ediag-diagnosen-type\"> </a><a name=\"hcat-ediag-diagnosen-type\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-at-ediag-diagnose-type.html\"><code>https://fhir.hl7.at/elga/ediag/r4/CodeSystem/at-ediag-diagnose-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?0.1.0</span></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://fhir.hl7.at/elga/ediag/r4/ValueSet/at-ediag-diagnosen-type"^^xsd:anyURI ;
fhir:l <https://fhir.hl7.at/elga/ediag/r4/ValueSet/at-ediag-diagnosen-type>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "AtEdiagDiagnosisType"] ; # 
  fhir:title [ fhir:v "AT e-Diagnose Akut- oder Dauerdiagnose"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2026-01-30T07:44:27+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "ELGA GmbH"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "ELGA GmbH" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://elga.gv.at" ]     ] )
  ] [
fhir:name [ fhir:v "ELGA GmbH" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://elga.gv.at" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Dieses Value-Set legt fest, ob eine Diagnose akut oder dauerhaft ist."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "https://fhir.hl7.at/elga/ediag/r4/CodeSystem/at-ediag-diagnose-type"^^xsd:anyURI ;
fhir:l <https://fhir.hl7.at/elga/ediag/r4/CodeSystem/at-ediag-diagnose-type>       ]     ] )
  ] . #