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

Generated Narrative: ValueSet EntlassungsartAVS

  • Include these codes as defined in https://elga.moped.at/CodeSystem/EntlassungsartCS version ?0.1.0
    CodeDisplay
    LKF_1Zuweisung an eine:n Allgemeinmediziner:in
    LKF_2Zuweisung an einen Facharzt/eine Fachärztin
    LKF_3Zuweisung an die eigene/eine andere Krankenanstalt zur ambulanten Weiterbetreuung
    LKF_5Zuweisung an die eigene/eine andere Krankenanstalt zur stationären Aufnahme
    LKF_6Wiederbestellung
    LKF_7Behandlungsende, keine Zuweisung
    LKF_8Sterbefall
    LKF_9Sonstige Abgangsart
"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "https://elga.moped.at/ValueSet/EntlassungsartAVS"^^xsd:anyURI ; fhir:l ] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "EntlassungsartAVS"] ; # fhir:title [ fhir:v "Entlassungsart des Patienten ambulant"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v true] ; # fhir:date [ fhir:v "2025-11-27T09:39:09+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 ambulante Entlassungsart des Patienten"] ; # fhir:compose [ fhir:include ( [ fhir:system [ fhir:v "https://elga.moped.at/CodeSystem/EntlassungsartCS"^^xsd:anyURI ; fhir:l ] ; fhir:concept ( [ fhir:code [ fhir:v "LKF_1" ] ] [ fhir:code [ fhir:v "LKF_2" ] ] [ fhir:code [ fhir:v "LKF_3" ] ] [ fhir:code [ fhir:v "LKF_5" ] ] [ fhir:code [ fhir:v "LKF_6" ] ] [ fhir:code [ fhir:v "LKF_7" ] ] [ fhir:code [ fhir:v "LKF_8" ] ] [ fhir:code [ fhir:v "LKF_9" ] ] ) ] ) ] . # # -------------------------------------------------------------------------------------