This case-sensitive code system https://elga.moped.at/CodeSystem/AnwesenheitsartCS defines the following codes:
| Code | Display |
| ANW | physisch anwesend |
| ABW | physisch nicht anwesend |
"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://elga.moped.at/CodeSystem/AnwesenheitsartCS"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "AnwesenheitsartCS"] ; #
fhir:title [ fhir:v "Anwesenheitsart"] ; #
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 "CodeSystem für die Anwesenheitsart"] ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "2"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "ANW" ] ;
fhir:display [ fhir:v "physisch anwesend" ]
] [
fhir:code [ fhir:v "ABW" ] ;
fhir:display [ fhir:v "physisch nicht anwesend" ]
] ) . #
# -------------------------------------------------------------------------------------