| Package | cce.fhir.minimal |
| Resource Type | ValueSet |
| Id | ValueSet-cce-core-ValueSet-SYSTTherapyTypeVS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/ValueSet/SYSTTherapyTypeVS |
| URL | https://www.cancercoreeurope.eu/fhir/core/ValueSet/SYSTTherapyTypeVS |
| Version | 0.0.1 |
| Status | draft |
| Name | SYSTTherapyTypeVS |
| Title | SYST Therapy Type VS |
| Description | Type of Therapy |
| StructureDefinition | |
| cce-core-MedicationStatement-SystemicTherapy | Systemic Therapy |
| cce-core-Procedure-Operation | Operation |
| cce-core-Procedure-Radiotherapy | Radiotherapy |
| cce-core-MedicationStatement-Systemtherapy | Systemtherapy |
| CodeSystem | |
| SYSTTherapyTypeCS | SYST Therapy Type CS |
Note: links and images are rebased to the (stated) source
SYST-TherapyType ValueSet
Type of Therapy
{
"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"
}
]
}
]
}
}