KIP Infrastructure
2.12.0 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: EORTC Grad 1-7 (DUGA) - JSON Representation

Active as of 2024-03-06

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "EORTC17DUGA",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet EORTC17DUGA</b></p><a name=\"EORTC17DUGA\"> </a><a name=\"hcEORTC17DUGA\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-EORTCQLQC1517.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/EORTCQLQC1517</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-EORTCQLQC1517.html#EORTCQLQC1517-grade_7\">grade_7</a></td><td>Rigtig meget bedre</td><td>7. Særdeles god</td></tr><tr><td><a href=\"CodeSystem-EORTCQLQC1517.html#EORTCQLQC1517-grade_6\">grade_6</a></td><td>Meget bedre</td><td>6. God</td></tr><tr><td><a href=\"CodeSystem-EORTCQLQC1517.html#EORTCQLQC1517-grade_5\">grade_5</a></td><td>Lidt bedre</td><td>5. Mindre god</td></tr><tr><td><a href=\"CodeSystem-EORTCQLQC1517.html#EORTCQLQC1517-grade_4\">grade_4</a></td><td>Ingen ændring</td><td>4. Hverken god eller dårlig</td></tr><tr><td><a href=\"CodeSystem-EORTCQLQC1517.html#EORTCQLQC1517-grade_3\">grade_3</a></td><td>Lidt værre</td><td>3. Mindre dårlig</td></tr><tr><td><a href=\"CodeSystem-EORTCQLQC1517.html#EORTCQLQC1517-grade_2\">grade_2</a></td><td>Meget værre</td><td>2. Dårlig</td></tr><tr><td><a href=\"CodeSystem-EORTCQLQC1517.html#EORTCQLQC1517-grade_1\">grade_1</a></td><td>Betydeligt værre</td><td>1. Meget dårlig</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/EORTC17DUGA",
  "version" : "2.12.0",
  "name" : "EORTC17DUGA",
  "title" : "EORTC Grad 1-7 (DUGA)",
  "status" : "active",
  "experimental" : true,
  "date" : "2024-03-06T00: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 (DUGA)",
  "compose" : {
    "include" : [
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/EORTCQLQC1517",
        "concept" : [
          {
            "code" : "grade_7",
            "display" : "Rigtig meget bedre"
          },
          {
            "code" : "grade_6",
            "display" : "Meget bedre"
          },
          {
            "code" : "grade_5",
            "display" : "Lidt bedre"
          },
          {
            "code" : "grade_4",
            "display" : "Ingen ændring"
          },
          {
            "code" : "grade_3",
            "display" : "Lidt værre"
          },
          {
            "code" : "grade_2",
            "display" : "Meget værre"
          },
          {
            "code" : "grade_1",
            "display" : "Betydeligt værre"
          }
        ]
      }
    ]
  }
}