FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem-cce-core-CodeSystem-GradingCS

Packagecce.fhir.minimal
TypeCodeSystem
IdCodeSystem-cce-core-CodeSystem-GradingCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/core/CodeSystem/GradingCS
URLhttps://www.cancercoreeurope.eu/fhir/core/CodeSystem/GradingCS
Version0.0.1
Statusdraft
NameGradingCS
TitleGrading CS
DescriptionGrading (degree of differentiation of the tumor)
Contentcomplete

Resources that use this resource

ValueSet
GradingVSGrading VS

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Grading CodeSystem

Grading (degree of differentiation of the tumor)


Source

{
  "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"
    }
  ]
}