All Downloads are FREE. Search and download functionalities are using the official Maven repository.

algorithms.tnm.1.6.tables.appendix_grade_category_calculation.json Maven / Gradle / Ivy

{
  "id" : "appendix_grade_category_calculation",
  "algorithm" : "tnm",
  "version" : "1.6",
  "name" : "Grade Category Calculation",
  "title" : "Grade Category Calculation Table",
  "notes" : "**Note:**  The Grade Category is based on Site-Specific Factor 11, Histopathologic Grading.  The Grade Category is not the same as histologic grade (G); it is an intermediate variable used to derive stage.  Note that the category C2 includes high grade for mucinous tumors and G2 and G3 (moderately differentiated and poorly differentiated) for non-mucinous tumors.",
  "last_modified" : "2018-02-02T14:54:22.668Z",
  "definition" : [ {
    "key" : "ssf11",
    "name" : "SSF11",
    "type" : "INPUT"
  }, {
    "key" : "c",
    "name" : "Grade Category",
    "type" : "ENDPOINT"
  } ],
  "rows" : [ [ "010", "VALUE:C1" ], [ "011", "VALUE:C1" ], [ "020", "VALUE:C2" ], [ "021", "VALUE:C2" ], [ "030", "VALUE:C3" ], [ "040", "VALUE:C4" ], [ "988", "VALUE:CX" ], [ "998", "VALUE:CX" ], [ "999", "VALUE:CX" ] ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy