{
  "resourceType": "CodeSystem",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Seitenlokalisation CodeSystem</b></p><p>Seitenlokalisation des Tumors</p></div>"
  },
  "url": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/SeitenlokalisationCS",
  "version": "1.0.0",
  "name": "SeitenlokalisationCS",
  "status": "active",
  "publisher": "DKTK",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://dktk.dkfz.de"
        }
      ]
    }
  ],
  "description": "Seitenlokalisation des Tumors",
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "L",
      "display": "links"
    },
    {
      "code": "R",
      "display": "rechts"
    },
    {
      "code": "B",
      "display": "beidseitig (sollte bei bestimmten Tumoren 2 Meldungen ergeben)"
    },
    {
      "code": "M",
      "display": "Mittellinie/Mittig"
    },
    {
      "code": "T",
      "display": "trifft nicht zu (Seitenangabe nicht sinnvoll, einschließlich Systemerkrankungen)"
    },
    {
      "code": "U",
      "display": "unbekannt"
    }
  ]
}