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

algorithms.tnm.1.6.schemas.kaposi_sarcoma.json Maven / Gradle / Ivy

{
  "id" : "kaposi_sarcoma",
  "algorithm" : "tnm",
  "version" : "1.6",
  "name" : "Kaposi Sarcoma",
  "title" : "Kaposi Sarcoma of All Sites",
  "notes" : "**Note 1:** TNM is not defined for this schema. If directly assigning Summary Stage 2000 (SS2000), use the *Kaposi Sarcoma of All Sites* chapter on page 280 of the [SS2000 on-line manual](http://seer.cancer.gov/tools/ssm/SSSM2000-122012.pdf#page=280).\n\n**Note 2:**  This scheme cannot be compared to either the Historic Stage or the 1977 Summary Stage schemes.",
  "schema_selection_table" : "schema_selection_kaposi_sarcoma",
  "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
  }, {
    "key" : "ssf1",
    "name" : "Associated with HIV/AIDS",
    "naaccr_item" : 2880,
    "default" : "999",
    "table" : "ssf1_jpj",
    "used_for_staging" : false,
    "metadata" : [ "COC_REQUIRED", "CCCR_REQUIRED", "SEER_REQUIRED" ]
  }, {
    "key" : "ssf2",
    "name" : "Systemic Symptoms at Diagnosis",
    "naaccr_item" : 2890,
    "default" : "988",
    "table" : "ssf2_kbv",
    "used_for_staging" : false
  }, {
    "key" : "ssf3",
    "name" : "Ulceration and Edema",
    "naaccr_item" : 2900,
    "default" : "988",
    "table" : "ssf3_laz",
    "used_for_staging" : false
  }, {
    "key" : "ssf4",
    "name" : "CD4 Cell Count",
    "naaccr_item" : 2910,
    "default" : "988",
    "table" : "ssf4_mbh",
    "used_for_staging" : false
  } ],
  "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", "ssf1_jpj", "ssf2_kbv", "histology", "year_dx_validation", "ssf4_mbh", "schema_selection_kaposi_sarcoma", "ssf3_laz" ],
  "on_invalid_input" : "FAIL_WHEN_USED_FOR_STAGING",
  "last_modified" : "2018-02-05T18:40:25.384Z"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy