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

FHIR IG analytics

Packageelga.moped
Resource TypeQuestionnaire
IdQuestionnaire-register-questionnaire.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/Questionnaire-register-questionnaire.html
URLhttps://elga.moped.at/Questionnaire/register-questionnaire
Version0.1.0
Statusdraft
Date2026-03-29T16:14:19+00:00
Titleregister-questionnaire

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 register-questionnaire

Structure
LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. Questionnairehttps://elga.moped.at/Questionnaire/register-questionnaire#0.1.0
... 550421449442Meldungsnummer0..1stringMax Length: 100
... 550421449443Anstaltsnummer1..1stringMax Length: 4
.... 550421449443_helpTextCode bei Statistik Austria anfordern0..1display
... 550421449444VBPK-AS0..1stringMax Length: 172
.... 550421449444_helpTextverschlüsseltes bereichsspezifisches Personenkennzeichen Amtliche Statistik0..1display
... 550421449445Sozialversicherungsnummer0..1stringMax Length: 10
Enable When: 550421449444 exists false
... 550421449446Aufenthalt am1..1date
.... 550421449446_helpTextDatum des Patientenkontakts0..1display
... 550421449447Histopathologisches Grading1..1codingOptions: 5 options
... 550421449448Diagnosestellung1..1codingOptions: 9 options
.... 550421449448_helpTextArt der Diagnose, die letztendlich zur Diagnosestellung geführt hat.0..1display
... 550421449449Behandlung0..*codingOptions: 7 options

doco Documentation for this format

Options Sets

Answer options for 550421449447

  • null#1 (""Grad I gut differenziert differenziert o.n.A."")
  • null#2 (""Grad II mäßig differenziert mäßig gut differenziert mittelgradig differenziert"")
  • null#3 (""Grad III schlecht differenziert"")
  • null#4 (""Grad IV undifferenziert anaplastisch"")
  • null#9 ("Grading bzw. Bestimmung des Zelltyps nicht durchgeführt, nicht angegeben oder entfällt")

Answer options for 550421449448

  • null#1 ("rein klinisch")
  • null#2 ("mit klinischen Hilfsmitteln")
  • null#3 ("endoskopisch")
  • null#4 ("explorativ-operativ")
  • null#5 ("zytologisch")
  • null#6 ("bioptisch")
  • null#7 ("operativ")
  • null#8 ("autoptisch")
  • null#9 ("unbekannt")

Answer options for 550421449449

  • null#00 ("sonstige (7)")
  • null#10 ("chirurgisch radikal (1)")
  • null#20 ("chirurgisch palliativ (2)")
  • null#30 ("strahlentherapeutisch (3)")
  • null#40 ("chemotherapeutisch (4)")
  • null#50 ("hormonal (5)")
  • null#60 ("immunotherapeutisch (6)")

Source1

