 <a id="main-content" tabindex="-1"></a> #  Risk prediction of four of more metastastatic axillary lymph nodes after macrometastatic sentinel node biopsy 

 
  function radioValue(form, radioName) {
    var radios = document.getElementsByName(radioName);
    for (var i = 0, length = radios.length; i < length; i++) {
      if (radios[i].form == form && radios[i].checked) {
        return parseFloat(radios[i].value);
      }
    }
  }

  function setRadio(radios, value) {
    for (var i = 0; i < radios.length; i++) {
      radios[i].checked = radios[i].value == value;
    }
  }

  function calculateResult1(form) {
    var A2 = parseFloat(form.A2.value);
    var value = ((Math.exp(-2.34835 + 0.32926 * A2)) / (1 + Math.exp(-2.34835 + 0.32926 * A2)) * 100);
    if (!isNaN(value)) {
      form.res.value = value.toFixed(1) + " %";
    } else {
      form.res.value = "";
    }
  }

  function calculateResult2(form) {
    var A1 = radioValue(form, "A1");
    var A2 = parseFloat(form.A2.value);
    var A3 = radioValue(form, "A3");
    var value = ((Math.exp(-2.82667 + 0.61823 * A1 + 0.29906 * A2 + 0.78301 * A3)) / (1 + Math.exp(-2.82667 + 0.61823 * A1 + 0.29906 * A2 + 0.78301 * A3)) * 100);
    if (!isNaN(value)) {
      form.res.value = value.toFixed(1) + " %";
    } else {
      form.res.value = "";
    }
  }

  function calculateResult3(form) {
    var A1 = radioValue(form, "A1");
    var A2 = parseFloat(form.A2.value);
    var A3 = radioValue(form, "A3");
    var A4 = parseFloat(form.A4.value);
    var value = ((Math.exp(-3.08995 + 0.60387 * A1 + 0.26294 * A2 + 0.68992 * A3 + 0.10479 * A4)) / (1 + Math.exp(-3.08995 + 0.60387 * A1 + 0.26294 * A2 + 0.68992 * A3 + 0.10479 * A4)) * 100);
    if (!isNaN(value)) {
      form.res.value = value.toFixed(1) + " %";
    } else {
      form.res.value = "";
    }
  }

  function calculateResult4(form) {
    var A1 = radioValue(form, "A1");
    var A2 = parseFloat(form.A2.value);
    var A3 = parseFloat(form.A3.value);
    var A4 = parseFloat(form.A4.value);
    var A5 = radioValue(form, "A5");
    var value = ((Math.exp(-4.392+0.049*A2+0.943*A1-0.443*A4+0.018*A3+1.036*A5)) / (1 + Math.exp(-4.392+0.049*A2+0.943*A1-0.443*A4+0.018*A3+1.036*A5)) * 100);
    if (!isNaN(value)) {
      form.res.value = value.toFixed(1) + " %";
    } else {
      form.res.value = "";
    }
  }

  function calculateResults() {
    // calculateResult1(form1);
    // calculateResult2(form2);
    // calculateResult3(form3);
    calculateResult4(form4);
  }

  function transfer(field1, field2, field3, field4) {
    field1.transferCalled = true;
    for (var i = 1; i < arguments.length; i++) {
      if (arguments[i].transferCalled) {
        break;
      }
      if (Object.prototype.toString.call( arguments[0] ) === "[object NodeList]") {
        if (arguments[0][0].checked) var value = arguments[0][0].value;
        else var value = arguments[0][1].value;
        setRadio(arguments[i], value);
      } else {
        arguments[i].value = arguments[0].value;
      }
    }
    calculateResults();
  }
## Risk prediction of having four or more metastatic axillary lymph nodes (pN2-disease) after macrometastatic sentinel node finding

 #### Prevalence of pN2-disease in Series

Insert here the percentual prevalence of pN2-disease in the given institution. The reference prevalence in our manuscript is 19.1%.

 

   Prevalence of pN2-disease in Series    % 

 

#### Histological Size of the Primary Tumor

Insert here the largest histological size of the primary invasive breast cancer in millimeters.

 

   Histological Size of the Primary Tumor    mm 

 

#### Number of Tumor-Negative Sentinel Nodes

Insert here the number of tumor-negative sentinel nodes harvested in the sentinel node biopsy procedure.

 

   Number of Tumor-Negative Sentinel Nodes    

 

#### Number of Tumor-Positive Sentinel Nodes

Insert here the number of tumor-positive sentinel nodes harvested in the sentinel node biopsy procedure.

 

  Number of Tumor-Positive Sentinel Nodes   1  

   2  

   3  

  

#### Extra-Capsular Extension of the Sentinel Node Metastasis

Choose between "yes" or "no" to indicate whether there is an extra-capsular extension of the tumor growth in any of the tumor-positive sentinel nodes.

 

  Extra-Capsular Extension of the Sentinel Node Metastasis   No  

   Yes  

  

#### Probability of pN2-disease

The result indicates the risk prediction of having four or more tumor-positive axillary lymph nodes after macrometastatic sentinel node finding.

 

   Probability of pN2-disease    

 

  

 





##  Excel-based nomogram 

 [  Excel-based nomogram(xls 33.5 KB) ﻿ (Avautuu uuteen ikkunaan. Linkki vie toiselle verkkosivulle.) ](https://www-staging.hus.fi/sites/default/files/2021-01/risk_prediction_four_or_more_metastastatic_axillary_lymph_nodes.xls) 

- [ Original article  (Avautuu uuteen ikkunaan. Linkki vie toiselle verkkosivulle.) ](https://pubmed.ncbi.nlm.nih.gov/23558360/)
 


  

 

  Päivitetty: 27.12.2022

   Tulosta tämä sivu