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

algorithms.tnm.1.7.tables.combined_m.json Maven / Gradle / Ivy

There is a newer version: 11.3.0
Show newest version
{
  "id" : "combined_m",
  "algorithm" : "tnm",
  "version" : "1.7",
  "name" : "Combined M",
  "title" : "Combined M",
  "notes" : "Using clinical and pathologic M, calculate Combined M and Summary Stage M.",
  "last_modified" : "2018-04-11T19:53:03.863Z",
  "definition" : [ {
    "key" : "clin_m_in",
    "name" : "Clinical M",
    "type" : "INPUT"
  }, {
    "key" : "path_m_in",
    "name" : "Pathologic M",
    "type" : "INPUT"
  }, {
    "key" : "combined_m_in",
    "name" : "Combined M (Input)",
    "type" : "INPUT"
  }, {
    "key" : "combined_m_out",
    "name" : "Combined M",
    "type" : "ENDPOINT"
  }, {
    "key" : "source_m_out",
    "name" : "Combined M Source",
    "type" : "ENDPOINT"
  }, {
    "key" : "tmp_source_m",
    "name" : "True Source M",
    "type" : "ENDPOINT"
  } ],
  "extra_input" : [ "path_m_in", "combined_m_in", "clin_m_in", "source_m" ],
  "rows" : [ [ "*", "*", "0,0I+,1,1A,1B,1C,1D,1E,88", "VALUE:{{combined_m_in}}", "MATCH", "VALUE:{{source_m}}" ], [ "88", "88", "", "VALUE:88", "VALUE:9", "VALUE:9" ], [ "88", "*", "", "VALUE:{{path_m_in}}", "VALUE:2", "VALUE:2" ], [ "*", "88", "", "VALUE:{{clin_m_in}}", "VALUE:1", "VALUE:1" ], [ "*", "0", "", "VALUE:{{clin_m_in}}", "VALUE:1", "VALUE:1" ], [ "0", "0I+", "", "VALUE:{{path_m_in}}", "VALUE:1", "VALUE:2" ], [ "0I+,1,1A,1B,1C,1D,1E", "0I+", "", "VALUE:{{clin_m_in}}", "VALUE:1", "VALUE:1" ], [ "0,0I+,1", "1", "", "VALUE:{{path_m_in}}", "VALUE:2", "VALUE:2" ], [ "1A,1B,1C,1D,1E", "1", "", "VALUE:{{clin_m_in}}", "VALUE:2", "VALUE:1" ], [ "0,0I+,1,1A", "1A", "", "VALUE:{{path_m_in}}", "VALUE:2", "VALUE:2" ], [ "1B,1C,1D,1E", "1A", "", "VALUE:{{clin_m_in}}", "VALUE:2", "VALUE:1" ], [ "0,0I+,1,1A,1B", "1B", "", "VALUE:{{path_m_in}}", "VALUE:2", "VALUE:2" ], [ "1C,1D,1E", "1B", "", "VALUE:{{clin_m_in}}", "VALUE:2", "VALUE:1" ], [ "0,0I+,1,1A,1B,1C", "1C", "", "VALUE:{{path_m_in}}", "VALUE:2", "VALUE:2" ], [ "1D,1E", "1C", "", "VALUE:{{clin_m_in}}", "VALUE:2", "VALUE:1" ], [ "0,0I+,1,1A,1B,1C,1D", "1D", "", "VALUE:{{path_m_in}}", "VALUE:2", "VALUE:2" ], [ "1E", "1D", "", "VALUE:{{clin_m_in}}", "VALUE:2", "VALUE:1" ], [ "*", "1E", "", "VALUE:{{path_m_in}}", "VALUE:2", "VALUE:2" ] ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy