FHIR IG analytics| Package | elga.moped |
| Resource Type | CodeSystem |
| Id | CodeSystem-AbgangsartCS.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/CodeSystem-AbgangsartCS.html |
| URL | https://elga.moped.at/CodeSystem/AbgangsartCS |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-26T07:12:06+00:00 |
| Name | AbgangsartCS |
| Title | Moped Aufnahmeart des Patienten |
| Description | Zulässige Ausprägungen Aufnahmeart (LKF & KaOrg) |
| Content | complete |
| ValueSet | |
| AbgangsartVS | Abgangsart des Patienten |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem AbgangsartCS
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 |
{
"resourceType": "CodeSystem",
"id": "AbgangsartCS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://elga.moped.at/CodeSystem/AbgangsartCS",
"version": "0.1.0",
"name": "AbgangsartCS",
"title": "Moped Aufnahmeart des Patienten",
"status": "active",
"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": "Zulässige Ausprägungen Aufnahmeart (LKF & KaOrg)",
"caseSensitive": true,
"content": "complete",
"count": 4,
"concept": [
{
"code": "1",
"display": "Lebend"
},
{
"code": "2",
"display": "Lebend mit Therapiereduktion"
},
{
"code": "3",
"display": "Gestorben"
},
{
"code": "4",
"display": "Gestorben mit Therapiereduktion"
}
]
}