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

algorithms.eod_public.1.0.tables.tumor_size_with_primary_tumor_for_ajcc_t_55569.json Maven / Gradle / Ivy

{
  "id" : "tumor_size_with_primary_tumor_for_ajcc_t_55569",
  "algorithm" : "eod_public",
  "version" : "1.0",
  "name" : "Tumor Size with Primary Tumor for AJCC T",
  "title" : "Tumor Size Summary with EOD Primary Tumor for AJCC T",
  "notes" : "If EOD Primary Tumor = 100 or 999, Tumor Size Summary is necessary to determine the T value.",
  "last_modified" : "2018-03-12T16:39:56.877Z",
  "definition" : [ {
    "key" : "eod_primary_tumor",
    "name" : "EOD Primary Tumor",
    "type" : "INPUT"
  }, {
    "key" : "size_summary",
    "name" : "Tumor Size",
    "type" : "INPUT"
  }, {
    "key" : "eod_2018_t",
    "name" : "EOD 2018 T",
    "type" : "ENDPOINT"
  } ],
  "rows" : [ [ "100", "000", "ERROR:Localized tumor - Tumor Size is in conflict" ], [ "999", "000", "ERROR:EOD Primary Tumor and Tumor Size in conflict" ], [ "100,999", "001-019", "VALUE:T1" ], [ "100,999", "020-039", "VALUE:T2" ], [ "100,999", "040-989", "VALUE:T3" ], [ "100,999", "990", "VALUE:TX" ], [ "100", "998", "ERROR:Localized tumor - Tumor Size is in conflict" ], [ "999", "998", "ERROR:EOD Primary Tumor and Tumor Size in conflict" ], [ "100,999", "999", "VALUE:TX" ], [ "000,300,400,500,600,700", "*", "MATCH" ] ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy