FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem-cce-core-CodeSystem-SYSTTherapyTypeCS

Packagecce.fhir.minimal
Resource TypeCodeSystem
IdCodeSystem-cce-core-CodeSystem-SYSTTherapyTypeCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/CodeSystem/SYSTTherapyTypeCS
URLhttps://www.cancercoreeurope.eu/fhir/core/CodeSystem/SYSTTherapyTypeCS
Version0.0.1
Statusdraft
NameSYSTTherapyTypeCS
TitleSYST Therapy Type CS
DescriptionType of Therapy
Contentcomplete

Resources that use this resource

ValueSet
SYSTTherapyTypeVSSYST Therapy Type VS

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

SYST-TherapyType CodeSystem

Type of Therapy


Source

{
  "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"
    }
  ]
}