FHIR IG analytics| Package | elga.moped |
| Resource Type | Questionnaire |
| Id | Questionnaire-LKFB03Questionnaire.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/Questionnaire-LKFB03Questionnaire.html |
| URL | https://elga.moped.at/Questionnaire/LKFB03Questionnaire |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-29T16:14:19+00:00 |
| Title | LKF B03 Questionnaire |
| Description | B03 Questionnaire - Eigenmittelverteilungsrechnung (EVR) |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire LKFB03Questionnaire
Structure| LinkID | Text | Cardinality | Type | Flags | Description & Constraints |
|---|---|---|---|---|---|
![]() | B03 Questionnaire - Eigenmittelverteilungsrechnung (EVR) | Questionnaire | https://elga.moped.at/Questionnaire/LKFB03Questionnaire#0.1.0 | ||
![]() ![]() | Satzartenkennzeichen | 0..1 | string | Max Length: 3 Initial Value: string = B03 | |
![]() ![]() | Jahr | 0..1 | integer | Max Length: 4 | |
![]() ![]() | Krankenanstalten-/Trägernummer | 0..1 | string | Max Length: 6 | |
![]() ![]() | Berichtstyp | 0..1 | coding | Options: 4 options | |
![]() ![]() | EVRIndex | 0..1 | coding | Options: 12 options | |
![]() ![]() | Wert Berichtsjahr | 0..1 | integer | Max Length: 10 | |
![]() ![]() | Wert Vorjahr | 0..1 | integer | Max Length: 10 | |
Options Sets
Answer options for berichtstyp
Answer options for evr-index
{
"resourceType": "Questionnaire",
"id": "LKFB03Questionnaire",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://elga.moped.at/Questionnaire/LKFB03Questionnaire",
"version": "0.1.0",
"title": "LKF B03 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": "B03 Questionnaire - Eigenmittelverteilungsrechnung (EVR)",
"item": [
{
"linkId": "satzartenkennzeichen",
"text": "Satzartenkennzeichen",
"type": "string",
"readOnly": true,
"maxLength": 3,
"initial": [
{
"valueString": "B03"
}
]
},
{
"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": "evr-index",
"text": "EVRIndex",
"type": "coding",
"answerOption": [
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "R01",
"display": "Eigenmittel i.w.S. + Mezzaninkapital"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "R02",
"display": "Mezzaninkapital"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "R03",
"display": "Eigenmittel i.w.S."
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "R04",
"display": "Investitionszuschüsse zum Anlagevermögen, verbraucht"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "R05",
"display": "Investitionszuschüsse zum Anlagevermögen, nicht verbraucht"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "R06",
"display": "Eigenmittel gem. §23 URG"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "R07",
"display": "Unversteuerte Rücklagen"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "R08",
"display": "Eigenkapital"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "R09",
"display": "Kapitalrücklagen"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "R10",
"display": "Gewinnrücklagen"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "R11",
"display": "Bilanzgewinn/Bilanzverlust"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "R12",
"display": "Nenn-Kapital (Grund-, Stammkapital)"
}
}
]
},
{
"linkId": "wert-berichtsjahr",
"text": "Wert Berichtsjahr",
"type": "integer",
"maxLength": 10
},
{
"linkId": "wert-vorjahr",
"text": "Wert Vorjahr",
"type": "integer",
"maxLength": 10
}
]
}