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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.pros
Resource TypeCodeSystem
IdCodeSystem-mii-cs-pro-eortc-qlq-c30.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.pros@2026.0.0-rc.2&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/CodeSystem/mii-cs-pro-eortc-qlq-c30
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-pro/CodeSystem/mii-cs-pro-eortc-qlq-c30
Version2026.0.0-rc.1
Statusactive
NameMII_CS_PRO_EORTC_QLQ_C30
TitleMII CS PRO EORTC QLQ-C30 Response Scale
Realmde
DescriptionResponse scale for EORTC QLQ-C30 questionnaire items with multilingual support
Contentcomplete

Resources that use this resource

ValueSet
mii-vs-pro-eortc-qlq-c30-scale-4ptMII VS PRO EORTC QLQ-C30 4-Point Scale
mii-vs-pro-eortc-qlq-c30-scale-7ptMII VS PRO EORTC QLQ-C30 7-Point Scale
mii-vs-pro-eortc-qlq-c30-scale-roleMII VS PRO EORTC QLQ-C30 Role Functioning Scale

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "mii-cs-pro-eortc-qlq-c30",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/CodeSystem/mii-cs-pro-eortc-qlq-c30",
  "version": "2026.0.0-rc.1",
  "name": "MII_CS_PRO_EORTC_QLQ_C30",
  "title": "MII CS PRO EORTC QLQ-C30 Response Scale",
  "status": "active",
  "experimental": true,
  "description": "Response scale for EORTC QLQ-C30 questionnaire items with multilingual support",
  "caseSensitive": true,
  "content": "complete",
  "count": 15,
  "concept": [
    {
      "code": "not-at-all",
      "display": "Not at all",
      "designation": [
        {
          "language": "de",
          "value": "Überhaupt nicht"
        }
      ]
    },
    {
      "code": "a-little",
      "display": "A little",
      "designation": [
        {
          "language": "de",
          "value": "Wenig"
        }
      ]
    },
    {
      "code": "quite-a-bit",
      "display": "Quite a bit",
      "designation": [
        {
          "language": "de",
          "value": "Mäßig"
        }
      ]
    },
    {
      "code": "very-much",
      "display": "Very much",
      "designation": [
        {
          "language": "de",
          "value": "Sehr"
        }
      ]
    },
    {
      "code": "not-at-all-role",
      "display": "Not at all",
      "designation": [
        {
          "language": "de",
          "value": "Überhaupt nicht"
        }
      ]
    },
    {
      "code": "a-little-role",
      "display": "A little",
      "designation": [
        {
          "language": "de",
          "value": "Wenig"
        }
      ]
    },
    {
      "code": "quite-a-bit-role",
      "display": "Quite a bit",
      "designation": [
        {
          "language": "de",
          "value": "Mäßig"
        }
      ]
    },
    {
      "code": "very-much-role",
      "display": "Very much",
      "designation": [
        {
          "language": "de",
          "value": "Sehr"
        }
      ]
    },
    {
      "code": "1-very-poor",
      "display": "1 - Very poor",
      "designation": [
        {
          "language": "de",
          "value": "1 - Sehr schlecht"
        }
      ]
    },
    {
      "code": "2-poor",
      "display": "2 - Poor",
      "designation": [
        {
          "language": "de",
          "value": "2 - Schlecht"
        }
      ]
    },
    {
      "code": "3-fair",
      "display": "3 - Fair",
      "designation": [
        {
          "language": "de",
          "value": "3 - Mittelmäßig"
        }
      ]
    },
    {
      "code": "4-good",
      "display": "4 - Good",
      "designation": [
        {
          "language": "de",
          "value": "4 - Gut"
        }
      ]
    },
    {
      "code": "5-very-good",
      "display": "5 - Very good",
      "designation": [
        {
          "language": "de",
          "value": "5 - Sehr gut"
        }
      ]
    },
    {
      "code": "6-excellent",
      "display": "6 - Excellent",
      "designation": [
        {
          "language": "de",
          "value": "6 - Ausgezeichnet"
        }
      ]
    },
    {
      "code": "7-perfect",
      "display": "7 - Perfect",
      "designation": [
        {
          "language": "de",
          "value": "7 - Vollkommen"
        }
      ]
    }
  ]
}