Abstract
Purpose
The objective of this study was to assess the classification capability of Breast Imaging Reporting and Data System (BI-RADS) ultrasound feature descriptors targeting established commercial transcriptomic gene signatures that guide management of breast cancer.
Materials and methods
This retrospective, single-institution analysis of 219 patients involved two cohorts using one of two FDA approved transcriptome-based tests that were performed as part of the clinical care of breast cancer patients at Harbor-UCLA Medical Center between April 2008 and January 2013. BI-RADS descriptive terminology was collected from the corresponding ultrasound reports for each patient in conjunction with transcriptomic test results. Recursive partitioning and regression trees were used to test and validate classification of the two cohorts.
Results
The area under the curve (AUC) of the receiver operator curves (ROC) for the regression classifier between the two FDA approved tests and ultrasound features were 0.77 and 0.65, respectively; they employed the ‘margins’, ‘retrotumoral’, and ‘internal echoes’ feature descriptors. Notably, the ‘retrotumoral’ and mass ‘margins’ features were used in both classification trees. The identification of sonographic correlates of gene tests provides added value to the ultrasound exam without incurring additional procedures or testing.
Conclusions
The predictive capability using structured language from diagnostic ultrasound reports (BI-RADS) was moderate for the two tests, and provides added value from ultrasound imaging without incurring any additional costs. Incorporation of additional measures, such as ultrasound contrast enhancement, with validation in larger, prospective studies may further substantiate these results and potentially demonstrate even greater predictive utility.
Introduction
Breast cancer continues to be a significant problem around the world, accounting for 29% of newly diagnosed cancers in women, with women in the United States having a 12.3% chance of developing breast cancer over their lifetimes [1]. Despite increased prevalence, breast cancer death rates have decreased by 36% from 1989 to 2012 due to screening and improved treatment regimens [2]. The use of ultrasound in screening, particularly in women younger than 45 years of age with fibroglandular, dense tissue, has improved cancer detection sensitivity in comparison to mammography alone [3]. The ability of ultrasound to detect small (< 1 cm), mammographically occult lesions [4] as well as potentially downgrading breast masses [5] provide examples of how ultrasound can further guide clinical decision making in cancer screening and detection.
The clinical utility of diagnostic modalities that provide more than just an assessment of malignant versus benign, but rather prognostic information has driven the development of transcriptome-based tests. The OncotypeDX® (Genomic Health Inc, Redwood City, CA) test calculates a recurrence score on a scale from 0–100 (higher scores reflect higher risks of recurrence) for early-stage hormone receptor-positive breast cancer, in order to assess the potential benefit from chemotherapy after breast cancer surgery (7). This test is currently included in the National Comprehensive Cancer Network (NCCN) and American Society of Clinical Oncology (ASCO) guidelines. The MammaPrint® (Agendia Inc, Irvine, CA) test calculates a binary (high versus low) recurrence risk score based upon a 70-gene expression profile, and also guides chemotherapy treatment decisions [6, 7]. In patients with an OncotypeDX® score less than 11 or a MammaPrint® low-risk score, chemotherapy can be omitted, and anti-estrogen therapy can be administered alone.
The development of the Breast Imaging-Reporting and Data System (BI-RADS) [8] by the American College of Radiology (ACR) to include standardized language and descriptors in the reporting of breast imaging has proven very successful in standardizing communication among radiologists, oncologists, and surgical oncologists in the decision-making and management of breast lesions [9]. Other fields have successfully developed similar approaches in prostate, lung, and liver lesions (PI-RADS, Lung-RADS, LI-RADS) [10–13]). Although BI-RADS has an established role in breast imaging and interdisciplinary communication (e.g. medical oncologists, surgical oncologists, and internists), with the ongoing development of new treatments and and genomic-based tests, we need to be able to derive as much information as possible from clinical imaging measurements [14, 15]. The BI-RADS categorization of sonographic findings has sufficient positive predictive value to be used as a predictor of malignancy [16]. Along a parallel track, correlations between cross-sectional imaging and molecular profiling have identified potential surrogate roles as imaging biomarkers in a variety of diseases, including breast cancer [17–20].
The clinically established use of ultrasound BI-RADS reporting affords an opportunity to assess how much information can be derived from imaging alone, and whether various descriptors may supplement prognostic gene panels. We sought to assess the potential of breast ultrasound feature descriptors to identify cohorts that would or would not benefit from chemotherapy using structured natural language processing (NLP) of BI-RADS terminology targeting established transcriptomic assays (OncotypeDX® and MammaPrint®).
Materials and methods
This retrospective study received approval with waiver of written patient consent, from the Institutional Review Board at the Los Angeles Biomedical Research Institute at Harbor-UCLA, and is Health Insurance Portability and Accountability Act (HIPAA)-compliant. All data were fully anonymized for subsequent study analyses.
Patient demographics, histological classification of biopsied samples, receptor status (when available), and transcriptomic-test were extracted from the electronic medical record system. Breast cancer patients were included in this study if they had undergone testing with either of the two genomic assays (OncotypeDX® and MammaPrint®) between April 2008 and January 2013, and were divided into two cohorts depending on which assay was performed. Ultrasound reports for each patient at the time of initial cancer diagnosis were stored in a collection of Microsoft Word® documents (.docx).
The diagnostic ultrasound studies, interpreted and reported by fellowship trained, board-certified breast radiologists (each with at least 4 years experience), with strict adherence to BI-RADS standards [8], were parsed with custom scripts focusing on BI-RADS descriptive terminology. Four classes of ultrasound BI-RADS field descriptors were consistently reported across all reports, accounting for the features that were most consistently described: margins, echogenicity, internal echo pattern, and retrotumoral phenomenon [8]. The cumulative collection of these descriptive terms from all reports defined the dictionary of terms.
The BI-RADS ultrasound report files were parsed as regular expressions focusing on the FINDINGS and IMPRESSION sections of the diagnostic reports using Python version 2.7.10 (https://www.python.org/). The FINDINGS were parsed according to size (‘Longitudinal’, ‘Transverse’, ‘Anteroposterior’), ‘margins’, ‘echogenicity’, ‘internal echo pattern’, ‘internal shadowing’, and ‘retrotumoral phenomenon’. The reported BI-RADS score was extracted from the IMPRESSION section of the reports. ‘margins’ values were, ‘ill-defined’, ‘irregular’, ‘smooth’, ‘lobulated’, or ‘N/A’. ‘echogenicity’ values included, ‘hypoechoic’, ‘isoechoic’, ‘anechoic’. ‘internal echo pattern’ values included, ‘homogeneous’ and ‘heterogeneous’. ‘internal shadowing’ values included, ‘small ca++’, ‘large ca++’, and ‘none’. ‘retrotumoral phenomenon’ values included, ‘irregular posterior shadowing’ and ‘posterior shadowing’. Since the sizes of the masses were not consistently measured in all three dimensions for the majority of the cases, tumor size measurement was discarded from subsequent analyses (S1 and S2 Tables).
The ability of the BI-RADS ultrasound features to predict risk score classification by the OncotypeDX® and MammaPrint® transcriptome-based tests was assessed using recursive partitioning and regression trees (CART) using analysis of variance (ANOVA). Training to testing validation sets were split in 3:1 ratios, randomly split with the Mersenne-Twister random number generator (seed = 202). Twenty-fold cross-validation was performed with a minimum of 10 observations per splitting-node and a minimum of 6 observations per terminal node. We defined an area under the curve (AUC) of the receiver operator characteristic (ROC) curve to be at least 0.9 in order to be considered as a candidate classifier to potentially compete with molecular tissue markers and an AUC of 0.6 to be a reportable but not competitive as an radiogenomic surrogate. Statistical significance for all portions of the study were defined as p < 0.05. The analyses were performed using R (https://cran.r-project.org/).
Results
Cohort characteristics
In the two cohorts of patients, 149 had undergone testing with the OncotypeDX® assay and 70 had the MammaPrint® assay. Both of the genetic test cohorts showed a significant association with tumor grade (Tables 1 and 2) as determined by ANOVA (p <0.05), as expected. There was no significant association with age, race or tumor histology with OncotypeDX® or MammaPrint® classifications (Tables 1 and 2). There were significant negative correlations between ER and PR for OncotypeDX® and MammaPrint® with weaker correlation coefficients for the latter (S3 and S4 Tables), grossly consistent with other published reports [21, 22].
Table 1. Summary statistics for the OncotypeDX® cohort by age (mean +/- sd years), grade (mean +/- sd), race (A: Asian, AA: African American, C: Caucasian, F: Philipina, H: Hispanic, ME: Middle Eastern, -: not documented), and histology (IDC: invasive ductal carcinoma, ILC: invasive lobular carcinoma, IDC/ILC: invasive ductal carcinoma with lobular features).
The bottom row highlights ANOVA p-values. * indicates statistical significance (p <0.05).
Age (years) | Grade* | Race | Histology | |
---|---|---|---|---|
54.2+/-9.4 | 1.8+/-0.70 | A: 11 | IDC: 56 | |
AA: 13 | ILC: 8 | |||
C: 12 | mucinous: 5 | |||
F: 3 | other: 1 | |||
H: 30 | ||||
ME: 1 | ||||
p-value | 0.6 | 0.0000002 | 0.55 | 0.64 |
Table 2. Summary statistics for the MammaPrint® cohort by age (mean +/- sd years), grade (mean +/- sd), race (A: Asian, AA: African American, C: Caucasian, F: Philipina, H: Hispanic, ME: Middle Eastern, -: not documented), and histology (IDC: invasive ductal carcinoma, ILC: invasive lobular carcinoma, IDC/ILC: invasive ductal carcinoma with lobular features).
The bottom row highlights ANOVA p-values. * indicates statistical significance (p <0.05).
Age (years) | Grade* | Race | Histology | |
---|---|---|---|---|
51.2+/-10.3 | 2.22+/00.68 | A: 15 | IDC: 132 | |
AA: 38 | IDC/ILC: 3 | |||
C: 21 | ILC: 11 | |||
F: 5 | mucinous: 1 | |||
H: 69 | other: 2 | |||
-: 1 | ||||
p-value | 0.37 | 0.00023 | 0.16 | 0.23 |
Ultrasound imaging features
Collectively the 219 sonographically detectable masses characterized according to five semantic features (see Materials and Methods) and were assessed for a possible 144 different classifications of the masses. All BI-RADS scores were 3 or greater, as would be expected, based upon interpretation and biopsy recommendations of BI-RADS [8, 23]. Since the ‘echogenicity’ of the masses was described as ‘hypoechoic’ in 217 out of 219 masses (with one described as ‘anechoic’ and the other as ‘isoechoic’), the descriptor was removed from subsequent analyses. Following removal of the echogenicity feature there remained 48 possible unique sonographic classifications of the masses from 4 different features (‘margins’, ‘internal echo pattern’, ‘internal shadowing’, and ‘retrotumoral phenomenon’).
Ultrasound BI-RADS classifiers
The CART classification trees alongside their corresponding ROC curves are presented in Figs 1 and 2, with AUCs of 0.77 (OncotypeDX®, Fig 1) and 0.65 (MammaPrint®, Fig 2). Incorporation of tumor grade information into the regression analysis did not improve the predictive value of the classification trees. Mass margins and retrotumoral phenomena appear at the top of the classification tree for both tests. Additionally, for these cohorts, although there were four different possible values for the tumor margin feature, the classification separation boundaries occurred along binary lines (smooth versus non-smooth and smooth/lobulated versus irregular), which is concordant with “benign versus malignant” suspicion in the BI-RADS based assessment [8].
Fig 1. OncotypeDX® classification based upon BI-RADS ultrasound feature descriptors for hypoechoic breast masses.
A) The classification tree involves two features, the margins of the tumor and the type of shadowing phenomenon for the tumor. B) The area under the ROC curve was 0.77 with 52 subjects in the training set and 18 in the testing set.
Fig 2. MammaPrint® classification based upon BI-RADS ultrasound feature descriptors for hypoechoic breast masses.
A) The classification tree involves three BI-RADS ultrasound features, the type of shadowing phenomenon for the tumor, the margins of the tumor, and the internal echo pattern. B) The area under the ROC curve was 0.65 with 111 subjects in the training set and 38 in the testing.
Discussion
In this study we analyzed the potential for BI-RADS ultrasound descriptors to track the OncotypeDX® or MammaPrint® classifications using NLP in conjunction with classification and regression trees, resulting the identification of three sonographic features (‘margins’, ‘retrotumoral’ and ‘internal echoes’) that may provide non-invasive correlates of the transcriptome profiles. Through the use of specific terminology and a well-defined vocabulary with systematic report recommendations, ultrasound BI-RADS has been an effective mechanism to provide consistent, transparent, and unambiguous recommendations to referring physicians and their patients to interpret the results of breast imaging studies (14). The use of a structured language and well-defined vocabulary is particularly useful since one challenge with respect to quantitative imaging of breast ultrasound is the non-tomographic, operator dependent nature of image acquisition, resulting in variation in acquisition with respect to anatomic planes as well as ultrasound parameters (e.g. different transducer probes, use of harmonics, differences in gain and time gain compensation, focal zones, etc). These sources of variation limit the application of automated or semi-automated quantitative imaging approaches to ultrasound. However, the BI-RADS descriptions of sonographically detectable masses provide an opportunity to use NLP based methods in order to identify features with prognostic and therapeutic implications and correlates with other diagnostic tests, such as the transcriptomic tests evaluated in this study.
The assessments of ultrasound imaging correlates using standardized language and descriptors compared to their relationship to the FDA approved tissue-based transcriptomic tests (OncotypeDX® and MammaPrint®) provide a biological context to interpret the transcriptomic measurements. For example, hypoechoic masses are concerning for malignancy, and it is such a common observation, that there is no further prognostic information to be derived from it, thus although it is an important BI-RADS feature, it is not an important prognostic predictor (since the ROC curves in Figs 1 and 2 implicitly assume a priori that the masses are hypoechoic). Conversely the CARTs enable evaluation of multiple features that portend higher or lower risk in which one feature may be more suspicious for malignancy but another feature is not (e.g. irregular margins but no retrotumoral phenomena, Figs 1 and 2).
Added value without added costs
The search for imaging correlates of transcriptomic tests can be classified to serve as non-invasive 1) alternatives, 2) complementary, or 3) supplementary roles to more invasive, biopsy-dependent tests. Many radiogenomic applications focus on the first point, which is beneficial when an imaging test is less expensive or cheaper than a tissue-based test. For example, recently MRI has been explored as a radiogenomic surrogate for some of these tests. Unfortunately classification of the breast MRI features do not achieve an accuracy that can reasonably compete or provide surrogacy for the established transcriptomic tests [24, 25]. Additionally the cost of MRI scans are non-trivial and rival the MammaPrint® and OncotypeDX® test costs (doubling the cost without providing substantive additional information). However, the ultrasound-based assessments used in this study was focused on the latter the second and third classifications (complementary or supplementary to tissue-based tests).
Although the role of OncotypeDX® and MammaPrint® in management of breast cancer have been promising, there is a non-negligible cost for these tests, in the $3000-$4000 range. Recent evidence suggests that this may not be cost effective [26], thus it would be beneficial to have a low- or no-cost non-invasive screening test, to determine whether there would be added value from these tests. In a similar vein, the cost of bilateral breast MRI is on average $3000, nearly ten-fold the cost of breast ultrasound [27, 28]. In contrast, part of the established diagnostic evaluation of breast masses involves the breast ultrasound, so there is no additional cost burden. Given the invasive nature of tissue-based tests and the costs associated with tissue biopsies, processing and analysis, in addition to the costs of commercial tests [29], the use of ultrasound imaging information to help identify cases in which transcriptomic tests may alter patient management, provides a potential means to make the transcriptomic tests more cost effective.
The principle limitations of this study include the sample size, the number of available features, and the lack of quantitative measurements. The difference in the sample size between the two cohorts may in part explain why the performance of the OncotypeDX® predictor exceeded the MammaPrint® predictor and highlights the point that, with larger sample sizes and prospective evaluation at different hospitals, classification performance may improve. Although both tests provide guidance for treatment (i.e. low scores for both tests can justify sole anti-estrogen treatment), the MammaPrint® test is applicable to estrogen receptor positive and negative women, whereas the Oncotype® test has been applied demonstrated to estrogen positive cohorts. The difference in the clinical applications may also provide an explanation for the difference in the performance of the ultrasound feature descriptors. For example, ‘internal echoes’ may not have any predictive significance in estrogen positive women, although testing this in an independent cohort is warranted before drawing such a conclusion.
Despite the aforementioned limitations, the AUC of the ROC curves for the regression decision trees suggest that there is a role for the use of ultrasound BI-RADS descriptors beyond just a probability assessment for malignancy versus benignity. Incorporation of additional features such as color Doppler flow and ultrasound contrast agents may also further improve the molecular predictive value of breast mass sonography. Furthermore, new contrast agents [30] may provide further improvements in the specificity of the classifier, providing more precise diagnostic and prognostic value. Future studies may also evaluate other genomic tests, such as the Breast Cancer Index, EndoPredict, Mammostrat, and Prosigna Breast Cancer Prognostic Gene Signature Assay, for any potential correlation with imaging studies as well [31–34].
Conclusions
Although BI-RADS was developed to guide decision making in breast imaging studies and to assess the probability of malignancy, the use of a standardized lexicon and descriptive features for ultrasound masses provided the opportunity to use NLP to construct regression trees classifiers for prognostic FDA approved transcriptome-based tissue tests. Using the structured language of ultrasound BI-RADS, we assessed the ability of ultrasound feature characteristics to predict OncotypeDX® and MammaPrint® transcriptome-based classifications across 219 patients. Interestingly, NLP classifications of the BI-RADS reports were able to generate classification trees that were concordant with the transcriptomic tests. Ultrasound findings, notably the ‘retrotumoral’ and ‘margins’ features, if abnormal, may help provide justification to obtain one of the transcriptomic tests; future multi-institutional prospective studies will be important in determining if these observations persist in larger cohorts.
Supporting information
(XLSX)
(XLSX)
(XLSX)
(XLSX)
Abbreviations
- NLP
natural language processing
- BI-RADS
Breast Imaging Reporting and Data System
- ANOVA
analysis of variance
- AUC
area under the curve
- ROC
receiver operator characteristic
- CART
curve, classification and regression trees
Data Availability
All relevant data are within the paper and its Supporting Information files.
Funding Statement
The authors received no specific funding for this work.
References
- 1.SEER Program (National Cancer Institute (U.S.)), National Center for Health Statistics (U.S.), National Cancer Institute (U.S.). Surveillance Program., National Cancer Institute (U.S.). Cancer Statistics Branch., National Cancer Institute (U.S.). Cancer Control Research Program. SEER cancer statistics review. NIH publication. Bethesda, Md.: U.S. Dept. of Health and Human Services, Public Health Service, National Institutes of Health, National Cancer Institute; 1993. p. volumes. [Google Scholar]
- 2.Henley SJ, Anderson RN, Thomas CC, Massetti GM, Peaker B, Richardson LC. Invasive Cancer Incidence, 2004–2013, and Deaths, 2006–2015, in Nonmetropolitan and Metropolitan Counties—United States. Morbidity and mortality weekly report Surveillance summaries. 2017;66(14):1–13. 10.15585/mmwr.ss6614a1 . [DOI] [PMC free article] [PubMed] [Google Scholar]
- 3.Devolli-Disha E, Manxhuka-Kerliu S, Ymeri H, Kutllovci A. Comparative accuracy of mammography and ultrasound in women with breast symptoms according to age and breast density. Bosnian journal of basic medical sciences. 2009;9(2):131–6. 10.17305/bjbms.2009.2832 . [DOI] [PMC free article] [PubMed] [Google Scholar]
- 4.Hooley RJ, Greenberg KL, Stackhouse RM, Geisel JL, Butler RS, Philpotts LE. Screening US in patients with mammographically dense breasts: initial experience with Connecticut Public Act 09–41. Radiology. 2012;265(1):59–69. 10.1148/radiol.12120621 . [DOI] [PubMed] [Google Scholar]
- 5.Kim SY, Kim MJ, Moon HJ, Yoon JH, Kim EK. Application of the downgrade criteria to supplemental screening ultrasound for women with negative mammography but dense breasts. Medicine (Baltimore). 2016;95(44):e5279 10.1097/MD.0000000000005279 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 6.Beumer I, Witteveen A, Delahaye L, Wehkamp D, Snel M, Dreezen C, et al. Equivalence of MammaPrint array types in clinical trials and diagnostics. Breast cancer research and treatment. 2016;156(2):279–87. 10.1007/s10549-016-3764-5 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 7.Cardoso F, van't Veer LJ, Bogaerts J, Slaets L, Viale G, Delaloge S, et al. 70-Gene Signature as an Aid to Treatment Decisions in Early-Stage Breast Cancer. The New England journal of medicine. 2016;375(8):717–29. 10.1056/NEJMoa1602253 . [DOI] [PubMed] [Google Scholar]
- 8.Mercado CL. BI-RADS update. Radiologic clinics of North America. 2014;52(3):481–7. 10.1016/j.rcl.2014.02.008 . [DOI] [PubMed] [Google Scholar]
- 9.Orel SG, Kay N, Reynolds C, Sullivan DC. BI-RADS categorization as a predictor of malignancy. Radiology. 1999;211(3):845–50. 10.1148/radiology.211.3.r99jn31845 . [DOI] [PubMed] [Google Scholar]
- 10.Rowe SP, Pienta KJ, Pomper MG, Gorin MA. Proposal of a Structured Reporting System for Prostate-Specific Membrane Antigen (PSMA)-Targeted PET Imaging: PSMA-RADS Version 1.0. Journal of nuclear medicine: official publication, Society of Nuclear Medicine. 2017. 10.2967/jnumed.117.195255 . [DOI] [PMC free article] [PubMed] [Google Scholar]
- 11.Mitchell DG, Bruix J, Sherman M, Sirlin CB. LI-RADS (Liver Imaging Reporting and Data System): summary, discussion, and consensus of the LI-RADS Management Working Group and future directions. Hepatology. 2015;61(3):1056–65. 10.1002/hep.27304 . [DOI] [PubMed] [Google Scholar]
- 12.McKee BJ, Regis SM, McKee AB, Flacke S, Wald C. Performance of ACR Lung-RADS in a clinical CT lung screening program. Journal of the American College of Radiology: JACR. 2015;12(3):273–6. 10.1016/j.jacr.2014.08.004 . [DOI] [PubMed] [Google Scholar]
- 13.Granata V, Fusco R, Avallone A, Filice F, Tatangelo F, Piccirillo M, et al. Critical analysis of the major and ancillary imaging features of LI-RADS on 127 proven HCCs evaluated with functional and morphological MRI: Lights and shadows. Oncotarget. 2017;8(31):51224–37. 10.18632/oncotarget.17227 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 14.Sippo DA, Warden GI, Andriole KP, Lacson R, Ikuta I, Birdwell RL, et al. Automated extraction of BI-RADS final assessment categories from radiology reports with natural language processing. J Digit Imaging. 2013;26(5):989–94. 10.1007/s10278-013-9616-5 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 15.Bozkurt S, Gimenez F, Burnside ES, Gulkesen KH, Rubin DL. Using automatically extracted information from mammography reports for decision-support. J Biomed Inform. 2016;62:224–31. 10.1016/j.jbi.2016.07.001 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 16.Kim EK, Ko KH, Oh KK, Kwak JY, You JK, Kim MJ, et al. Clinical application of the BI-RADS final assessment to breast sonography in conjunction with mammography. AJR American journal of roentgenology. 2008;190(5):1209–15. 10.2214/AJR.07.3259 . [DOI] [PubMed] [Google Scholar]
- 17.Yamamoto S, Han W, Kim Y, Du L, Jamshidi N, Huang D, et al. Breast Cancer: Radiogenomic Biomarker Reveals Associations among Dynamic Contrast-enhanced MR Imaging, Long Noncoding RNA, and Metastasis. Radiology. 2015:142698 Epub 2015/03/04. 10.1148/radiol.15142698 . [DOI] [PubMed] [Google Scholar]
- 18.Segal E, Sirlin CB, Ooi C, Adler AS, Gollub J, Chen X, et al. Decoding global gene expression programs in liver cancer by noninvasive imaging. Nat Biotechnol. 2007;25(6):675–80. Epub 2007/05/23. nbt1306 [pii] 10.1038/nbt1306 . [DOI] [PubMed] [Google Scholar]
- 19.Jamshidi N, Jonasch E, Zapala M, Korn RL, Aganovic L, Zhao H, et al. The Radiogenomic Risk Score: Construction of a Prognostic Quantitative, Noninvasive Image-based Molecular Assay for Renal Cell Carcinoma. Radiology. 2015;277(1):114–23. 10.1148/radiol.2015150800 . [DOI] [PubMed] [Google Scholar]
- 20.Gevaert O, Xu J, Hoang CD, Leung AN, Xu Y, Quon A, et al. Non-small cell lung cancer: identifying prognostic imaging biomarkers by leveraging public gene expression microarray data—methods and preliminary results. Radiology. 2012;264(2):387–96. Epub 2012/06/23. 10.1148/radiol.12111607 radiol.12111607 [pii]. [DOI] [PMC free article] [PubMed] [Google Scholar]
- 21.Flanagan MB, Dabbs DJ, Brufsky AM, Beriwal S, Bhargava R. Histopathologic variables predict Oncotype DX recurrence score. Mod Pathol. 2008;21(10):1255–61. 10.1038/modpathol.2008.54 . [DOI] [PubMed] [Google Scholar]
- 22.Kao KJ, Chang KM, Hsu HC, Huang AT. Correlation of microarray-based breast cancer molecular subtypes and clinical outcomes: implications for treatment optimization. BMC cancer. 2011;11:143 10.1186/1471-2407-11-143 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 23.Burnside ES, Sickles EA, Bassett LW, Rubin DL, Lee CH, Ikeda DM, et al. The ACR BI-RADS experience: learning from history. Journal of the American College of Radiology: JACR. 2009;6(12):851–60. 10.1016/j.jacr.2009.07.023 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 24.Woodard GA, Ray KM, Joe BN, Price ER. Qualitative Radiogenomics: Association between Oncotype DX Test Recurrence Score and BI-RADS Mammographic and Breast MR Imaging Features. Radiology. 2018;286(1):60–70. 10.1148/radiol.2017162333 . [DOI] [PubMed] [Google Scholar]
- 25.Li H, Zhu Y, Burnside ES, Drukker K, Hoadley KA, Fan C, et al. MR Imaging Radiomics Signatures for Predicting the Risk of Breast Cancer Recurrence as Given by Research Versions of MammaPrint, Oncotype DX, and PAM50 Gene Assays. Radiology. 2016;281(2):382–91. 10.1148/radiol.2016152110 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 26.Raldow AC, Sher D, Chen AB, Recht A, Punglia RS. Cost Effectiveness of the Oncotype DX DCIS Score for Guiding Treatment of Patients With Ductal Carcinoma In Situ. Journal of clinical oncology: official journal of the American Society of Clinical Oncology. 2016;34(33):3963–8. 10.1200/JCO.2016.67.8532 . [DOI] [PubMed] [Google Scholar]
- 27.Plans IFoH. International Federation of Health Plans 2015 [cited 2018]. Available from: http://www.ifhp.com/.
- 28.New Choice Health I. NewChoiceHealth.com [cited 2018]. Available from: https://www.newchoicehealth.com/.
- 29.Groenewoud JH, Pijnappel RM, van den Akker-Van Marle ME, Birnie E, Buijs-van der Woude T, Mali WP, et al. Cost-effectiveness of stereotactic large-core needle biopsy for nonpalpable breast lesions compared to open-breast biopsy. British journal of cancer. 2004;90(2):383–92. 10.1038/sj.bjc.6601520 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 30.Han Z, Wu X, Roelle S, Chen C, Schiemann WP, Lu ZR. Targeted gadofullerene for sensitive magnetic resonance imaging and risk-stratification of breast cancer. Nature communications. 2017;8(1):692 10.1038/s41467-017-00741-y [DOI] [PMC free article] [PubMed] [Google Scholar]
- 31.Sgroi DC, Chapman JA, Badovinac-Crnjevic T, Zarella E, Binns S, Zhang Y, et al. Assessment of the prognostic and predictive utility of the Breast Cancer Index (BCI): an NCIC CTG MA.14 study. Breast cancer research: BCR. 2016;18(1):1 10.1186/s13058-015-0660-6 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 32.Parker JS, Mullins M, Cheang MC, Leung S, Voduc D, Vickery T, et al. Supervised risk predictor of breast cancer based on intrinsic subtypes. Journal of clinical oncology: official journal of the American Society of Clinical Oncology. 2009;27(8):1160–7. 10.1200/JCO.2008.18.1370 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 33.Muller BM, Keil E, Lehmann A, Winzer KJ, Richter-Ehrenstein C, Prinzler J, et al. The EndoPredict Gene-Expression Assay in Clinical Practice—Performance and Impact on Clinical Decisions. PloS one. 2013;8(6):e68252 10.1371/journal.pone.0068252 [DOI] [PMC free article] [PubMed] [Google Scholar]
- 34.Bartlett JM, Thomas J, Ross DT, Seitz RS, Ring BZ, Beck RA, et al. Mammostrat as a tool to stratify breast cancer patients at risk of recurrence during endocrine therapy. Breast cancer research: BCR. 2010;12(4):R47 10.1186/bcr2604 [DOI] [PMC free article] [PubMed] [Google Scholar]