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

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.pros
Resource TypeValueSet
IdValueSet-mii-vs-pro-eortc-qlq-c30-scale-7pt.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/ValueSet/mii-vs-pro-eortc-qlq-c30-scale-7pt
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-eortc-qlq-c30-scale-7pt
Version2026.0.0-rc.1
Statusactive
NameMII_VS_PRO_EORTC_QLQ_C30_Scale_7pt
TitleMII VS PRO EORTC QLQ-C30 7-Point Scale
Realmde
Description7-point response scale for EORTC QLQ-C30 global health status and quality of life items

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
mii-cs-pro-eortc-qlq-c30MII CS PRO EORTC QLQ-C30 Response Scale

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "mii-vs-pro-eortc-qlq-c30-scale-7pt",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-eortc-qlq-c30-scale-7pt",
  "version": "2026.0.0-rc.1",
  "name": "MII_VS_PRO_EORTC_QLQ_C30_Scale_7pt",
  "title": "MII VS PRO EORTC QLQ-C30 7-Point Scale",
  "status": "active",
  "experimental": true,
  "description": "7-point response scale for EORTC QLQ-C30 global health status and quality of life items",
  "compose": {
    "include": [
      {
        "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/CodeSystem/mii-cs-pro-eortc-qlq-c30",
        "concept": [
          {
            "code": "1-very-poor"
          },
          {
            "code": "2-poor"
          },
          {
            "code": "3-fair"
          },
          {
            "code": "4-good"
          },
          {
            "code": "5-very-good"
          },
          {
            "code": "6-excellent"
          },
          {
            "code": "7-perfect"
          }
        ]
      }
    ]
  }
}