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

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

{
  "id" : "adjust_path_defaults_for_no_clin_no_path_stage_group_not_defined_61358",
  "algorithm" : "tnm",
  "version" : "1.6",
  "name" : "Adjust Path Defaults for No Clin, No Path, Stage Group not defined",
  "title" : "Adjust Path T, N, M defaults if No Clin exam done or No Path Procedure Done",
  "notes" : "**Note 1:** A cancer may have only clinical information if no pathologic procedure (like a resection) is done.   In these cases, the Pathologic T, N and M will be left blank.  The algorithm will set the Derived Pathologic Stage Group to 88.  The Clinical T, N and M will be used for the Combined fields.\t\t\n\t\t\t\t\t\t\t\t\t\t\t\n**Note 2:** Similarly, a cancer may not have had a clinical workup, but there is pathologic information.  In these cases, the Clinical T and N will be left blank.  The algorithm will set the Derived Clinical Stage Group based on the defaults of TX and NX.  Generally, if Clin M is set to M0, the Clinical Stage Group will be set to 88, and if Clin M is set to a variation of M1, then the Clinical Stage Group will be set to IV.  The Pathologic T, N and M will be used for the Combined fields.",
  "last_modified" : "2018-02-02T14:54:21.305Z",
  "definition" : [ {
    "key" : "clin_t",
    "name" : "Clinical T",
    "type" : "INPUT"
  }, {
    "key" : "clin_n",
    "name" : "Clinical N",
    "type" : "INPUT"
  }, {
    "key" : "clin_m",
    "name" : "Clinical M",
    "type" : "INPUT"
  }, {
    "key" : "path_t",
    "name" : "Pathologic T",
    "type" : "INPUT"
  }, {
    "key" : "path_n",
    "name" : "Pathologic N",
    "type" : "INPUT"
  }, {
    "key" : "path_m",
    "name" : "Pathologic M",
    "type" : "INPUT"
  }, {
    "key" : "clin_stage_group",
    "name" : "Derived Clin Stage Group",
    "type" : "ENDPOINT"
  }, {
    "key" : "path_stage_group",
    "name" : "Derived Path Stage Group",
    "type" : "ENDPOINT"
  }, {
    "key" : "combined_t_out",
    "name" : "Combined T after Adjustments",
    "type" : "ENDPOINT"
  }, {
    "key" : "source_t_out",
    "name" : "Source of Combined T",
    "type" : "ENDPOINT"
  }, {
    "key" : "combined_n_out",
    "name" : "Combined N after Adjustments",
    "type" : "ENDPOINT"
  }, {
    "key" : "source_n_out",
    "name" : "Source of Combined N",
    "type" : "ENDPOINT"
  }, {
    "key" : "combined_m_out",
    "name" : "Combined M after Adjustments",
    "type" : "ENDPOINT"
  }, {
    "key" : "source_m_out",
    "name" : "Source of Combined M",
    "type" : "ENDPOINT"
  } ],
  "extra_input" : [ "tmp_path_m", "tmp_clin_n", "tmp_clin_m", "tmp_path_n", "tmp_path_t", "tmp_clin_t" ],
  "rows" : [ [ "", "", "", "", "", "", "VALUE:", "VALUE:", "VALUE:", "VALUE:", "VALUE:", "VALUE:", "VALUE:", "VALUE:" ], [ "", "", "", "88", "88", "88", "VALUE:88", "VALUE:88", "VALUE:88", "VALUE:9", "VALUE:88", "VALUE:9", "VALUE:88", "VALUE:9" ], [ "88", "88", "88", "", "", "", "VALUE:88", "VALUE:88", "VALUE:88", "VALUE:9", "VALUE:88", "VALUE:9", "VALUE:88", "VALUE:9" ], [ "*", "*", "*", "", "", "", "MATCH", "VALUE:88", "VALUE:{{tmp_clin_t}}", "VALUE:1", "VALUE:{{tmp_clin_n}}", "VALUE:1", "VALUE:{{tmp_clin_m}}", "VALUE:1" ], [ "", "", "", "*", "*", "*", "VALUE:88", "MATCH", "VALUE:{{tmp_path_t}}", "VALUE:2", "VALUE:{{tmp_path_n}}", "VALUE:2", "VALUE:{{tmp_path_m}}", "VALUE:2" ], [ "*", "*", "*", "*", "*", "*", "MATCH", "MATCH", "MATCH", "MATCH", "MATCH", "MATCH", "MATCH", "MATCH" ] ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy