FHIR IG analytics| Package | elga.moped |
| Resource Type | Questionnaire |
| Id | Questionnaire-LKFL01Questionnaire.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/Questionnaire-LKFL01Questionnaire.html |
| URL | https://elga.moped.at/Questionnaire/LKFL01Questionnaire |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-29T16:14:19+00:00 |
| Title | LKF L01 Questionnaire |
| Description | LKF L01 Questionnaire - Spezielle Leistungsbereiche |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire LKFL01Questionnaire
Structure| LinkID | Text | Cardinality | Type | Flags | Description & Constraints |
|---|---|---|---|---|---|
![]() | LKF L01 Questionnaire - Spezielle Leistungsbereiche | Questionnaire | https://elga.moped.at/Questionnaire/LKFL01Questionnaire#0.1.0 | ||
![]() ![]() | Satzartenkennzeichen | 0..1 | string | Max Length: 3 Initial Value: string = L01 | |
![]() ![]() | Jahr | 0..1 | integer | Max Length: 4 | |
![]() ![]() | Krankenanstaltennummer | 0..1 | string | Max Length: 6 | |
![]() ![]() | Hauptkostenstelle – Funktionscode | 0..1 | integer | Max Length: 8 Enable When: leistungsbereich != Spezielle Leistungen (LKF#M) | |
![]() ![]() | Leistungsbereich | 0..1 | coding | Options: 11 options | |
![]() ![]() | Gruppe/Stufe | 0..1 | string | Max Length: 2 | |
![]() ![]() | Punkte | 0..1 | integer | Max Length: 6 | |
Options Sets
Answer options for leistungsbereich
{
"resourceType": "Questionnaire",
"id": "LKFL01Questionnaire",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://elga.moped.at/Questionnaire/LKFL01Questionnaire",
"version": "0.1.0",
"title": "LKF L01 Questionnaire",
"status": "active",
"date": "2026-03-29T16:14:19+00:00",
"publisher": "ELGA GmbH",
"contact": [
{
"name": "ELGA GmbH",
"telecom": [
{
"system": "url",
"value": "https://elga.gv.at"
}
]
}
],
"description": "LKF L01 Questionnaire - Spezielle Leistungsbereiche",
"item": [
{
"linkId": "satzartenkennzeichen",
"text": "Satzartenkennzeichen",
"type": "string",
"readOnly": true,
"maxLength": 3,
"initial": [
{
"valueString": "L01"
}
]
},
{
"linkId": "jahr",
"text": "Jahr",
"type": "integer",
"maxLength": 4
},
{
"linkId": "krankenanstaltennummer",
"text": "Krankenanstaltennummer",
"type": "string",
"maxLength": 6
},
{
"linkId": "hauptkostenstelle-funktionscode",
"text": "Hauptkostenstelle – Funktionscode",
"type": "integer",
"enableWhen": [
{
"question": "leistungsbereich",
"operator": "!=",
"answerCoding": {
"system": "https://tbd.at/LKF",
"code": "M",
"display": "Spezielle Leistungen"
}
}
],
"maxLength": 8
},
{
"linkId": "leistungsbereich",
"text": "Leistungsbereich",
"type": "coding",
"answerOption": [
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "I",
"display": "Intensivüberwachungs-/behandlungseinheiten (Erwachsene/Kinder)"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "G",
"display": "Akutgeriatrie/Remobilisation"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "L",
"display": "Palliativmedizinische Einrichtungen"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "N",
"display": "Neurologische Akut-Nachbehandlung"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "J",
"display": "Kinder- und Jugendpsychiatrie"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "P",
"display": "Psychiatrie"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "S",
"display": "Stroke Unit"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "A",
"display": "Alkohol- und Drogenentwöhnung"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "M",
"display": "Spezielle Leistungen"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "R",
"display": "Remobilisation/Nachsorge"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "O",
"display": "Psychosomatik"
}
}
]
},
{
"linkId": "gruppe-stufe",
"text": "Gruppe/Stufe",
"type": "string",
"maxLength": 2
},
{
"linkId": "punkte",
"text": "Punkte",
"type": "integer",
"maxLength": 6
}
]
}