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-role.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-role
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-eortc-qlq-c30-scale-role
Version2026.0.0-rc.1
Statusactive
NameMII_VS_PRO_EORTC_QLQ_C30_Scale_Role
TitleMII VS PRO EORTC QLQ-C30 Role Functioning Scale
Realmde
Description4-point response scale for EORTC QLQ-C30 role functioning 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-role",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/ValueSet/mii-vs-pro-eortc-qlq-c30-scale-role",
  "version": "2026.0.0-rc.1",
  "name": "MII_VS_PRO_EORTC_QLQ_C30_Scale_Role",
  "title": "MII VS PRO EORTC QLQ-C30 Role Functioning Scale",
  "status": "active",
  "experimental": true,
  "description": "4-point response scale for EORTC QLQ-C30 role functioning items",
  "compose": {
    "include": [
      {
        "system": "https://www.medizininformatik-initiative.de/fhir/ext/modul-pro/CodeSystem/mii-cs-pro-eortc-qlq-c30",
        "concept": [
          {
            "code": "not-at-all-role"
          },
          {
            "code": "a-little-role"
          },
          {
            "code": "quite-a-bit-role"
          },
          {
            "code": "very-much-role"
          }
        ]
      }
    ]
  }
}