FHIR IG analytics| Package | elga.moped |
| Resource Type | Questionnaire |
| Id | Questionnaire-LKFL04Questionnaire.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/Questionnaire-LKFL04Questionnaire.html |
| URL | https://elga.moped.at/Questionnaire/LKFL04Questionnaire |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-29T16:14:19+00:00 |
| Title | LKF L04 Questionnaire |
| Description | LKF L04 Questionnaire - Exklusionen tagesklinischer medizinischer Leistungen |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire LKFL04Questionnaire
| LinkID | Text | Cardinality | Type | Flags | Description & Constraints |
|---|---|---|---|---|---|
![]() | LKF L04 Questionnaire - Exklusionen tagesklinischer medizinischer Leistungen | Questionnaire | https://elga.moped.at/Questionnaire/LKFL04Questionnaire#0.1.0 | ||
![]() ![]() | Satzartenkennzeichen | 0..1 | string | Max Length: 3 Initial Value: string = L04 | |
![]() ![]() | Jahr | 0..1 | integer | Max Length: 4 | |
![]() ![]() | Krankenanstaltennummer | 0..1 | string | Max Length: 6 | |
![]() ![]() | Medizinische Leistung – Code | 0..1 | string | Max Length: 10 | |
{
"resourceType": "Questionnaire",
"id": "LKFL04Questionnaire",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://elga.moped.at/Questionnaire/LKFL04Questionnaire",
"version": "0.1.0",
"title": "LKF L04 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 L04 Questionnaire - Exklusionen tagesklinischer medizinischer Leistungen",
"item": [
{
"linkId": "satzartenkennzeichen",
"text": "Satzartenkennzeichen",
"type": "string",
"readOnly": true,
"maxLength": 3,
"initial": [
{
"valueString": "L04"
}
]
},
{
"linkId": "jahr",
"text": "Jahr",
"type": "integer",
"maxLength": 4
},
{
"linkId": "krankenanstaltennummer",
"text": "Krankenanstaltennummer",
"type": "string",
"maxLength": 6
},
{
"linkId": "medizinische-leistung-code",
"text": "Medizinische Leistung – Code",
"type": "string",
"maxLength": 10
}
]
}