FHIR IG analytics| Package | elga.moped |
| Resource Type | Questionnaire |
| Id | Questionnaire-LKFK01Questionnaire.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/Questionnaire-LKFK01Questionnaire.html |
| URL | https://elga.moped.at/Questionnaire/LKFK01Questionnaire |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-29T16:14:19+00:00 |
| Title | LKF K01 Questionnaire |
| Description | K01 Questionnaire - den Kostenstellenplan |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire LKFK01Questionnaire
Structure| LinkID | Text | Cardinality | Type | Flags | Description & Constraints |
|---|---|---|---|---|---|
![]() | K01 Questionnaire - den Kostenstellenplan | Questionnaire | https://elga.moped.at/Questionnaire/LKFK01Questionnaire#0.1.0 | ||
![]() ![]() | Satzartenkennzeichen | 0..1 | string | Max Length: 3 Initial Value: string = K01 | |
![]() ![]() | Jahr | 0..1 | integer | Max Length: 4 | |
![]() ![]() | Krankenanstaltennummer | 0..1 | string | Max Length: 6 | |
![]() ![]() | Funktionscode | 0..1 | integer | Max Length: 8 | |
![]() ![]() | Interne Kostenstellennummer | 0..1 | string | Max Length: 8 | |
![]() ![]() | Interne Kostenstellenbezeichnung | 0..1 | string | Max Length: 50 | |
![]() ![]() | Spezielle Organisationsform | 0..1 | coding | Options: 3 options | |
Options Sets
Answer options for spezielle-organisationsform
{
"resourceType": "Questionnaire",
"id": "LKFK01Questionnaire",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://elga.moped.at/Questionnaire/LKFK01Questionnaire",
"version": "0.1.0",
"title": "LKF K01 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": "K01 Questionnaire - den Kostenstellenplan",
"item": [
{
"linkId": "satzartenkennzeichen",
"text": "Satzartenkennzeichen",
"type": "string",
"readOnly": true,
"maxLength": 3,
"initial": [
{
"valueString": "K01"
}
]
},
{
"linkId": "jahr",
"text": "Jahr",
"type": "integer",
"maxLength": 4
},
{
"linkId": "krankenanstaltennummer",
"text": "Krankenanstaltennummer",
"type": "string",
"maxLength": 6
},
{
"linkId": "funktionscode",
"text": "Funktionscode",
"type": "integer",
"maxLength": 8
},
{
"linkId": "interne-kostenstellennummer",
"text": "Interne Kostenstellennummer",
"type": "string",
"maxLength": 8
},
{
"linkId": "interne-kostenstellenbezeichnung",
"text": "Interne Kostenstellenbezeichnung",
"type": "string",
"maxLength": 50
},
{
"linkId": "spezielle-organisationsform",
"text": "Spezielle Organisationsform",
"type": "coding",
"answerOption": [
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "A",
"display": "Abteilung"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "R",
"display": "Referenzzentrum – ohne Versorgungsstufengliederung"
}
},
{
"valueCoding": {
"system": "https://tbd.at/LKF",
"code": "Z",
"display": "Referenzzentrum – höchste Versorgungsstufe"
}
}
]
}
]
}