Integrierte Versorgung Diabetes (R4) ****** TEST VERSION ****** - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Fußdiagnose - 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 "fussdiagnose"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet fussdiagnose</b></p><a name=\"fussdiagnose\"> </a><a name=\"hcfussdiagnose\"> </a><a name=\"fussdiagnose-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (Österreich) (German (Austria), de)</b></td></tr><tr><td><a href=\"http://snomed.info/id/703272007\">703272007</a></td><td>HFrEF - heart failure with reduced ejection fraction</td><td>HFrEF</td></tr><tr><td><a href=\"http://snomed.info/id/788950000\">788950000</a></td><td>HFmEF - heart failure with mid range ejection fraction</td><td>HFmrEF</td></tr><tr><td><a href=\"http://snomed.info/id/446221000\">446221000</a></td><td>HFpEF - heart failure with preserved ejection fraction</td><td>HFpEF</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://fhir.hl7.at/elga-iv-diabetes-r4/ValueSet/fussdiagnose"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.1"] ; #
fhir:name [ fhir:v "Fussdiagnose"] ; #
fhir:title [ fhir:v "Fußdiagnose"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2025-03-03T10:25:21+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 "https://www.elga.gv.at/" ] ] )
] ) ; #
fhir:description [ fhir:v "Klassifikation der Herzinsuffizienz auf Basis der LVEF"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "703272007" ] ;
fhir:display [ fhir:v "HFrEF - heart failure with reduced ejection fraction" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-AT" ] ;
fhir:value [ fhir:v "HFrEF" ] ] ) ] [
fhir:code [ fhir:v "788950000" ] ;
fhir:display [ fhir:v "HFmEF - heart failure with mid range ejection fraction" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-AT" ] ;
fhir:value [ fhir:v "HFmrEF" ] ] ) ] [
fhir:code [ fhir:v "446221000" ] ;
fhir:display [ fhir:v "HFpEF - heart failure with preserved ejection fraction" ] ;
( fhir:designation [
fhir:language [ fhir:v "de-AT" ] ;
fhir:value [ fhir:v "HFpEF" ] ] ) ] ) ] )
] . #