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 Prozeduren Codes - 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-prozeduren-codes"] ; # 
  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-prozeduren-codes</b></p><a name=\"at-ediag-prozeduren-codes\"> </a><a name=\"hcat-ediag-prozeduren-codes\"> </a><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  is-a 71388002 (Procedure)</li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://fhir.hl7.at/elga/ediag/r4/ValueSet/at-ediag-prozeduren-codes"^^xsd:anyURI ;
fhir:l <https://fhir.hl7.at/elga/ediag/r4/ValueSet/at-ediag-prozeduren-codes>
  ] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "AtEDiagProzedurenCodes"] ; # 
  fhir:title [ fhir:v "AT e-Diagnose Prozeduren Codes"] ; # 
  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 ist geeignet für die Codierung von Prozeduren"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
      ( fhir:filter [
fhir:property [ fhir:v "concept" ] ;
fhir:op [ fhir:v "is-a" ] ;
fhir:value [ fhir:v "71388002" ]       ] )     ] )
  ] . #