{
  "resourceType": "CodeSystem",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Nebenwirkung Grad CodeSystem</b></p><p>Nebenwirkung Grad</p></div>"
  },
  "url": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/NebenwirkungGradCS",
  "version": "0.9.0",
  "name": "NebenwirkungGradCS",
  "status": "active",
  "publisher": "DKTK",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://dktk.dkfz.de"
        }
      ]
    }
  ],
  "description": "Nebenwirkung Grad",
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "K",
      "display": "keine"
    },
    {
      "code": "1",
      "display": "mild"
    },
    {
      "code": "2",
      "display": "moderat"
    },
    {
      "code": "3",
      "display": "schwerwiegend"
    },
    {
      "code": "4",
      "display": "lebensbedrohlich"
    },
    {
      "code": "5",
      "display": "tödlich"
    },
    {
      "code": "U",
      "display": "unbekannt"
    }
  ]
}