| Package | de.dktk.oncology |
| Resource Type | ValueSet |
| Id | ValueSet-onco-core-ValueSet-Therapieempfehlung |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/ValueSet/TherapieempfehlungVS |
| URL | http://dktk.dkfz.de/fhir/onco/core/ValueSet/TherapieempfehlungVS |
| Version | 0.9.0 |
| Status | active |
| Name | TherapieempfehlungVS |
| Description | Art der Therapie |
| StructureDefinition | |
| onco-core-CarePlan-Therapieempfehlung | Therapieempfehlung |
| CodeSystem | |
| TherapieempfehlungCS | TherapieempfehlungCS |
Note: links and images are rebased to the (stated) source
Therapieempfehlung ValueSet
Therapieempfehlung
{
"resourceType": "ValueSet",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/TherapieempfehlungVS",
"version": "0.9.0",
"name": "TherapieempfehlungVS",
"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/TherapieempfehlungCS",
"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": "KW",
"display": "keine weitere tumorspezifische Therapie empfohlen"
},
{
"code": "ST",
"display": "Strahlentherapie"
},
{
"code": "OP",
"display": "Operation"
}
]
}
]
}
}