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

FHIR IG Statistics: ValueSet/ValueSet-cce-core-ValueSet-SYSTTherapyTypeVS

Packagecce.fhir.minimal
TypeValueSet
IdValueSet-cce-core-ValueSet-SYSTTherapyTypeVS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/SYSTTherapyTypeVS
URLhttps://www.cancercoreeurope.eu/fhir/core/ValueSet/SYSTTherapyTypeVS
Version0.0.1
Statusdraft
NameSYSTTherapyTypeVS
TitleSYST Therapy Type VS
DescriptionType of Therapy

Resources that use this resource

StructureDefinition
cce-core-MedicationStatement-SystemicTherapySystemic Therapy
cce-core-Procedure-OperationOperation
cce-core-Procedure-RadiotherapyRadiotherapy
cce-core-MedicationStatement-SystemtherapySystemtherapy

Resources that this resource uses

CodeSystem
SYSTTherapyTypeCSSYST Therapy Type CS

Narrative

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

SYST-TherapyType ValueSet

Type of Therapy


Source

{
  "resourceType": "ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.cancercoreeurope.eu/fhir/core/ValueSet/SYSTTherapyTypeVS",
  "version": "0.0.1",
  "name": "SYSTTherapyTypeVS",
  "title": "SYST Therapy Type VS",
  "status": "draft",
  "publisher": "CCE",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "https://www.cancercoreeurope.eu"
        }
      ]
    }
  ],
  "description": "Type of Therapy",
  "compose": {
    "include": [
      {
        "system": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/SYSTTherapyTypeCS",
        "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"
          }
        ]
      }
    ]
  }
}