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

algorithms.tnm.1.7.schemas.trachea.json Maven / Gradle / Ivy

{
  "id" : "trachea",
  "algorithm" : "tnm",
  "version" : "1.7",
  "name" : "Trachea",
  "title" : "Trachea",
  "notes" : "C339  Trachea\n\n**Note:** TNM is not defined for this schema. If directly assigning Summary Stage 2000 (SS2000), use the *Trachea* chapter on page 152 of the [SS2000 on-line manual](http://seer.cancer.gov/tools/ssm/SSSM2000-122012.pdf#page=152).",
  "schema_selection_table" : "schema_selection_trachea",
  "inputs" : [ {
    "key" : "year_dx",
    "name" : "Year of Diagnosis",
    "naaccr_item" : 390,
    "table" : "year_dx_validation",
    "used_for_staging" : false
  }, {
    "key" : "site",
    "name" : "Primary Site",
    "naaccr_item" : 400,
    "table" : "primary_site",
    "used_for_staging" : true
  }, {
    "key" : "hist",
    "name" : "Histology",
    "naaccr_item" : 522,
    "table" : "histology",
    "used_for_staging" : true
  } ],
  "outputs" : [ {
    "key" : "derived_version",
    "name" : "Derived Version",
    "default" : "{{ctx_alg_version}}"
  }, {
    "key" : "clin_stage_group",
    "name" : "Derived SEER Clin Stage Group",
    "naaccr_item" : 3610,
    "default" : "88"
  }, {
    "key" : "path_stage_group",
    "name" : "Derived SEER Path Stage Group",
    "naaccr_item" : 3605,
    "default" : "88"
  }, {
    "key" : "combined_stage_group",
    "name" : "Derived SEER Combined Stage Group",
    "naaccr_item" : 3614,
    "default" : "88"
  }, {
    "key" : "combined_t",
    "name" : "Derived SEER Combined T",
    "naaccr_item" : 3616,
    "default" : "88"
  }, {
    "key" : "combined_n",
    "name" : "Derived SEER Combined N",
    "naaccr_item" : 3618,
    "default" : "88"
  }, {
    "key" : "combined_m",
    "name" : "Derived SEER Combined M",
    "naaccr_item" : 3620,
    "default" : "88"
  }, {
    "key" : "source_t",
    "name" : "Derived SEER Combined T Source",
    "naaccr_item" : 3622
  }, {
    "key" : "source_n",
    "name" : "Derived SEER Combined N Source",
    "naaccr_item" : 3624
  }, {
    "key" : "source_m",
    "name" : "Derived SEER Combined M Source",
    "naaccr_item" : 3626
  } ],
  "involved_tables" : [ "primary_site", "histology", "year_dx_validation", "schema_selection_trachea" ],
  "on_invalid_input" : "FAIL_WHEN_USED_FOR_STAGING",
  "last_modified" : "2018-04-11T19:53:09.040Z"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy