| Package | cce.fhir.minimal | 
| Resource Type | CodeSystem | 
| Id | CodeSystem-cce-core-CodeSystem-SYSTTherapyTypeCS | 
| FHIR Version | R4 | 
| Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/CodeSystem/SYSTTherapyTypeCS | 
| URL | https://www.cancercoreeurope.eu/fhir/core/CodeSystem/SYSTTherapyTypeCS | 
| Version | 0.0.1 | 
| Status | draft | 
| Name | SYSTTherapyTypeCS | 
| Title | SYST Therapy Type CS | 
| Description | Type of Therapy | 
| Content | complete | 
| ValueSet | |
| SYSTTherapyTypeVS | SYST Therapy Type VS | 
No resources found
Note: links and images are rebased to the (stated) source
SYST-TherapyType CodeSystem
Type of Therapy
{
  "resourceType": "CodeSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/SYSTTherapyTypeCS",
  "version": "0.0.1",
  "name": "SYSTTherapyTypeCS",
  "title": "SYST Therapy Type CS",
  "status": "draft",
  "publisher": "CCE",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://www.cancercoreeurope.eu"
        }
      ]
    }
  ],
  "description": "Type of Therapy",
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "CH",
      "display": "Chemotherapy"
    },
    {
      "code": "HO",
      "display": "Hormone therapy"
    },
    {
      "code": "IM",
      "display": "Immunootherapy and antibody therapy"
    },
    {
      "code": "KM",
      "display": "Bone marrow transplantation"
    },
    {
      "code": "WS",
      "display": "Wait and see"
    },
    {
      "code": "AS",
      "display": "Active Surveillance"
    },
    {
      "code": "ZS",
      "display": "Targeted substances"
    },
    {
      "code": "SO",
      "display": "Miscellaneous"
    },
    {
      "code": "ST",
      "display": "Radiotherapy"
    },
    {
      "code": "OP",
      "display": "Operation"
    },
    {
      "code": "CI",
      "display": "Chemo- + Immuno-/Antibody therapy"
    },
    {
      "code": "CZ",
      "display": "Chemotherapy + Targeted substances"
    },
    {
      "code": "CI",
      "display": "Chemo- + Immuno-/Antibody therapy + Targeted substances"
    },
    {
      "code": "IZ",
      "display": "Immuno-/Antibody therapy + Targeted substances"
    },
    {
      "code": "SZ",
      "display": "Stem cell transplantation (incl. bone marrow transplantation)"
    },
    {
      "code": "WW",
      "display": "Watchful Waiting"
    }
  ]
}