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

Generated Narrative: Questionnaire LKFK13Questionnaire

Structure#xD;\n#xD;\n#xD;\n#xD;\n#xD;\n#xD;\n
LinkIDTextCardinalityTypeFlagsDescription & Constraints\"doco\"
\".\"\".\" LKF K13 Questionnaire - Kalkulatorischer Anhang – KostenminderungenQuestionnairehttps://elga.moped.at/Questionnaire/LKFK13Questionnaire#0.1.0
\".\"\".\"\".\" satzartenkennzeichenSatzartenkennzeichen0..1string\"icon\"/\"icon\"/Max Length: 3
Initial Value: string = K13
\".\"\".\"\".\" jahrJahr0..1integerMax Length: 4
\".\"\".\"\".\" krankenanstaltennummerKrankenanstaltennummer0..1stringMax Length: 6
\".\"\".\"\".\" index-kostenminderungsartIndex Kostenminderungsart0..1codingOptions: 3 options
\".\"\".\"\".\" kostenminderungenKostenminderungen0..1integerMax Length: 10

\"doco\" Documentation for this format

Options Sets

Answer options for index-kostenminderungsart

  • null#A (\"GSBG-Beihilfen\")
  • null#B (\"Klinischer Mehraufwand\")
  • null#C (\"Kostenersätze für Schulen und Akademien\")
"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "https://elga.moped.at/Questionnaire/LKFK13Questionnaire"^^xsd:anyURI ; fhir:l ] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:title [ fhir:v "LKF K13 Questionnaire"] ; # fhir:status [ fhir:v "draft"] ; # fhir:date [ fhir:v "2025-11-27T09:39:09+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 K13 Questionnaire - Kalkulatorischer Anhang – Kostenminderungen"] ; # 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 "K13" ] ] ) ] [ 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 "index-kostenminderungsart" ] ; fhir:text [ fhir:v "Index Kostenminderungsart" ] ; fhir:type [ fhir:v "coding" ] ; fhir:answerOption ( [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "A" ] ; fhir:display [ fhir:v "GSBG-Beihilfen" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "B" ] ; fhir:display [ fhir:v "Klinischer Mehraufwand" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "C" ] ; fhir:display [ fhir:v "Kostenersätze für Schulen und Akademien" ] ] ] ) ] [ fhir:linkId [ fhir:v "kostenminderungen" ] ; fhir:text [ fhir:v "Kostenminderungen" ] ; fhir:type [ fhir:v "integer" ] ; fhir:maxLength [ fhir:v 10 ] ] ) . # # -------------------------------------------------------------------------------------