{
  "resourceType": "CodeSystem",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Boost </b></p><p>ja, mit Boost o. n. A.</p></div>"
  },
  "url": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/BoostCS",
  "version": "1.0.0",
  "name": "BoostCS",
  "status": "active",
  "publisher": "DKTK",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://dktk.dkfz.de"
        }
      ]
    }
  ],
  "description": "ja, mit Boost o. n. A.",
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "J",
      "display": "ja, mit Boost o. n. A."
    },
    {
      "code": "SIB",
      "display": "simultan integrierter Boost"
    },
    {
      "code": "SEQ",
      "display": "sequentieller Boost"
    },
    {
      "code": "KON",
      "display": "konkomitanter Boost"
    },
    {
      "code": "N",
      "display": "nein, ohne Boost"
    }
  ]
}