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

FHIR IG analytics

Packageelga.moped
Resource TypeQuestionnaire
IdQuestionnaire-LKFK04Questionnaire.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7Austria/ELGA-MOPED-R5/Questionnaire-LKFK04Questionnaire.html
URLhttps://elga.moped.at/Questionnaire/LKFK04Questionnaire
Version0.1.0
Statusactive
Date2026-03-29T16:14:19+00:00
TitleLKF K04 Questionnaire
DescriptionK04 Questionnaire - KA-Statistik (Personal-Vollzeitäquivalente nach Funktionsgruppen und Dienstverhältnis)

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 LKFK04Questionnaire

Structure
LinkIDTextCardinalityTypeFlagsDescription & Constraintsdoco
.. K04 Questionnaire - KA-Statistik (Personal-Vollzeitäquivalente nach Funktionsgruppen und Dienstverhältnis)Questionnairehttps://elga.moped.at/Questionnaire/LKFK04Questionnaire#0.1.0
... satzartenkennzeichenSatzartenkennzeichen0..1stringiconiconMax Length: 3
Initial Value: string = K04
... jahrJahr0..1integerMax Length: 4
... krankenanstaltennummerKrankenanstaltennummer0..1stringMax Length: 6
... personalgruppenindexPersonalgruppenindex0..1codingOptions: 3 options
... personal-vollzeitäquivalentePersonal – Vollzeitäquivalente0..1decimalMax Length: 9

doco Documentation for this format

Options Sets

Answer options for personalgruppenindex

  • https://tbd.at/LKF#111 ("Ärzte/Ärztinnen")
  • https://tbd.at/LKF#112 ("Apotheker:innen, Chemiker:innen, Physiker:innen u.ä.")
  • https://tbd.at/LKF#113 ("Hebammen (inkl. Schüler:innen)")

Source1

{
  "resourceType": "Questionnaire",
  "id": "LKFK04Questionnaire",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://elga.moped.at/Questionnaire/LKFK04Questionnaire",
  "version": "0.1.0",
  "title": "LKF K04 Questionnaire",
  "status": "active",
  "date": "2026-03-29T16:14:19+00:00",
  "publisher": "ELGA GmbH",
  "contact": [
    {
      "name": "ELGA GmbH",
      "telecom": [
        {
          "system": "url",
          "value": "https://elga.gv.at"
        }
      ]
    }
  ],
  "description": "K04 Questionnaire - KA-Statistik (Personal-Vollzeitäquivalente nach Funktionsgruppen und Dienstverhältnis)",
  "item": [
    {
      "linkId": "satzartenkennzeichen",
      "text": "Satzartenkennzeichen",
      "type": "string",
      "readOnly": true,
      "maxLength": 3,
      "initial": [
        {
          "valueString": "K04"
        }
      ]
    },
    {
      "linkId": "jahr",
      "text": "Jahr",
      "type": "integer",
      "maxLength": 4
    },
    {
      "linkId": "krankenanstaltennummer",
      "text": "Krankenanstaltennummer",
      "type": "string",
      "maxLength": 6
    },
    {
      "linkId": "personalgruppenindex",
      "text": "Personalgruppenindex",
      "type": "coding",
      "answerOption": [
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "111",
            "display": "Ärzte/Ärztinnen"
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "112",
            "display": "Apotheker:innen, Chemiker:innen, Physiker:innen u.ä."
          }
        },
        {
          "valueCoding": {
            "system": "https://tbd.at/LKF",
            "code": "113",
            "display": "Hebammen (inkl. Schüler:innen)"
          }
        }
      ]
    },
    {
      "linkId": "personal-vollzeitäquivalente",
      "text": "Personal – Vollzeitäquivalente",
      "type": "decimal",
      "maxLength": 9
    }
  ]
}