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

Generated Narrative: Questionnaire LKFK16Questionnaire

Structure#xD;\n#xD;\n#xD;\n#xD;\n#xD;\n#xD;\n
LinkIDTextCardinalityTypeFlagsDescription & Constraints\"doco\"
\".\"\".\" LKF K16 Questionnaire - Kalkulatorischer Anhang – Ausgewählte KostenQuestionnairehttps://elga.moped.at/Questionnaire/LKFK16Questionnaire#0.1.0
\".\"\".\"\".\" satzartenkennzeichenSatzartenkennzeichen0..1string\"icon\"/\"icon\"/Max Length: 3
Initial Value: string = K16
\".\"\".\"\".\" jahrJahr0..1integerMax Length: 4
\".\"\".\"\".\" krankenanstaltennummerKrankenanstaltennummer0..1stringMax Length: 6
\".\"\".\"\".\" kostenindexKostenindex0..1codingOptions: 8 options
\".\"\".\"\".\" kostenKosten0..1decimalMax Length: 10

\"doco\" Documentation for this format

Options Sets

Answer options for kostenindex

  • null#10 (\"Blut\")
  • null#20 (\"Chirurgisches Nahtmaterial\")
  • null#30 (\"Implantate und Prothesen (Summe)\")
  • null#31 (\"Implantate und Prothesen für Gefäß- und Herzchirurgie\")
  • null#32 (\"Implantate und Prothesen für Knochenchirurgie\")
  • null#33 (\"Implantate und Prothesen für Neurochirurgie\")
  • null#34 (\"Körperersatzteile, andere\")
  • null#35 (\"Implantate für HNO\")
"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "https://elga.moped.at/Questionnaire/LKFK16Questionnaire"^^xsd:anyURI ; fhir:l ] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:title [ fhir:v "LKF K16 Questionnaire"] ; # fhir:status [ fhir:v "active"] ; # 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 K16 Questionnaire - Kalkulatorischer Anhang – Ausgewählte Kosten"] ; # 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 "K16" ] ] ) ] [ 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 "kostenindex" ] ; fhir:text [ fhir:v "Kostenindex" ] ; fhir:type [ fhir:v "coding" ] ; fhir:answerOption ( [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "10" ] ; fhir:display [ fhir:v "Blut" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "20" ] ; fhir:display [ fhir:v "Chirurgisches Nahtmaterial" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "30" ] ; fhir:display [ fhir:v "Implantate und Prothesen (Summe)" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "31" ] ; fhir:display [ fhir:v "Implantate und Prothesen für Gefäß- und Herzchirurgie" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "32" ] ; fhir:display [ fhir:v "Implantate und Prothesen für Knochenchirurgie" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "33" ] ; fhir:display [ fhir:v "Implantate und Prothesen für Neurochirurgie" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "34" ] ; fhir:display [ fhir:v "Körperersatzteile, andere" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "35" ] ; fhir:display [ fhir:v "Implantate für HNO" ] ] ] ) ] [ fhir:linkId [ fhir:v "kosten" ] ; fhir:text [ fhir:v "Kosten" ] ; fhir:type [ fhir:v "decimal" ] ; fhir:maxLength [ fhir:v 10 ] ] ) . # # -------------------------------------------------------------------------------------