@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "EntlassungsartVS"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "

Generated Narrative: ValueSet EntlassungsartVS

This value set includes codes based on the following rules:

"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "https://elga.moped.at/ValueSet/EntlassungsartVS"^^xsd:anyURI ; fhir:l ] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "EntlassungsartVS"] ; # fhir:title [ fhir:v "Entlassungsart des Patienten ambulant + stationär"] ; # fhir:status [ fhir:v "draft"] ; # fhir:date [ fhir:v "2025-12-19T13:46:32+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://elga.gv.at" ] ] ) ] ) ; # fhir:description [ fhir:v "ValueSet für die Entlassungsart des Patienten"] ; # fhir:compose [ fhir:include ( [ fhir:valueSet ( [ fhir:v "https://elga.moped.at/ValueSet/EntlassungsartAVS"^^xsd:anyURI ; fhir:l ] ) ] [ fhir:valueSet ( [ fhir:v "https://elga.moped.at/ValueSet/EntlassungsartSVS"^^xsd:anyURI ; fhir:l ] ) ] ) ] . # # -------------------------------------------------------------------------------------