Onconova Implementation Guide
0.2.0 - ci-build

Onconova Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: TNM Grade Category Methods Value Set - JSON Representation

Active as of 2025-10-17

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "onconova-vs-tnm-grade-category-methods",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onconova-vs-tnm-grade-category-methods</b></p><a name=\"onconova-vs-tnm-grade-category-methods\"> </a><a name=\"hconconova-vs-tnm-grade-category-methods\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/1222598000\">1222598000</a></td><td style=\"color: #cccccc\">American Joint Committee on Cancer clinical grade allowable value</td></tr><tr><td><a href=\"http://snomed.info/id/1222599008\">1222599008</a></td><td style=\"color: #cccccc\">American Joint Committee on Cancer pathological grade allowable value (qualifier value)</td></tr><tr><td><a href=\"http://snomed.info/id/1222600006\">1222600006</a></td><td style=\"color: #cccccc\">American Joint Committee on Cancer yp grade allowable value</td></tr></table></li></ul></div>"
  },
  "url" : "http://onconova.github.io/fhir/ValueSet/onconova-vs-tnm-grade-category-methods",
  "version" : "0.2.0",
  "name" : "TNMGradeCategoryMethods",
  "title" : "TNM Grade Category Methods Value Set",
  "status" : "active",
  "date" : "2025-10-17T13:44:17+00:00",
  "publisher" : "Onconova",
  "contact" : [
    {
      "name" : "Onconova",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://onconova.github.io/docs"
        }
      ]
    }
  ],
  "description" : "TNM Grade Category Methods Value Set",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "1222598000"
          },
          {
            "code" : "1222599008"
          },
          {
            "code" : "1222600006"
          }
        ]
      }
    ]
  }
}