FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageelga.moped
Resource TypeQuestionnaire
IdQuestionnaire-LKFL01Questionnaire.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/Questionnaire-LKFL01Questionnaire.html
URLhttps://elga.moped.at/Questionnaire/LKFL01Questionnaire
Version0.1.0
Statusactive
Date2026-03-29T16:14:19+00:00
TitleLKF L01 Questionnaire
DescriptionLKF L01 Questionnaire - Spezielle Leistungsbereiche

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Questionnaire LKFL01Questionnaire

Structure
LinkIDTextCardinalityTypeFlagsDescription & Constraintsdoco
.. LKF L01 Questionnaire - Spezielle LeistungsbereicheQuestionnairehttps://elga.moped.at/Questionnaire/LKFL01Questionnaire#0.1.0
... satzartenkennzeichenSatzartenkennzeichen0..1stringiconiconMax Length: 3
Initial Value: string = L01
... jahrJahr0..1integerMax Length: 4
... krankenanstaltennummerKrankenanstaltennummer0..1stringMax Length: 6
... hauptkostenstelle-funktionscodeHauptkostenstelle – Funktionscode0..1integerMax Length: 8
Enable When: leistungsbereich != Spezielle Leistungen (LKF#M)
... leistungsbereichLeistungsbereich0..1codingOptions: 11 options
... gruppe-stufeGruppe/Stufe0..1stringMax Length: 2
... punktePunkte0..1integerMax Length: 6

doco Documentation for this format

Options Sets

Answer options for leistungsbereich

  • https://tbd.at/LKF#I ("Intensivüberwachungs-/behandlungseinheiten (Erwachsene/Kinder)")
  • https://tbd.at/LKF#G ("Akutgeriatrie/Remobilisation")
  • https://tbd.at/LKF#L ("Palliativmedizinische Einrichtungen")
  • https://tbd.at/LKF#N ("Neurologische Akut-Nachbehandlung")
  • https://tbd.at/LKF#J ("Kinder- und Jugendpsychiatrie")
  • https://tbd.at/LKF#P ("Psychiatrie")
  • https://tbd.at/LKF#S ("Stroke Unit")
  • https://tbd.at/LKF#A ("Alkohol- und Drogenentwöhnung")
  • https://tbd.at/LKF#M ("Spezielle Leistungen")
  • https://tbd.at/LKF#R ("Remobilisation/Nachsorge")
  • https://tbd.at/LKF#O ("Psychosomatik")

Source1

{
  "resourceType": "Questionnaire",
  "id": "LKFL01Questionnaire",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://elga.moped.at/Questionnaire/LKFL01Questionnaire",
  "version": "0.1.0",
  "title": "LKF L01 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 L01 Questionnaire - Spezielle Leistungsbereiche",
  "item": [
    {
      "linkId": "satzartenkennzeichen",
      "text": "Satzartenkennzeichen",
      "type": "string",
      "readOnly": true,
      "maxLength": 3,
      "initial": [
        {
          "valueString": "L01"
        }
      ]
    },
    {
      "linkId": "jahr",
      "text": "Jahr",
      "type": "integer",
      "maxLength": 4
    },
    {
      "linkId": "krankenanstaltennummer",
      "text": "Krankenanstaltennummer",
      "type": "string",
      "maxLength": 6
    },
    {
      "linkId": "hauptkostenstelle-funktionscode",
      "text": "Hauptkostenstelle – Funktionscode",
      "type": "integer",
      "enableWhen": [
        {
          "question": "leistungsbereich",
          "operator": "!=",
          "answerCoding": {
            "system": "https://tbd.at/LKF",
            "code": "M",
            "display": "Spezielle Leistungen"
          }
        }
      ],
      "maxLength": 8
    },
    {
      "linkId": "leistungsbereich",
      "text": "Leistungsbereich",
      "type": "coding",
      "answerOption": [
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "I",
            "display": "Intensivüberwachungs-/behandlungseinheiten (Erwachsene/Kinder)"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "G",
            "display": "Akutgeriatrie/Remobilisation"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "L",
            "display": "Palliativmedizinische Einrichtungen"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "N",
            "display": "Neurologische Akut-Nachbehandlung"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "J",
            "display": "Kinder- und Jugendpsychiatrie"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "P",
            "display": "Psychiatrie"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "S",
            "display": "Stroke Unit"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "A",
            "display": "Alkohol- und Drogenentwöhnung"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "M",
            "display": "Spezielle Leistungen"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "R",
            "display": "Remobilisation/Nachsorge"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "O",
            "display": "Psychosomatik"
          }
        }
      ]
    },
    {
      "linkId": "gruppe-stufe",
      "text": "Gruppe/Stufe",
      "type": "string",
      "maxLength": 2
    },
    {
      "linkId": "punkte",
      "text": "Punkte",
      "type": "integer",
      "maxLength": 6
    }
  ]
}