| Package | de.dktk.oncology |
| Resource Type | CodeSystem |
| Id | CodeSystem-onco-core-CodeSystem-Therapieempfehlung |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/CodeSystem/TherapieempfehlungCS |
| URL | http://dktk.dkfz.de/fhir/onco/core/CodeSystem/TherapieempfehlungCS |
| Version | 0.9.0 |
| Status | active |
| Name | TherapieempfehlungCS |
| Description | Art der Therapie |
| Content | complete |
| ValueSet | |
| TherapieempfehlungVS | TherapieempfehlungVS |
No resources found
Note: links and images are rebased to the (stated) source
Therapieempfehlung CodeSystem
Therapieempfehlung
{
"resourceType": "CodeSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/TherapieempfehlungCS",
"version": "0.9.0",
"name": "TherapieempfehlungCS",
"status": "active",
"publisher": "DKTK",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://dktk.dkfz.de"
}
]
}
],
"description": "Art der Therapie",
"caseSensitive": true,
"compositional": false,
"content": "complete",
"count": 11,
"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"
}
]
}