| Package | de.dktk.oncology |
| Resource Type | ValueSet |
| Id | ValueSet-onco-core-ValueSet-SYSTTherapieartVS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/ValueSet/SYSTTherapieartVS |
| URL | http://dktk.dkfz.de/fhir/onco/core/ValueSet/SYSTTherapieartVS |
| Version | 1.0.0 |
| Status | active |
| Name | SYSTTherapieartVS |
| Description | Art der Therapie |
| StructureDefinition | |
| onco-core-MedicationStatement-Systemtherapie | Systemtherapie |
| onco-core-Procedure-Operation | Operation |
| onco-core-Procedure-Strahlentherapie | Strahlentherapie |
| CodeSystem | |
| SYSTTherapieartCS | SYSTTherapieartCS |
Note: links and images are rebased to the (stated) source
SYST-Therapieart ValueSet
Art der Therapie
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/SYSTTherapieartVS",
"version": "1.0.0",
"name": "SYSTTherapieartVS",
"status": "active",
"publisher": "DKTK",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://dktk.dkfz.de"
}
]
}
],
"description": "Art der Therapie",
"compose": {
"include": [
{
"system": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/SYSTTherapieartCS",
"concept": [
{
"code": "CH",
"display": "Chemotherapie"
},
{
"code": "HO",
"display": "Hormontherapie"
},
{
"code": "IM",
"display": "Immun- und Antikörpertherapie"
},
{
"code": "KM",
"display": "Knochenmarkstransplantation"
},
{
"code": "WS",
"display": "Wait and see"
},
{
"code": "AS",
"display": "Active Surveillance"
},
{
"code": "ZS",
"display": "Zielgerichtete Substanzen"
},
{
"code": "SO",
"display": "Sonstiges"
},
{
"code": "ST",
"display": "Strahlentherapie"
},
{
"code": "OP",
"display": "Operation"
},
{
"code": "CI",
"display": "Chemo- + Immun-/Antikörpertherapie"
},
{
"code": "CZ",
"display": "Chemotherapie + zielgerichtete Substanzen"
},
{
"code": "IZ",
"display": "Immun-/Antikörpertherapie + zielgerichtete Substanzen"
},
{
"code": "SZ",
"display": "Stammzelltransplantation (inkl. Knochenmarktransplantation)"
},
{
"code": "WW",
"display": "Watchful Waiting"
}
]
}
]
}
}