FHIR IG analytics| Package | elga.moped |
| Resource Type | Questionnaire |
| Id | Questionnaire-LKFK12Questionnaire.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/Questionnaire-LKFK12Questionnaire.html |
| URL | https://elga.moped.at/Questionnaire/LKFK12Questionnaire |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-29T16:14:19+00:00 |
| Title | LKF K12 Questionnaire |
| Description | LKF K12 Questionnaire - Sammel-Kostennachweis Detailblätter |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire LKFK12Questionnaire
Structure| LinkID | Text | Cardinality | Type | Flags | Description & Constraints |
|---|---|---|---|---|---|
![]() | LKF K12 Questionnaire - Sammel-Kostennachweis Detailblätter | Questionnaire | https://elga.moped.at/Questionnaire/LKFK12Questionnaire#0.1.0 | ||
![]() ![]() | Satzartenkennzeichen | 0..1 | string | Max Length: 3 Initial Value: string = K12 | |
![]() ![]() | Jahr | 0..1 | integer | Max Length: 4 | |
![]() ![]() | Krankenanstaltennummer | 0..1 | string | Max Length: 6 | |
![]() ![]() | Blattnummer | 0..1 | coding | Options: 3 options | |
![]() ![]() | MLV-Nummer | 0..1 | integer | Max Length: 3 | |
![]() ![]() | Aufwand gemäß Finanzbuchführung | 0..1 | integer | Max Length: 10 | |
![]() ![]() | Neutraler Aufwand | 0..1 | integer | Max Length: 10 | |
![]() ![]() | Kalkulatorische Kosten | 0..1 | integer | Max Length: 10 | |
![]() ![]() | Kosten | 0..1 | integer | Max Length: 10 | |
Options Sets
Answer options for blattnummer
{
"resourceType": "Questionnaire",
"id": "LKFK12Questionnaire",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://elga.moped.at/Questionnaire/LKFK12Questionnaire",
"version": "0.1.0",
"title": "LKF K12 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 K12 Questionnaire - Sammel-Kostennachweis Detailblätter",
"item": [
{
"linkId": "satzartenkennzeichen",
"text": "Satzartenkennzeichen",
"type": "string",
"readOnly": true,
"maxLength": 3,
"initial": [
{
"valueString": "K12"
}
]
},
{
"linkId": "jahr",
"text": "Jahr",
"type": "integer",
"maxLength": 4
},
{
"linkId": "krankenanstaltennummer",
"text": "Krankenanstaltennummer",
"type": "string",
"maxLength": 6
},
{
"linkId": "blattnummer",
"text": "Blattnummer",
"type": "coding",
"answerOption": [
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "01/11",
"display": "Personalkosten (Kostenartennummer 111–119)"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "01/12",
"display": "Personalkosten (Kostenartennummer 121–129)"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "01/13",
"display": "Personalkosten (Kostenartennummer 131–139)"
}
}
]
},
{
"linkId": "mlv-nummer",
"text": "MLV-Nummer",
"type": "integer",
"maxLength": 3
},
{
"linkId": "aufwand-finanzbuchführung",
"text": "Aufwand gemäß Finanzbuchführung",
"type": "integer",
"maxLength": 10
},
{
"linkId": "neutraler-aufwand",
"text": "Neutraler Aufwand",
"type": "integer",
"maxLength": 10
},
{
"linkId": "kalkulatorische-kosten",
"text": "Kalkulatorische Kosten",
"type": "integer",
"maxLength": 10
},
{
"linkId": "kosten",
"text": "Kosten",
"type": "integer",
"maxLength": 10
}
]
}