| Package | de.dktk.oncology |
| Resource Type | CodeSystem |
| Id | CodeSystem-onco-core-CodeSystem-EndeGrundCS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/CodeSystem/EndeGrundCS |
| URL | http://dktk.dkfz.de/fhir/onco/core/CodeSystem/EndeGrundCS |
| Version | 1.0.0 |
| Status | active |
| Name | EndeGrundCS |
| Description | Gibt den Grund an, warum die Strahlentherapie beendet wurde. |
| Content | complete |
| ValueSet | |
| EndeGrundVS | EndeGrundVS |
No resources found
Note: links and images are rebased to the (stated) source
EndeGrund
Gibt den Grund an, warum die Strahlentherapie beendet wurde.
{
"resourceType": "CodeSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/EndeGrundCS",
"version": "1.0.0",
"name": "EndeGrundCS",
"status": "active",
"publisher": "DKTK",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://dktk.dkfz.de"
}
]
}
],
"description": "Gibt den Grund an, warum die Strahlentherapie beendet wurde.",
"caseSensitive": true,
"compositional": false,
"content": "complete",
"count": 8,
"concept": [
{
"code": "E",
"display": "Reguläres Ende"
},
{
"code": "F",
"display": "Zieldosis erreicht mit Unterbrechung > 3 Kalendertage"
},
{
"code": "A",
"display": "Abbruch wegen Nebenwirkungen"
},
{
"code": "P",
"display": "Abbruch wegen Progress"
},
{
"code": "S",
"display": "Abbruch aus sonstigen Gründen"
},
{
"code": "V",
"display": "Patient verweigert weitere Therapie"
},
{
"code": "T",
"display": "Patient verstorben"
},
{
"code": "U",
"display": "unbekannt"
}
]
}