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

FHIR IG analytics

Packageelga.moped
Resource TypeQuestionnaire
IdQuestionnaire-LKFK14Questionnaire.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/Questionnaire-LKFK14Questionnaire.html
URLhttps://elga.moped.at/Questionnaire/LKFK14Questionnaire
Version0.1.0
Statusactive
Date2026-03-29T16:14:19+00:00
TitleLKF K14 Questionnaire
DescriptionLKF K14 Questionnaire - Kalkulatorischer Anhang – Kalkulatorischer Anlagenspiegel

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 LKFK14Questionnaire

Structure
LinkIDTextCardinalityTypeFlagsDescription & Constraintsdoco
.. LKF K14 Questionnaire - Kalkulatorischer Anhang – Kalkulatorischer AnlagenspiegelQuestionnairehttps://elga.moped.at/Questionnaire/LKFK14Questionnaire#0.1.0
... satzartenkennzeichenSatzartenkennzeichen0..1stringiconiconMax Length: 3
Initial Value: string = K14
... jahrJahr0..1integerMax Length: 4
... krankenanstaltennummerKrankenanstaltennummer0..1stringMax Length: 6
... anlagenindexAnlagenindex0..1codingOptions: 3 options
... anschaffungs-und-herstellungskostenAnschaffungs- und Herstellungskosten0..1integerMax Length: 10
... zugängeZugänge0..1decimalMax Length: 10
... abgängeAbgänge0..1decimalMax Length: 10
... umbuchungenUmbuchungen0..1decimalMax Length: 10
... kumulierte-abschreibungenKumulierte Abschreibungen0..1decimalMax Length: 10
... buchwerte-ende-berichtsjahresBuchwerte am Ende des Berichtsjahres0..1decimalMax Length: 10
... buchwerte-vorjahrBuchwerte Vorjahr0..1decimalMax Length: 10
... abschreibungen-laufendes-berichtsjahrAbschreibungen laufendes Berichtsjahr0..1decimalMax Length: 10

doco Documentation for this format

Options Sets

Answer options for anlagenindex

  • https://tbd.at/LKF#A ("Grundstücke (MLV-Nr. 91)")
  • https://tbd.at/LKF#B ("Bauten (MLV-Nr. 92–99)")
  • https://tbd.at/LKF#C ("Anlagen in Bau")

Source1

{
  "resourceType": "Questionnaire",
  "id": "LKFK14Questionnaire",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://elga.moped.at/Questionnaire/LKFK14Questionnaire",
  "version": "0.1.0",
  "title": "LKF K14 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 K14 Questionnaire - Kalkulatorischer Anhang – Kalkulatorischer Anlagenspiegel",
  "item": [
    {
      "linkId": "satzartenkennzeichen",
      "text": "Satzartenkennzeichen",
      "type": "string",
      "readOnly": true,
      "maxLength": 3,
      "initial": [
        {
          "valueString": "K14"
        }
      ]
    },
    {
      "linkId": "jahr",
      "text": "Jahr",
      "type": "integer",
      "maxLength": 4
    },
    {
      "linkId": "krankenanstaltennummer",
      "text": "Krankenanstaltennummer",
      "type": "string",
      "maxLength": 6
    },
    {
      "linkId": "anlagenindex",
      "text": "Anlagenindex",
      "type": "coding",
      "answerOption": [
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "A",
            "display": "Grundstücke (MLV-Nr. 91)"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "B",
            "display": "Bauten (MLV-Nr. 92–99)"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "C",
            "display": "Anlagen in Bau"
          }
        }
      ]
    },
    {
      "linkId": "anschaffungs-und-herstellungskosten",
      "text": "Anschaffungs- und Herstellungskosten",
      "type": "integer",
      "maxLength": 10
    },
    {
      "linkId": "zugänge",
      "text": "Zugänge",
      "type": "decimal",
      "maxLength": 10
    },
    {
      "linkId": "abgänge",
      "text": "Abgänge",
      "type": "decimal",
      "maxLength": 10
    },
    {
      "linkId": "umbuchungen",
      "text": "Umbuchungen",
      "type": "decimal",
      "maxLength": 10
    },
    {
      "linkId": "kumulierte-abschreibungen",
      "text": "Kumulierte Abschreibungen",
      "type": "decimal",
      "maxLength": 10
    },
    {
      "linkId": "buchwerte-ende-berichtsjahres",
      "text": "Buchwerte am Ende des Berichtsjahres",
      "type": "decimal",
      "maxLength": 10
    },
    {
      "linkId": "buchwerte-vorjahr",
      "text": "Buchwerte Vorjahr",
      "type": "decimal",
      "maxLength": 10
    },
    {
      "linkId": "abschreibungen-laufendes-berichtsjahr",
      "text": "Abschreibungen laufendes Berichtsjahr",
      "type": "decimal",
      "maxLength": 10
    }
  ]
}