| Package | de.dktk.oncology |
| Resource Type | CodeSystem |
| Id | CodeSystem-onco-core-CodeSystem-GradingCS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/CodeSystem/GradingCS |
| URL | http://dktk.dkfz.de/fhir/onco/core/CodeSystem/GradingCS |
| Version | 0.9.0 |
| Status | active |
| Name | GradingCS |
| Description | Grading (Differenzierungsgrad des Tumors) |
| Content | complete |
| ValueSet | |
| GradingVS | GradingVS |
No resources found
Note: links and images are rebased to the (stated) source
Grading CodeSystem
Grading (Differenzierungsgrad des Tumors)
{
"resourceType": "CodeSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/GradingCS",
"version": "0.9.0",
"name": "GradingCS",
"status": "active",
"publisher": "DKTK",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://dktk.dkfz.de"
}
]
}
],
"description": "Grading (Differenzierungsgrad des Tumors)",
"caseSensitive": true,
"compositional": false,
"content": "complete",
"count": 12,
"concept": [
{
"code": "0",
"display": "malignes Melanom der Konjunktiva"
},
{
"code": "1",
"display": "gut differenziert"
},
{
"code": "2",
"display": "mäßig differenziert"
},
{
"code": "3",
"display": "schlecht differenziert"
},
{
"code": "4",
"display": "undifferenziert"
},
{
"code": "X",
"display": "nicht bestimmbar"
},
{
"code": "L",
"display": "low grade (G1 oder G2)"
},
{
"code": "M",
"display": "intermediate (G2 oder G3)"
},
{
"code": "H",
"display": "high grade (G3 oder G4)"
},
{
"code": "B",
"display": "Borderline"
},
{
"code": "U",
"display": "unbekannt"
},
{
"code": "T",
"display": "trifft nicht zu"
}
]
}