{
  "resourceType": "CodeSystem",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Strahlentherapieeinheit </b></p><p>Dosis in Gray</p></div>"
  },
  "url": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/StrahlentherapieeinheitCS",
  "version": "1.0.0",
  "name": "StrahlentherapieeinheitCS",
  "status": "active",
  "publisher": "DKTK",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://dktk.dkfz.de"
        }
      ]
    }
  ],
  "description": "Dosis in Gray",
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "Gy",
      "display": "Dosis in Gray"
    },
    {
      "code": "GBq",
      "display": "Dosis in Gigabecquerel"
    }
  ]
}