FHIR IG analytics| Package | elga.moped |
| Resource Type | Questionnaire |
| Id | Questionnaire-LKFK16Questionnaire.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/Questionnaire-LKFK16Questionnaire.html |
| URL | https://elga.moped.at/Questionnaire/LKFK16Questionnaire |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-29T16:14:19+00:00 |
| Title | LKF K16 Questionnaire |
| Description | LKF K16 Questionnaire - Kalkulatorischer Anhang – Ausgewählte Kosten |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire LKFK16Questionnaire
Structure| LinkID | Text | Cardinality | Type | Flags | Description & Constraints |
|---|---|---|---|---|---|
![]() | LKF K16 Questionnaire - Kalkulatorischer Anhang – Ausgewählte Kosten | Questionnaire | https://elga.moped.at/Questionnaire/LKFK16Questionnaire#0.1.0 | ||
![]() ![]() | Satzartenkennzeichen | 0..1 | string | Max Length: 3 Initial Value: string = K16 | |
![]() ![]() | Jahr | 0..1 | integer | Max Length: 4 | |
![]() ![]() | Krankenanstaltennummer | 0..1 | string | Max Length: 6 | |
![]() ![]() | Kostenindex | 0..1 | coding | Options: 8 options | |
![]() ![]() | Kosten | 0..1 | decimal | Max Length: 10 | |
Options Sets
Answer options for kostenindex
{
"resourceType": "Questionnaire",
"id": "LKFK16Questionnaire",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://elga.moped.at/Questionnaire/LKFK16Questionnaire",
"version": "0.1.0",
"title": "LKF K16 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 K16 Questionnaire - Kalkulatorischer Anhang – Ausgewählte Kosten",
"item": [
{
"linkId": "satzartenkennzeichen",
"text": "Satzartenkennzeichen",
"type": "string",
"readOnly": true,
"maxLength": 3,
"initial": [
{
"valueString": "K16"
}
]
},
{
"linkId": "jahr",
"text": "Jahr",
"type": "integer",
"maxLength": 4
},
{
"linkId": "krankenanstaltennummer",
"text": "Krankenanstaltennummer",
"type": "string",
"maxLength": 6
},
{
"linkId": "kostenindex",
"text": "Kostenindex",
"type": "coding",
"answerOption": [
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "10",
"display": "Blut"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "20",
"display": "Chirurgisches Nahtmaterial"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "30",
"display": "Implantate und Prothesen (Summe)"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "31",
"display": "Implantate und Prothesen für Gefäß- und Herzchirurgie"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "32",
"display": "Implantate und Prothesen für Knochenchirurgie"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "33",
"display": "Implantate und Prothesen für Neurochirurgie"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "34",
"display": "Körperersatzteile, andere"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "35",
"display": "Implantate für HNO"
}
}
]
},
{
"linkId": "kosten",
"text": "Kosten",
"type": "decimal",
"maxLength": 10
}
]
}