Package | cce.fhir.minimal |
Type | CodeSystem |
Id | CodeSystem-cce-core-CodeSystem-GradingCS |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/CodeSystem/GradingCS |
URL | https://www.cancercoreeurope.eu/fhir/core/CodeSystem/GradingCS |
Version | 0.0.1 |
Status | draft |
Name | GradingCS |
Title | Grading CS |
Description | Grading (degree of differentiation of the tumor) |
Content | complete |
ValueSet | |
GradingVS | Grading VS |
No resources found
Note: links and images are rebased to the (stated) source
Grading CodeSystem
Grading (degree of differentiation of the tumor)
{ "resourceType": "CodeSystem", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://www.cancercoreeurope.eu/fhir/core/CodeSystem/GradingCS", "version": "0.0.1", "name": "GradingCS", "title": "Grading CS", "status": "draft", "publisher": "CCE", "contact": [ { "telecom": [ { "system": "other", "value": "https://www.cancercoreeurope.eu" } ] } ], "description": "Grading (degree of differentiation of the tumor)", "caseSensitive": true, "compositional": false, "content": "complete", "count": 12, "concept": [ { "code": "0", "display": "malignant melanoma of the conjunctiva" }, { "code": "1", "display": "well differentiated" }, { "code": "2", "display": "morately differentiated" }, { "code": "3", "display": "poorly differentiated" }, { "code": "4", "display": "undifferentiated" }, { "code": "X", "display": "not determinable" }, { "code": "L", "display": "low grade (G1 or G2)" }, { "code": "M", "display": "intermediate (G2 or G3)" }, { "code": "H", "display": "high grade (G3 or G4)" }, { "code": "B", "display": "Borderline" }, { "code": "U", "display": "unknown" }, { "code": "T", "display": "does not apply" } ] }