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

FHIR IG Statistics: CodeSystem/mii-cs-onko-nebenwirkung-ctcae-grad

Packagede.medizininformatikinitiative.kerndatensatz.onkologie
Resource TypeCodeSystem
Idmii-cs-onko-nebenwirkung-ctcae-grad
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.onkologie@2025.1.0&canonical=https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-nebenwirkung-ctcae-grad
URLhttps://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-nebenwirkung-ctcae-grad
Version2025.1.0
Statusactive
NameMII_CS_Onko_Nebenwirkung_CTCAE_Grad
TitleMII CS Onko Nebenwirkung nach CTCAE-Grad
Realmde
DescriptionGibt an, zu welchem Schweregrad von Nebenwirkungen es bei der Bestrahlung oder der systemischen Therapie gekommen ist.
Contentcomplete

Resources that use this resource

ConceptMap
mii-cm-onko-nebenwirkung-sctMII CM Onko Nebenwirkung SNOMED Mapping
ValueSet
mii-vs-onko-nebenwirkung-ctcae-gradMII VS Onkologie Nebenwirkung nach CTCAE Grad

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "mii-cs-onko-nebenwirkung-ctcae-grad",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-nebenwirkung-ctcae-grad",
  "version": "2025.1.0",
  "name": "MII_CS_Onko_Nebenwirkung_CTCAE_Grad",
  "title": "MII CS Onko Nebenwirkung nach CTCAE-Grad",
  "status": "active",
  "experimental": false,
  "publisher": "Medizininformatik Initiative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.medizininformatik-initiative.de"
        }
      ]
    }
  ],
  "description": "Gibt an, zu welchem Schweregrad von Nebenwirkungen es bei der Bestrahlung oder der systemischen Therapie gekommen ist.",
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "1",
      "display": "mild",
      "definition": "Mild"
    },
    {
      "code": "2",
      "display": "moderat",
      "definition": "Moderat"
    },
    {
      "code": "3",
      "display": "schwerwiegend",
      "definition": "Schwerwiegend"
    },
    {
      "code": "4",
      "display": "lebensbedrohlich",
      "definition": "Lebensbedrohlich"
    },
    {
      "code": "5",
      "display": "tödlich",
      "definition": "Tödlich"
    },
    {
      "code": "U",
      "display": "unbekannt",
      "definition": "Unbekannt"
    },
    {
      "code": "K",
      "display": "keine",
      "definition": "Keine"
    }
  ]
}