@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:Questionnaire ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "LKFK12Questionnaire"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div [ fhir:v "

Generated Narrative: Questionnaire LKFK12Questionnaire

Structure#xD;\n#xD;\n#xD;\n#xD;\n#xD;\n#xD;\n#xD;\n#xD;\n#xD;\n#xD;\n
LinkIDTextCardinalityTypeFlagsDescription & Constraints\"doco\"
\".\"\".\" LKF K12 Questionnaire - Sammel-Kostennachweis DetailblätterQuestionnairehttps://elga.moped.at/Questionnaire/LKFK12Questionnaire#0.1.0
\".\"\".\"\".\" satzartenkennzeichenSatzartenkennzeichen0..1string\"icon\"/\"icon\"/Max Length: 3
Initial Value: string = K12
\".\"\".\"\".\" jahrJahr0..1integerMax Length: 4
\".\"\".\"\".\" krankenanstaltennummerKrankenanstaltennummer0..1stringMax Length: 6
\".\"\".\"\".\" blattnummerBlattnummer0..1codingOptions: 3 options
\".\"\".\"\".\" mlv-nummerMLV-Nummer0..1integerMax Length: 3
\".\"\".\"\".\" aufwand-finanzbuchführungAufwand gemäß Finanzbuchführung0..1integerMax Length: 10
\".\"\".\"\".\" neutraler-aufwandNeutraler Aufwand0..1integerMax Length: 10
\".\"\".\"\".\" kalkulatorische-kostenKalkulatorische Kosten0..1integerMax Length: 10
\".\"\".\"\".\" kostenKosten0..1integerMax Length: 10

\"doco\" Documentation for this format

Options Sets

Answer options for blattnummer

  • null#01/11 (\"Personalkosten (Kostenartennummer 111–119)\")
  • null#01/12 (\"Personalkosten (Kostenartennummer 121–129)\")
  • null#01/13 (\"Personalkosten (Kostenartennummer 131–139)\")
"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "https://elga.moped.at/Questionnaire/LKFK12Questionnaire"^^xsd:anyURI ; fhir:l ] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:title [ fhir:v "LKF K12 Questionnaire"] ; # fhir:status [ fhir:v "active"] ; # fhir:date [ fhir:v "2025-12-19T09:18:32+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "ELGA GmbH"] ; # fhir:contact ( [ fhir:name [ fhir:v "ELGA GmbH" ] ; fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://elga.gv.at" ] ] ) ] ) ; # fhir:description [ fhir:v "LKF K12 Questionnaire - Sammel-Kostennachweis Detailblätter"] ; # fhir:item ( [ fhir:linkId [ fhir:v "satzartenkennzeichen" ] ; fhir:text [ fhir:v "Satzartenkennzeichen" ] ; fhir:type [ fhir:v "string" ] ; fhir:readOnly [ fhir:v true ] ; fhir:maxLength [ fhir:v 3 ] ; fhir:initial ( [ fhir:value [ a fhir:String ; fhir:v "K12" ] ] ) ] [ fhir:linkId [ fhir:v "jahr" ] ; fhir:text [ fhir:v "Jahr" ] ; fhir:type [ fhir:v "integer" ] ; fhir:maxLength [ fhir:v 4 ] ] [ fhir:linkId [ fhir:v "krankenanstaltennummer" ] ; fhir:text [ fhir:v "Krankenanstaltennummer" ] ; fhir:type [ fhir:v "string" ] ; fhir:maxLength [ fhir:v 6 ] ] [ fhir:linkId [ fhir:v "blattnummer" ] ; fhir:text [ fhir:v "Blattnummer" ] ; fhir:type [ fhir:v "coding" ] ; fhir:answerOption ( [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "01/11" ] ; fhir:display [ fhir:v "Personalkosten (Kostenartennummer 111–119)" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "01/12" ] ; fhir:display [ fhir:v "Personalkosten (Kostenartennummer 121–129)" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "01/13" ] ; fhir:display [ fhir:v "Personalkosten (Kostenartennummer 131–139)" ] ] ] ) ] [ fhir:linkId [ fhir:v "mlv-nummer" ] ; fhir:text [ fhir:v "MLV-Nummer" ] ; fhir:type [ fhir:v "integer" ] ; fhir:maxLength [ fhir:v 3 ] ] [ fhir:linkId [ fhir:v "aufwand-finanzbuchführung" ] ; fhir:text [ fhir:v "Aufwand gemäß Finanzbuchführung" ] ; fhir:type [ fhir:v "integer" ] ; fhir:maxLength [ fhir:v 10 ] ] [ fhir:linkId [ fhir:v "neutraler-aufwand" ] ; fhir:text [ fhir:v "Neutraler Aufwand" ] ; fhir:type [ fhir:v "integer" ] ; fhir:maxLength [ fhir:v 10 ] ] [ fhir:linkId [ fhir:v "kalkulatorische-kosten" ] ; fhir:text [ fhir:v "Kalkulatorische Kosten" ] ; fhir:type [ fhir:v "integer" ] ; fhir:maxLength [ fhir:v 10 ] ] [ fhir:linkId [ fhir:v "kosten" ] ; fhir:text [ fhir:v "Kosten" ] ; fhir:type [ fhir:v "integer" ] ; fhir:maxLength [ fhir:v 10 ] ] ) . # # -------------------------------------------------------------------------------------