FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/EORTC17DPD

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdEORTC17DPD
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-EORTC17DPD.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/EORTC17DPD
Version2.12.0
Statusactive
Date2022-07-28T00:00:00+02:00
NameEORTC17DPD
TitleEORTC Grad 1-7 (DPD)
DescriptionEORTC Grad 1-7 - Livskvalitetssvurdering (DPD)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
EORTCQLQC1517EORTC QLQ-C15-PAL G1-7

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet EORTC17DPD


Source

{
  "resourceType": "ValueSet",
  "id": "EORTC17DPD",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/EORTC17DPD",
  "version": "2.12.0",
  "name": "EORTC17DPD",
  "title": "EORTC Grad 1-7 (DPD)",
  "status": "active",
  "experimental": true,
  "date": "2022-07-28T00:00:00+02:00",
  "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact": [
    {
      "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom": [
        {
          "system": "url",
          "value": "https://trifork.com"
        },
        {
          "system": "email",
          "value": "rbk@trifork.com"
        }
      ]
    }
  ],
  "description": "EORTC Grad 1-7 - Livskvalitetssvurdering (DPD)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/EORTCQLQC1517",
        "concept": [
          {
            "code": "grade_1",
            "display": "1. Meget dårlig"
          },
          {
            "code": "grade_2",
            "display": "2. Dårlig"
          },
          {
            "code": "grade_3",
            "display": "3. Mindre dårlig"
          },
          {
            "code": "grade_4",
            "display": "4. Hverken god eller dårlig"
          },
          {
            "code": "grade_5",
            "display": "5. Mindre god"
          },
          {
            "code": "grade_6",
            "display": "6. God"
          },
          {
            "code": "grade_7",
            "display": "7. Særdeles god"
          }
        ]
      }
    ]
  }
}