FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

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

Resources that use this resource

ValueSet
cce.fhir#0.1.0SYSTTherapyTypeVSSYSTTherapyTypeVS

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


Source1

{
  "resourceType": "CodeSystem",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/SYSTTherapyTypeCS",
  "version": "0.0.1",
  "name": "SYSTTherapyTypeCS",
  "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"
    }
  ]
}