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

FHIR IG Statistics: CodeSystem/EORTCQLQC1514

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdEORTCQLQC1514
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-EORTCQLQC1514.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/EORTCQLQC1514
Version2.12.0
Statusactive
Date2022-07-28T00:00:00+02:00
NameEORTCQLQC1514
TitleEORTC QLQ-C15-PAL 1-4
DescriptionEORTC Palliativ spørgeskema (1-15) grad 1-4. Se https://www.eortc.org/research_field/quality-of-life/
Contentcomplete

Resources that use this resource

ValueSet
EORTC14DPDEORTC Grad 1-4 (DPD)
EORTC24DPDEORTC Grad 2-4 (DPD)
SkalaSymptom skala

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem EORTCQLQC1514

This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/EORTCQLQC1514 defines the following codes:

CodeDisplayDefinition
grade_1 1. Slet ikke
  1. Slet ikke
grade_2 2. Lidt
  1. Lidt
grade_3 3. En del
  1. En del
grade_4 4. Meget
  1. Meget

Source

{
  "resourceType": "CodeSystem",
  "id": "EORTCQLQC1514",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/EORTCQLQC1514",
  "version": "2.12.0",
  "name": "EORTCQLQC1514",
  "title": "EORTC QLQ-C15-PAL 1-4",
  "status": "active",
  "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 Palliativ spørgeskema (1-15) grad 1-4. Se https://www.eortc.org/research_field/quality-of-life/",
  "caseSensitive": false,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "grade_1",
      "display": "1. Slet ikke",
      "definition": "1. Slet ikke"
    },
    {
      "code": "grade_2",
      "display": "2. Lidt",
      "definition": "2. Lidt"
    },
    {
      "code": "grade_3",
      "display": "3. En del",
      "definition": "3. En del"
    },
    {
      "code": "grade_4",
      "display": "4. Meget",
      "definition": "4. Meget"
    }
  ]
}