FHIR IG analytics| Package | elga.moped |
| Resource Type | Questionnaire |
| Id | Questionnaire-LKFB06Questionnaire.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/Questionnaire-LKFB06Questionnaire.html |
| URL | https://elga.moped.at/Questionnaire/LKFB06Questionnaire |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-29T16:14:19+00:00 |
| Title | LKF B06 Questionnaire |
| Description | B06 Questionnaire - Zuschussstruktur (ZS) |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire LKFB06Questionnaire
Structure| LinkID | Text | Cardinality | Type | Flags | Description & Constraints |
|---|---|---|---|---|---|
![]() | B06 Questionnaire - Zuschussstruktur (ZS) | Questionnaire | https://elga.moped.at/Questionnaire/LKFB06Questionnaire#0.1.0 | ||
![]() ![]() | Satzartenkennzeichen | 0..1 | string | Max Length: 3 Initial Value: string = B06 | |
![]() ![]() | Jahr | 0..1 | integer | Max Length: 4 | |
![]() ![]() | Krankenanstalten-/Trägernummer | 0..1 | string | Max Length: 6 | |
![]() ![]() | Berichtstyp | 0..1 | coding | Options: 4 options | |
![]() ![]() | FinanzierungsträgerIndex | 0..1 | coding | Options: 5 options | |
![]() ![]() | ZuschussartIndex | 0..1 | coding | Options: 5 options | |
![]() ![]() | Zuschuss | 0..1 | integer | Max Length: 10 | |
Options Sets
Answer options for berichtstyp
Answer options for finanzierungstraegerindex
Answer options for zuschussartindex
{
"resourceType": "Questionnaire",
"id": "LKFB06Questionnaire",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://elga.moped.at/Questionnaire/LKFB06Questionnaire",
"version": "0.1.0",
"title": "LKF B06 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": "B06 Questionnaire - Zuschussstruktur (ZS)",
"item": [
{
"linkId": "satzartenkennzeichen",
"text": "Satzartenkennzeichen",
"type": "string",
"readOnly": true,
"maxLength": 3,
"initial": [
{
"valueString": "B06"
}
]
},
{
"linkId": "jahr",
"text": "Jahr",
"type": "integer",
"maxLength": 4
},
{
"linkId": "krankenanstalten-traegernummer",
"text": "Krankenanstalten-/Trägernummer",
"type": "string",
"maxLength": 6
},
{
"linkId": "berichtstyp",
"text": "Berichtstyp",
"type": "coding",
"answerOption": [
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "K",
"display": "KA-Ebene – Gesamtdarstellung/-bericht"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "G",
"display": "Trägerebene – krankenanstaltenübergreifender (gemeinsamer) Bereich"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "A",
"display": "Trägerebene – krankenanstaltenfremder Bereich"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "T",
"display": "Trägerebene – Gesamtdarstellung/-bericht (KA-übergeordnete Institution)"
}
}
]
},
{
"linkId": "finanzierungstraegerindex",
"text": "FinanzierungsträgerIndex",
"type": "coding",
"answerOption": [
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "LF",
"display": "Landesgesundheitsfonds"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "LD",
"display": "Land"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "GM",
"display": "Gemeinde(n)"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "RT",
"display": "Rechtsträger"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "SO",
"display": "Sonstige"
}
}
]
},
{
"linkId": "zuschussartindex",
"text": "ZuschussartIndex",
"type": "coding",
"answerOption": [
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "Z01",
"display": "Zuschüsse zum Betriebsabgang"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "Z02",
"display": "Sonstige Betriebszuschüsse"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "Z03",
"display": "Betriebszuschüsse"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "Z04",
"display": "Investitionszuschüsse"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "Z05",
"display": "Zins- und Annuitätenzuschüsse"
}
}
]
},
{
"linkId": "zuschuss",
"text": "Zuschuss",
"type": "integer",
"maxLength": 10
}
]
}