This case-sensitive code system https://elga.moped.at/CodeSystem/AbgangsartCS defines the following codes:
| Code | Display |
| 1 | Lebend |
| 2 | Lebend mit Therapiereduktion |
| 3 | Gestorben |
| 4 | Gestorben mit Therapiereduktion |
"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://elga.moped.at/CodeSystem/AbgangsartCS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "AbgangsartCS"] ; #
fhir:title [ fhir:v "Moped Aufnahmeart des Patienten"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-10-15T12:16:02+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 "Zulässige Ausprägungen Aufnahmeart (LKF & KaOrg)"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Lebend" ]
] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Lebend mit Therapiereduktion" ]
] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Gestorben" ]
] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Gestorben mit Therapiereduktion" ]
] ) . #
# -------------------------------------------------------------------------------------