Package | de.dktk.oncology |
Type | ValueSet |
Id | ValueSet-onco-core-ValueSet-GradingVS |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/ValueSet/GradingVS |
URL | http://dktk.dkfz.de/fhir/onco/core/ValueSet/GradingVS |
Version | 0.9.0 |
Status | active |
Name | GradingVS |
Description | Grading (Differenzierungsgrad des Tumors) |
StructureDefinition | |
onco-core-Observation-Grading | Grading |
CodeSystem | |
GradingCS | GradingCS |
Note: links and images are rebased to the (stated) source
Grading ValueSet
Grading (Differenzierungsgrad des Tumors)
{ "resourceType": "ValueSet", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://dktk.dkfz.de/fhir/onco/core/ValueSet/GradingVS", "version": "0.9.0", "name": "GradingVS", "status": "active", "publisher": "DKTK", "contact": [ { "telecom": [ { "system": "other", "value": "https://dktk.dkfz.de" } ] } ], "description": "Grading (Differenzierungsgrad des Tumors)", "compose": { "include": [ { "system": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/GradingCS", "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" } ] } ] } }