FHIR IG analytics| Package | elga.moped |
| Resource Type | CodeSystem |
| Id | CodeSystem-BehandlungsartCS.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/CodeSystem-BehandlungsartCS.html |
| URL | https://elga.moped.at/CodeSystem/BehandlungsartCS |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-26T07:12:06+00:00 |
| Name | BehandlungsartCS |
| Title | Behandlungsart |
| Description | CodeSystem für die Behandlungsart |
| Content | complete |
| ValueSet | |
| BehandlungsartVS | Behandlungsart |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem BehandlungsartCS
This case-sensitive code system https://elga.moped.at/CodeSystem/BehandlungsartCS defines the following codes:
| Code | Display |
| S | Stationär |
| I | Spitalsambulant |
| E | Extramural ambulant |
{
"resourceType": "CodeSystem",
"id": "BehandlungsartCS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://elga.moped.at/CodeSystem/BehandlungsartCS",
"version": "0.1.0",
"name": "BehandlungsartCS",
"title": "Behandlungsart",
"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": "CodeSystem für die Behandlungsart",
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "S",
"display": "Stationär"
},
{
"code": "I",
"display": "Spitalsambulant"
},
{
"code": "E",
"display": "Extramural ambulant"
}
]
}