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

Generated Narrative: Questionnaire LKFG02Questionnaire

Structure#xD;\n#xD;\n#xD;\n#xD;\n#xD;\n#xD;\n#xD;\n#xD;\n#xD;\n
LinkIDTextCardinalityTypeFlagsDescription & Constraints\"doco\"
\".\"\".\" G02 Questionnaire - GroßgeräteleistungsdatenQuestionnairehttps://elga.moped.at/Questionnaire/LKFG02Questionnaire#0.1.0
\".\"\".\"\".\" satzartenkennzeichenSatzartenkennzeichen0..1string\"icon\"/\"icon\"/Max Length: 3
Initial Value: string = G02
\".\"\".\"\".\" jahrJahr0..1integerMax Length: 4
\".\"\".\"\".\" krankenanstaltennummerKrankenanstaltennummer0..1stringMax Length: 6
\".\"\".\"\".\" grosgeraet-positionsnummerGroßgerät – Positionsnummer0..1stringMax Length: 4
\".\"\".\"\".\" grosgeraet-leistungsindexGroßgerät – Leistungsindex0..1codingOptions: 16 options
\".\"\".\"\".\" ambulante-frequenzenAmbulante Frequenzen0..1integerMax Length: 10
\".\"\".\"\".\" stationaere-frequenzenStationäre Frequenzen0..1integerMax Length: 10
\".\"\".\"\".\" durchschnittliche-dauer-je-frequenzDurchschnittliche Dauer je Frequenz in Minuten0..1integerMax Length: 4

\"doco\" Documentation for this format

Options Sets

Answer options for grosgeraet-leistungsindex

  • null#C50 (\"Computertomographie (CT) – Alle Leistungen\")
  • null#M50 (\"Magnetresonanz-Tomographie (MR) – Alle Leistungen\")
  • null#H51 (\"Coronarangiographie (COR)\")
  • null#H52 (\"Coronarangiographie - PTCA ein Gefäß\")
  • null#H53 (\"Coronarangiographie - PTCA mehr als ein Gefäß\")
  • null#H54 (\"Coronarangiographie - Stentimplantation\")
  • null#H55 (\"Coronarangiographie - Ablation\")
  • null#H56 (\"Coronarangiographie - Elektrophysiologie\")
  • null#H99 (\"Coronarangiographie - Sonstige Eingriffe bei strukturellen Herzerkrankungen\")
  • null#S54 (\"Strahlentherapie - Bestrahlungstermine für strahlentherapeutische Leistungen\")
  • null#S55 (\"Strahlentherapie - Bestrahlungstermine für radiochirurgische Leistungen\")
  • null#S56 (\"Strahlentherapie - Bestrahlungstermine für intensitätsmodulierte Strahlentherapie (IMRT)\")
  • null#E51 (\"Emissions-Computertomographie (ECT) – Untersuchungen mit planarer Technik\")
  • null#E52 (\"Emissions-Computertomographie (ECT) – Untersuchungen mit Schichttechnik\")
  • null#P51 (\"Positronenemissions-Tomographie (PET) – Untersuchungen mit 18-FDG\")
  • null#P99 (\"Positronenemissions-Tomographie (PET) – Untersuchungen mit sonstigen Tracern\")
"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "https://elga.moped.at/Questionnaire/LKFG02Questionnaire"^^xsd:anyURI ; fhir:l ] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:title [ fhir:v "LKF G02 Questionnaire"] ; # fhir:status [ fhir:v "active"] ; # fhir:date [ fhir:v "2025-12-19T13:46: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 "G02 Questionnaire - Großgeräteleistungsdaten"] ; # 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 "G02" ] ] ) ] [ 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 "grosgeraet-positionsnummer" ] ; fhir:text [ fhir:v "Großgerät – Positionsnummer" ] ; fhir:type [ fhir:v "string" ] ; fhir:maxLength [ fhir:v 4 ] ] [ fhir:linkId [ fhir:v "grosgeraet-leistungsindex" ] ; fhir:text [ fhir:v "Großgerät – Leistungsindex" ] ; fhir:type [ fhir:v "coding" ] ; fhir:answerOption ( [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "C50" ] ; fhir:display [ fhir:v "Computertomographie (CT) – Alle Leistungen" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "M50" ] ; fhir:display [ fhir:v "Magnetresonanz-Tomographie (MR) – Alle Leistungen" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "H51" ] ; fhir:display [ fhir:v "Coronarangiographie (COR)" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "H52" ] ; fhir:display [ fhir:v "Coronarangiographie - PTCA ein Gefäß" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "H53" ] ; fhir:display [ fhir:v "Coronarangiographie - PTCA mehr als ein Gefäß" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "H54" ] ; fhir:display [ fhir:v "Coronarangiographie - Stentimplantation" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "H55" ] ; fhir:display [ fhir:v "Coronarangiographie - Ablation" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "H56" ] ; fhir:display [ fhir:v "Coronarangiographie - Elektrophysiologie" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "H99" ] ; fhir:display [ fhir:v "Coronarangiographie - Sonstige Eingriffe bei strukturellen Herzerkrankungen" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "S54" ] ; fhir:display [ fhir:v "Strahlentherapie - Bestrahlungstermine für strahlentherapeutische Leistungen" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "S55" ] ; fhir:display [ fhir:v "Strahlentherapie - Bestrahlungstermine für radiochirurgische Leistungen" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "S56" ] ; fhir:display [ fhir:v "Strahlentherapie - Bestrahlungstermine für intensitätsmodulierte Strahlentherapie (IMRT)" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "E51" ] ; fhir:display [ fhir:v "Emissions-Computertomographie (ECT) – Untersuchungen mit planarer Technik" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "E52" ] ; fhir:display [ fhir:v "Emissions-Computertomographie (ECT) – Untersuchungen mit Schichttechnik" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "P51" ] ; fhir:display [ fhir:v "Positronenemissions-Tomographie (PET) – Untersuchungen mit 18-FDG" ] ] ] [ fhir:value [ a fhir:Coding ; fhir:code [ fhir:v "P99" ] ; fhir:display [ fhir:v "Positronenemissions-Tomographie (PET) – Untersuchungen mit sonstigen Tracern" ] ] ] ) ] [ fhir:linkId [ fhir:v "ambulante-frequenzen" ] ; fhir:text [ fhir:v "Ambulante Frequenzen" ] ; fhir:type [ fhir:v "integer" ] ; fhir:maxLength [ fhir:v 10 ] ] [ fhir:linkId [ fhir:v "stationaere-frequenzen" ] ; fhir:text [ fhir:v "Stationäre Frequenzen" ] ; fhir:type [ fhir:v "integer" ] ; fhir:maxLength [ fhir:v 10 ] ] [ fhir:linkId [ fhir:v "durchschnittliche-dauer-je-frequenz" ] ; fhir:text [ fhir:v "Durchschnittliche Dauer je Frequenz in Minuten" ] ; fhir:type [ fhir:v "integer" ] ; fhir:maxLength [ fhir:v 4 ] ] ) . # # -------------------------------------------------------------------------------------