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

FHIR IG analytics

Packageelga.moped
Resource TypeQuestionnaire
IdQuestionnaire-LKFB06Questionnaire.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/Questionnaire-LKFB06Questionnaire.html
URLhttps://elga.moped.at/Questionnaire/LKFB06Questionnaire
Version0.1.0
Statusactive
Date2026-03-29T16:14:19+00:00
TitleLKF B06 Questionnaire
DescriptionB06 Questionnaire - Zuschussstruktur (ZS)

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 LKFB06Questionnaire

Structure
LinkIDTextCardinalityTypeFlagsDescription & Constraintsdoco
.. B06 Questionnaire - Zuschussstruktur (ZS)Questionnairehttps://elga.moped.at/Questionnaire/LKFB06Questionnaire#0.1.0
... satzartenkennzeichenSatzartenkennzeichen0..1stringiconiconMax Length: 3
Initial Value: string = B06
... jahrJahr0..1integerMax Length: 4
... krankenanstalten-traegernummerKrankenanstalten-/Trägernummer0..1stringMax Length: 6
... berichtstypBerichtstyp0..1codingOptions: 4 options
... finanzierungstraegerindexFinanzierungsträgerIndex0..1codingOptions: 5 options
... zuschussartindexZuschussartIndex0..1codingOptions: 5 options
... zuschussZuschuss0..1integerMax Length: 10

doco Documentation for this format

Options Sets

Answer options for berichtstyp

  • https://tbd.at/LKF#K ("KA-Ebene – Gesamtdarstellung/-bericht")
  • https://tbd.at/LKF#G ("Trägerebene – krankenanstaltenübergreifender (gemeinsamer) Bereich")
  • https://tbd.at/LKF#A ("Trägerebene – krankenanstaltenfremder Bereich")
  • https://tbd.at/LKF#T ("Trägerebene – Gesamtdarstellung/-bericht (KA-übergeordnete Institution)")

Answer options for finanzierungstraegerindex

  • https://tbd.at/LKF#LF ("Landesgesundheitsfonds")
  • https://tbd.at/LKF#LD ("Land")
  • https://tbd.at/LKF#GM ("Gemeinde(n)")
  • https://tbd.at/LKF#RT ("Rechtsträger")
  • https://tbd.at/LKF#SO ("Sonstige")

Answer options for zuschussartindex

  • https://tbd.at/LKF#Z01 ("Zuschüsse zum Betriebsabgang")
  • https://tbd.at/LKF#Z02 ("Sonstige Betriebszuschüsse")
  • https://tbd.at/LKF#Z03 ("Betriebszuschüsse")
  • https://tbd.at/LKF#Z04 ("Investitionszuschüsse")
  • https://tbd.at/LKF#Z05 ("Zins- und Annuitätenzuschüsse")

Source1

{
  "resourceType": "Questionnaire",
  "id": "LKFB06Questionnaire",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://elga.moped.at/Questionnaire/LKFB06Questionnaire",
  "version": "0.1.0",
  "title": "LKF B06 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": "B06 Questionnaire - Zuschussstruktur (ZS)",
  "item": [
    {
      "linkId": "satzartenkennzeichen",
      "text": "Satzartenkennzeichen",
      "type": "string",
      "readOnly": true,
      "maxLength": 3,
      "initial": [
        {
          "valueString": "B06"
        }
      ]
    },
    {
      "linkId": "jahr",
      "text": "Jahr",
      "type": "integer",
      "maxLength": 4
    },
    {
      "linkId": "krankenanstalten-traegernummer",
      "text": "Krankenanstalten-/Trägernummer",
      "type": "string",
      "maxLength": 6
    },
    {
      "linkId": "berichtstyp",
      "text": "Berichtstyp",
      "type": "coding",
      "answerOption": [
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "K",
            "display": "KA-Ebene – Gesamtdarstellung/-bericht"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "G",
            "display": "Trägerebene – krankenanstaltenübergreifender (gemeinsamer) Bereich"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "A",
            "display": "Trägerebene – krankenanstaltenfremder Bereich"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "T",
            "display": "Trägerebene – Gesamtdarstellung/-bericht (KA-übergeordnete Institution)"
          }
        }
      ]
    },
    {
      "linkId": "finanzierungstraegerindex",
      "text": "FinanzierungsträgerIndex",
      "type": "coding",
      "answerOption": [
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "LF",
            "display": "Landesgesundheitsfonds"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "LD",
            "display": "Land"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "GM",
            "display": "Gemeinde(n)"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "RT",
            "display": "Rechtsträger"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "SO",
            "display": "Sonstige"
          }
        }
      ]
    },
    {
      "linkId": "zuschussartindex",
      "text": "ZuschussartIndex",
      "type": "coding",
      "answerOption": [
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "Z01",
            "display": "Zuschüsse zum Betriebsabgang"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "Z02",
            "display": "Sonstige Betriebszuschüsse"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "Z03",
            "display": "Betriebszuschüsse"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "Z04",
            "display": "Investitionszuschüsse"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "Z05",
            "display": "Zins- und Annuitätenzuschüsse"
          }
        }
      ]
    },
    {
      "linkId": "zuschuss",
      "text": "Zuschuss",
      "type": "integer",
      "maxLength": 10
    }
  ]
}