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

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

{
  "id" : "lung_occult_stage_11131",
  "algorithm" : "tnm",
  "version" : "1.6",
  "name" : "Lung Occult Stage",
  "title" : "Determine Lung Occult or Unknown Stage",
  "description" : "Since TX, N0, M0 can be both Occult or Unknown, this looks at the directly assigned stage group when this combination is found.  Only this combination is sent to this table.",
  "last_modified" : "2018-02-02T14:54:21.273Z",
  "definition" : [ {
    "key" : "stage_group_in",
    "name" : "Directly Assigned Stage Group",
    "type" : "INPUT"
  }, {
    "key" : "stage",
    "name" : "Derived Stage Group",
    "type" : "ENDPOINT"
  } ],
  "rows" : [ [ "OC", "VALUE:OC" ], [ "99", "VALUE:99" ], [ "*", "ERROR:Assigned Stage and assigned T, N and M values do not match." ] ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy