FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
https://elga.moped.at/CodeSystem/EntlassungsartCS version 📦0.1.0| Code | Display |
| LKF_1 | Zuweisung an eine:n Allgemeinmediziner:in |
| LKF_2 | Zuweisung an einen Facharzt/eine Fachärztin |
| LKF_3 | Zuweisung an die eigene/eine andere Krankenanstalt zur ambulanten Weiterbetreuung |
| LKF_5 | Zuweisung an die eigene/eine andere Krankenanstalt zur stationären Aufnahme |
| LKF_6 | Wiederbestellung |
| LKF_7 | Behandlungsende, keine Zuweisung |
| LKF_8 | Sterbefall |
| LKF_9 | Sonstige Abgangsart |
Source1
{
"resourceType": "ValueSet",
"id": "EntlassungsartAVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://elga.moped.at/ValueSet/EntlassungsartAVS",
"version": "0.1.0",
"name": "EntlassungsartAVS",
"title": "Entlassungsart des Patienten ambulant",
"status": "draft",
"experimental": true,
"date": "2026-01-26T07:12:06+00:00",
"publisher": "ELGA GmbH",
"contact": [
{
"name": "ELGA GmbH",
"telecom": [
{
"system": "url",
"value": "https://elga.gv.at"
}
]
}
],
"description": "ValueSet für die ambulante Entlassungsart des Patienten",
"compose": {
"include": [
{
"system": "https://elga.moped.at/CodeSystem/EntlassungsartCS",
"concept": [
{
"code": "LKF_1"
},
{
"code": "LKF_2"
},
{
"code": "LKF_3"
},
{
"code": "LKF_5"
},
{
"code": "LKF_6"
},
{
"code": "LKF_7"
},
{
"code": "LKF_8"
},
{
"code": "LKF_9"
}
]
}
]
}
}