{
  "resourceType": "Questionnaire",
  "id": "register-questionnaire",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://elga.moped.at/Questionnaire/register-questionnaire",
  "version": "0.1.0",
  "title": "register-questionnaire",
  "status": "draft",
  "date": "2026-03-29T16:14:19+00:00",
  "publisher": "ELGA GmbH",
  "contact": [
    {
      "name": "ELGA GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://elga.gv.at"
        }
      ]
    }
  ],
  "item": [
    {
      "linkId": "550421449442",
      "text": "Meldungsnummer",
      "type": "string",
      "required": false,
      "maxLength": 100
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/minLength",
          "valueInteger": 4
        }
      ],
      "linkId": "550421449443",
      "text": "Anstaltsnummer",
      "type": "string",
      "required": true,
      "maxLength": 4,
      "item": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "code": "help",
                    "display": "Help-Button"
                  }
                ],
                "text": "Help-Button"
              }
            }
          ],
          "linkId": "550421449443_helpText",
          "text": "Code bei Statistik Austria anfordern",
          "type": "display"
        }
      ]
    },
    {
      "linkId": "550421449444",
      "text": "VBPK-AS",
      "type": "string",
      "required": false,
      "maxLength": 172,
      "item": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "code": "help",
                    "display": "Help-Button"
                  }
                ],
                "text": "Help-Button"
              }
            }
          ],
          "linkId": "550421449444_helpText",
          "text": "verschlüsseltes bereichsspezifisches Personenkennzeichen Amtliche Statistik",
          "type": "display"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/minLength",
          "valueInteger": 10
        }
      ],
      "linkId": "550421449445",
      "text": "Sozialversicherungsnummer",
      "type": "string",
      "enableWhen": [
        {
          "question": "550421449444",
          "operator": "exists",
          "answerBoolean": false
        }
      ],
      "enableBehavior": "any",
      "required": false,
      "maxLength": 10
    },
    {
      "linkId": "550421449446",
      "text": "Aufenthalt am",
      "type": "date",
      "required": true,
      "item": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "code": "help",
                    "display": "Help-Button"
                  }
                ],
                "text": "Help-Button"
              }
            }
          ],
          "linkId": "550421449446_helpText",
          "text": "Datum des Patientenkontakts",
          "type": "display"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "code": "drop-down",
                "display": "Drop down"
              }
            ]
          }
        }
      ],
      "linkId": "550421449447",
      "text": "Histopathologisches Grading",
      "type": "coding",
      "required": true,
      "answerOption": [
        {
          "valueCoding": {
            "code": "1",
            "display": "\"Grad I gut differenziert differenziert o.n.A.\""
          }
        },
        {
          "valueCoding": {
            "code": "2",
            "display": "\"Grad II mäßig differenziert mäßig gut differenziert mittelgradig differenziert\""
          }
        },
        {
          "valueCoding": {
            "code": "3",
            "display": "\"Grad III schlecht differenziert\""
          }
        },
        {
          "valueCoding": {
            "code": "4",
            "display": "\"Grad IV undifferenziert anaplastisch\""
          }
        },
        {
          "valueCoding": {
            "code": "9",
            "display": "Grading bzw. Bestimmung des Zelltyps nicht durchgeführt, nicht angegeben oder entfällt"
          }
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "code": "drop-down",
                "display": "Drop down"
              }
            ]
          }
        }
      ],
      "linkId": "550421449448",
      "text": "Diagnosestellung",
      "type": "coding",
      "required": true,
      "answerOption": [
        {
          "valueCoding": {
            "code": "1",
            "display": "rein klinisch"
          }
        },
        {
          "valueCoding": {
            "code": "2",
            "display": "mit klinischen Hilfsmitteln"
          }
        },
        {
          "valueCoding": {
            "code": "3",
            "display": "endoskopisch"
          }
        },
        {
          "valueCoding": {
            "code": "4",
            "display": "explorativ-operativ"
          }
        },
        {
          "valueCoding": {
            "code": "5",
            "display": "zytologisch"
          }
        },
        {
          "valueCoding": {
            "code": "6",
            "display": "bioptisch"
          }
        },
        {
          "valueCoding": {
            "code": "7",
            "display": "operativ"
          }
        },
        {
          "valueCoding": {
            "code": "8",
            "display": "autoptisch"
          }
        },
        {
          "valueCoding": {
            "code": "9",
            "display": "unbekannt"
          },
          "initialSelected": true
        }
      ],
      "item": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://hl7.org/fhir/questionnaire-item-control",
                    "code": "help",
                    "display": "Help-Button"
                  }
                ],
                "text": "Help-Button"
              }
            }
          ],
          "linkId": "550421449448_helpText",
          "text": "Art der Diagnose, die letztendlich zur Diagnosestellung geführt hat.",
          "type": "display"
        }
      ]
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "http://hl7.org/fhir/questionnaire-item-control",
                "code": "check-box",
                "display": "Check-box"
              }
            ]
          }
        }
      ],
      "linkId": "550421449449",
      "text": "Behandlung",
      "type": "coding",
      "required": false,
      "repeats": true,
      "answerOption": [
        {
          "valueCoding": {
            "code": "00",
            "display": "sonstige (7)"
          }
        },
        {
          "valueCoding": {
            "code": "10",
            "display": "chirurgisch radikal (1)"
          }
        },
        {
          "valueCoding": {
            "code": "20",
            "display": "chirurgisch palliativ (2)"
          }
        },
        {
          "valueCoding": {
            "code": "30",
            "display": "strahlentherapeutisch (3)"
          }
        },
        {
          "valueCoding": {
            "code": "40",
            "display": "chemotherapeutisch (4)"
          }
        },
        {
          "valueCoding": {
            "code": "50",
            "display": "hormonal (5)"
          }
        },
        {
          "valueCoding": {
            "code": "60",
            "display": "immunotherapeutisch (6)"
          }
        }
      ]
    }
  ]
}