Digital pathology is a sub-field of pathology that focuses on managing and analyzing information generated from digitized specimen slides. It utilizes computer-based technology and virtual microscopy to view, manage, share, and analyze digital slides on computer monitors.[1] This field has applications in diagnostic medicine and aims to achieve more efficient and cost-effective diagnoses, prognoses, and disease predictions through advancements in machine learning and artificial intelligence in healthcare.[2][3]

Digital pathology is a major part of pathology informatics, and encompasses topics including slide scanning, digital imaging, image analysis and telepathology.

History

edit

The roots of digital pathology trace back to the 1960s with early telepathology experiments. The concept of virtual microscopy emerged in the 1990s across various areas of life science research.[4] At the turn of the century the scientific community more and more agreed on the term "digital pathology" to denote digitization efforts in pathology. However, in 2000, the technical requirements (scanner, storage, network) were still a limiting factor for a broad dissemination of digital pathology concepts. This changed as new powerful and affordable scanner technology as well as mass / cloud storage technologies appeared on the market. The field of radiology has undergone the digital transformation almost 15 years ago, not because radiology is more advanced, but there are fundamental differences between digital images in radiology and digital pathology: The image source in radiology is the (alive) patient, and today in most cases, the image is even primarily captured in digital format. In pathology the scanning is done from preserved and processed specimens, for retrospective studies even from slides stored in a biobank. Besides this difference in pre-analytics and metadata content, the required storage in digital pathology is two to three orders of magnitude higher than in radiology. However, the advantages anticipated through digital pathology are similar to those in radiology:

  • Capability to transmit digital slides over distances quickly, which enables telepathology scenarios.
  • Capability to access past specimen from the same patients and similar cases for comparison and review, with much less effort than retrieving slides from the archive shelves.
  • Capability to compare different areas of multiple slides simultaneously (slide by slide mode) with the help of a virtual microscope.
  • Capability to annotate areas directly in the slide and share this for teaching and research.

Digital pathology is today widely used for educational purposes[5] in telepathology and teleconsultation as well as in research projects. Digital pathology allows to share and annotate slides in a much easier way and to download annotated lecture sets generates new opportunities for e-learning and knowledge sharing in pathology. Digital pathology in diagnostics is an emerging and upcoming field.

Environment

edit

Scan

edit
 
A microscopy slide scanner.
 
Whole slide image quality comparison, with a slide scanned with a 20x objective and about 0.8 gigabytes (GB) in size to the left, and a 40x objective and approximately 1.2 GB in size to the right. Each image shows a red blood cell.

Digital slides are created from glass slides using specialized scanning machines. All high quality scans must be free of dust, scratches, and other obstructions. There are two common methods for digital slide scanning, tile-based scanning and line-based scanning.[6] Both technologies use an integrated camera and a motorized stage to move the slide around while parts of the tissue are imaged. Tile scanners capture square field-of-view images covering the entire tissue area on the slide, while line-scanners capture images of the tissue in long, uninterrupted stripes rather than tiles. In both cases, software associated with the scanner stitch the tiles or lines together into a single, seamless image.

Z-stacking is the scanning of a slide at multiple focal planes along the vertical z-axis.[7]

View

edit

Digital slides are accessible for viewing via a computer monitor and viewing software either locally or remotely via the Internet. An example of an open-source, web-based viewer for this purpose implemented in pure JavaScript, for desktop and mobile, is the OpenSeadragon[8] viewer. QuPath[9] is another such open source software, which is often used for digital pathology applications because it offers a powerful set of tools for working with whole slide images. MIKAIA lite[10] is a free viewer that is frequently used to batch-convert or crop slides, convert annotation formats, create annotations (clip, fuse, subtract, add margins, shrink/grow), or export tiles with masks for creating AI training datasets. OpenSlide,[11] on the other hand is a C library (Python and Java bindings are also available) that provides a simple interface to read and view whole-slide images.

Manage

edit

Digital slides are maintained in an information management system (IMS)[12] that allows for archival and intelligent retrieval.

Network

edit

Digital slides are often stored and delivered over the Internet or private networks, for viewing and consultation.

Analyze

edit

Image analysis tools are used to derive objective quantification measures from digital slides. Image segmentation and classification algorithms, often implemented using deep neural networks, are used to identify medically significant regions and objects on digital slides. A GPU acceleration software for pathology imaging analysis, cross-comparing spatial boundaries of a huge amount of segmented micro-anatomic objects has been developed.[13] The core algorithm of PixelBox in this software has been adopted in Fixstars' Geometric Performance Primitives (GPP) library[14] as a part of NVIDIA Developer, which is a production geometry engine for advanced graphical information systems, electronic design automation, computer vision and motion planning solutions.[15]

 
Simplified example of training a neural network in cytologic object detection: The network is trained by multiple images that are known to depict benign cells (upper left) and cancer cells (lower left), which are correlated with "nodes" that represent visual aspects, in this case nuclear size and chromatin pattern. The benign cells match with small nuclei and finely granular chromatin, whereas most cancer cells match with large nuclei and coarsely granular chromatin. However, the instance of a cancer cell with fine chromatin creates a weakly weighted association between them.
 
Subsequent run of the network on an input image (left): The network correctly detects the benign cell. However, the weakly weighted association between fine chromatin and cancer cells also confers a weak signal to the latter from one of two intermediate nodes. In addition, a blood vessel (bottom left) that was not included in the training partially conforms to the patterns of large nuclei and coarse chromatin, and therefore results in weak signals for the cancer cell output. These weak signals may result in a false positive result for a cancer cell.

Integrate

edit

Digital pathology workflow is integrated into the institution's overall operational environment. Slide digitization is expected to reduce the number of routine, manually reviewed slides, maximizing workload efficiency.

Sharing

edit

Digital pathology also allows internet information sharing for education, diagnostics, publication and research. This may take the form of publicly available datasets or open source access to machine learning algorithms.

Digital Slide Files

edit

Digital pathology relies fundamentally on digital slide files-also known as whole-slide images (WSIs)-that encapsulate high-resolution representations of entire microscope slides. These files enable remote diagnosis, computational analysis, education, and archiving at a scale and flexibility impossible with traditional glass slides. The technical design of such file formats has implications for interoperability, performance, long-term data stewardship, and downstream analytical workflows. Broadly, digital slide file formats fall into two major categories: proprietary formats developed by hardware vendors for their scanners, and interoperable formats engineered to facilitate cross-platform compatibility and open data exchange.[18]

Proprietary Formats

edit

Proprietary digital slide formats are developed by hardware vendors to optimize performance and functionality for their specific scanning systems. These formats typically extend standard image containers with custom metadata structures, compression schemes, and organizational paradigms tailored to each manufacturer's technological approach. Vendor formats are designed to optimize feature sets of their native ecosystems and they present challenges for long-term data preservation, cross-platform compatibility, and vendor-neutral analysis workflows.[19] These challenges include vendor lock-in scenarios where institutions become dependent on specific hardware and software ecosystems, difficulties in migrating data between different platforms, and increased costs for maintaining multiple proprietary toolchains.[20]

SVS (Aperio)

edit

The SVS format (Slide and Viewable Storage), developed by Aperio (now part of Leica Biosystems), is one of the most widely used digital slide formats in clinical and research pathology. SVS files are based on the TIFF image standard, extended to support the multi-resolution image pyramids. The format supports multiple image resolutions within a single file, with each level stored as a tiled image. The base (first) image is always the full-resolution capture. Subsidiary images represent downsampled overviews, a thumbnail, and optionally a macro image or a scanned label of the glass slide.[21]

NDPI (Hamamatsu)

edit

NDPI is Hamamatsu’s proprietary TIFF-based whole-slide imaging format, combining standard multi-directory TIFF pyramids with custom extensions for random access viewing and metadata handling. The format embeds JPEG-compressed strips within TIFF IFDs, uses private tag ranges for offset catalogs and restart markers, and places the macro overview in the final directory—all without separate index files. Multi-resolution TIFF pyramid Separate IFDs represent each zoom level; the lowest-resolution (macro) overview resides in the last directory. JPEG-compressed strips with restart markers Image data is stored as JPEG-compressed strips. Restart markers enable robust, random-access decoding of individual strips. Private TIFF tags (65420–65449+) Hamamatsu reserves custom tags to record strip offsets, high-order offset bits, restart-marker catalogs, and slide-specific metadata such as scan parameters.[22][23][24][25]

Philips iSyntax

edit

The iSyntax format, developed by Philips for its IntelliSite Pathology Solution and Ultra Fast Scanner systems, is a proprietary whole-slide imaging (WSI) format designed to combine the medical-grade image quality of JPEG 2000 with the speed and responsiveness of JPEG. Unlike traditional pyramid-based TIFF formats, iSyntax uses a wavelet-based, inherently multi-resolution compression scheme. The format is optimized for real-time encoding and decoding, with a simplified entropy coding stage—based on local correlation and an arithmetic coder—that is faster than JPEG 2000’s EBCOT, at the cost of ~10% increase in file size.[26]

Metadata in iSyntax is stored in a proprietary structure accessible via the Philips Pathology SDK. Due to its closed specification, interoperability with vendor-neutral libraries such as OpenSlide is not natively supported, and third-party access typically requires the official SDK or conversion tools.

Other Proprietary Formats

edit

Additional examples include BIF (BioImagene Image File, Roche), MRXS (3DHistech), SCN (older Leica), VMS/VMU (other Hamamatsu types), and more, most of which follow variants of the TIFF or BigTIFF structural paradigms, add proprietary tags, and embed unique metadata content. The diversity of proprietary formats, lack of public documentation, and evolving vendor SDKs all contribute to challenges in universal accessibility and comprehensive tool compatibility.

Interoperable Formats

edit

In response to the proliferation of proprietary formats and the growing demand for large-scale, multi-center, and AI-driven digital pathology solutions, the community has advanced a set of interoperable image formats engineered for both long-term preservation and high-performance analysis. Chief among these are DICOM for whole-slide imaging, OME-TIFF, and Iris File Extension, each offering key advantages for cross-platform data sharing, metadata standardization, and toolchain integration.[27][28]

Digital Imaging and Communications in Medicine (DICOM)

edit

The DICOM standard, originally developed for radiology, has been extended to support whole-slide imaging (WSI), with comprehensive definitions for tiled image pyramids, cross-reference metadata, and complex imaging workflows. DICOM Supplement 145 introduced the VL Whole Slide Microscopy Image IOD (Information Object Definition),[29] enabling the storage of large, multi-resolution pathology images as collections of frames (tiles) within a single DICOM series. Key features include:

  • Multi-resolution pyramids comprise separate image object files representing each resolution level within a single directory for each slide
  • Compression support for JPEG and JPEG 2000 (J2K) formats
  • Z-planes and multi-channel imaging capabilities for depth imaging and associated metadata
  • Structured metadata encoding using standardized DICOM attribute tags for reproducible specimen information and acquisition parameters
  • Coordinate referencing system with slide-based (X, Y, Z) spatial positioning and Frame of Reference tags
  • Full and sparse tiling support for flexible data organization

Many clinical workflows are adopting DICOM WSI as the long-term reference format, in part due to regulatory requirements and the need for standardized interoperability across institutions and platforms.[30][31]

Nevertheless, several challenges remain. DICOM WSI encoding can introduce computational overhead due in part to its multipart structure, making real-time display within viewers more challenging than proprietary or performance-focused formats.[32] Furthermore DICOM has been criticized as a monolithic file specification that imposes architectural constraints and restricting technological choices.[33][34] Conversion tools such as wsidicomizer, Orthanc WSI server, and PixelMed’s TIFFToDicom facilitate migration from legacy formats to DICOM-compliant archives.[35][36]

OME-TIFF (Open Microscopy Environment TIFF)

edit

OME-TIFF is an open, extensible format developed by the Open Microscopy Environment (OME) consortium to address both the data and metadata needs of modern bioimaging.[37] It extends the classic TIFF structure-with its widespread library and tool support-by embedding structured OME-XML metadata within TIFF tags, particularly within the ImageDescription field of the first Image File Directory (IFD). The file specification is made available by the OME consortium.[38] Key features include:

  • Pyramidal multi-resolution support: OME-TIFF uses TIFF’s SubIFD mechanism (Tag 330) to represent image pyramids, supporting rapid image navigation. Each level may use its own compression (JPEG, JPEG 2000, etc.), and BigTIFF extensions are supported for large file sizes.
  • Metadata extensibility: OME-XML is a schema-centered metadata language capable of representing imaging provenance (e.g., microscope, lens, detector), acquisition modality, coordinate mapping, and experiment details. Attributes such as channel wavelengths, Z index, timepoint, and objective are standardized for interoperability.
  • Multi-dimensionality: Supports Z-stacks, time series, multichannel imaging, and 3D/4D data organization.
  • OME ecosystem: The Bio-Formats Java library and OMERO server provide read/write and management capabilities for OME-TIFF images, with desktop analysis supported by QuPath, Fiji/ImageJ, and others617.
  • Validation and archiving: The format is openly specified, making it suitable for long-term research data stewardship, regulatory submission, and reproducible AI workflows.

OME-TIFF is widely adopted in research and academic pathology where comprehensive metadata and analysis pipeline integration are prioritized. The Bio-Formats Java library and OMERO server provide read/write and management capabilities, with desktop analysis supported by QuPath and Fiji/ImageJ.[39] Open-source code facilitates widespread access to OME-TIFF files across platforms.[40]

Iris File Extension (IFE)

edit

The Iris File Extension (IFE) is a modern binary container format for whole-slide images developed at the University of Michigan. Built upon contemporary performance serialization technology and incorporating familiar TIFF concepts, IFE addresses performance limitations of existing formats through optimized architecture designed specifically for high-speed file operations and efficient local slide rendering. The format enables rapid random-access reads and massively multithreaded file encoding writes while maintaining compatibility through validation routines.[41] The specification is made completely open under a Creative Commons Attribution-No Derivative 4.0 license.[42]

Key features include:

  • Memory-mapped binary tile offset tables enabling direct random access without additional indexing
  • Modern compression support for legacy JPEG and contemporary AVIF image formats
  • Binary-encoded metadata segments storing slide descriptors, acquisition parameters, and spatial coordinates
  • File-level and section-level integrity validation with early corruption detection
  • Embedded annotation blocks for native serialization of regions of interest
  • Multi-threaded parallel write architecture allowing simultaneous tile encoding and flushing
  • Open-source Ecosystem: Iris Codec (with WebAssembly module) and Iris RESTful server provide performance networking deployments and tools for format conversion and file updates.[43]
  • Versioned headers with feature flags ensuring backward and forward compatibility

IFE embeds structured metadata and annotations alongside pixel data, enabling integrated validation and region-of-interest handling within a single file. The format's architecture decouples metadata parsing from pixel retrieval and uses memory-mapped regions to achieve optimized tile access times compared to traditional WSI formats. Cross-platform implementations are available in C++,[44] Python,[45] and JavaScript, with specification validation tools supporting widespread adoption.[46]

Challenges

edit
 
Bone tissue is particularly prone to folding artifacts. In this micrograph, the automatic camera is focused on a fold (left in image), resulting in defocus aberration (blur) of the surrounding tissue (right in image).
 
In this case, there is no clear distinction between tumor cells and surrounding large stromal cells, requiring delimitation before applying automatic stain quantification tools.

Digital pathology has been approved by the FDA for primary diagnosis.[47] The approval was based on a multi-center study of 1,992 cases in which whole-slide imaging (WSI) was shown to be non-inferior to microscopy across a wide range of surgical pathology specimens, sample types and stains.[48] As of mid 2025, approximately 50 digital pathology AIs have been cleared for primary diagnostic use (CE-IVD / CE-IVDR) in the EU.[49] While there are advantages to WSI when creating digital data from glass slides, when it comes to real-time telepathology applications, WSI is not a strong choice for discussion and collaboration between multiple remote pathologists.[50] Furthermore, unlike digital radiology where the elimination of film made return on investment (ROI) clear, the ROI on digital pathology equipment is less obvious. The strongest ROI justification includes improved quality of healthcare, increased efficiency for pathologists, and reduced costs in handling glass slides.[51]

Validation

edit

Validation of a digital microscopy workflow in a specific environment (see above) is important to ensure high diagnostic performance of pathologists when evaluating digital whole-slide images. There are different methods that can be used for this validation process.[52] The College of American Pathologists has published a guideline with minimal requirements for validation of whole slide imaging systems for diagnostic purposes in human pathology.[53]

Potential

edit

Trained pathologists traditionally view tissue slides under a microscope. These tissue slides may be stained to highlight cellular structures. When slides are digitized, they are able to be shared through tele-pathology and are numerically analyzed using computer algorithms. Algorithms can be used to automate the manual counting of structures, or for classifying the condition of tissue such as is used in grading tumors. They can additionally be used for feature detection of mitotic figures, epithelial cells, or tissue specific structures such as lung cancer nodules, glomeruli, or vessels, or estimation of molecular biomarkers such as mutated genes, tumor mutational burden, or transcriptional changes.[54][55][56] This has the potential to reduce human error and improve accuracy of diagnoses. Digital slides can be easily shared, increasing the potential for data usage in education as well as in consultations between expert pathologists. Multiplexed imaging (staining multiple markers on the same slide) allows pathologists to understand finer distribution of cell-types and their relative locations.[57] An understanding of the spatial distribution of cell-types or markers and pathways they express, can allow for prescription of targeted drugs or build combinational therapies in a personalized manner.

See also

edit

References

edit
  1. ^ Pantanowitz L (2018). "Twenty Years of Digital Pathology: An Overview of the Road Travelled, What is on the Horizon, and the Emergence of Vendor-Neutral Archives". Journal of Pathology Informatics. 9 40. doi:10.4103/jpi.jpi_69_18. PMC 6289005. PMID 30607307.
  2. ^ "Whole Slide Imaging | MBF Bioscience". www.mbfbioscience.com. Retrieved 2019-12-02.
  3. ^ Saillard, Charlie; Dubois, Rémy; Tchita, Oussama; Loiseau, Nicolas; Garcia, Thierry; Adriansen, Aurélie; Carpentier, Séverine; Reyre, Joelle; Enea, Diana; von Loga, Katharina; Kamoun, Aurélie; Rossat, Stéphane; Wiscart, Corentin; Sefta, Meriem; Auffret, Michaël (2023-11-06). "Validation of MSIntuit as an AI-based pre-screening tool for MSI detection from colorectal cancer histology slides". Nature Communications. 14 (1): 6695. Bibcode:2023NatCo..14.6695S. doi:10.1038/s41467-023-42453-6. PMC 10628260. PMID 37932267.
  4. ^ Ferreira, R; Moon, J; Humphries, J; Sussman, A; Saltz, J; Miller, R; Demarzo, A (1997). "The virtual microscope". Romanian Journal of Morphology and Embryology. 45: 449–453. PMC 2233368. PMID 9357666.
  5. ^ Hamilton, Peter W.; Wang, Yinhai; McCullough, Stephen J. (April 2012). "Virtual microscopy and digital pathology in training and education". APMIS. 120 (4): 305–315. doi:10.1111/j.1600-0463.2011.02869.x. PMID 22429213.
  6. ^ "Informatics, digital & computational pathology".
  7. ^ Evans AJ, Salama ME, Henricks WH, Pantanowitz L (2017). "Implementation of Whole Slide Imaging for Clinical Purposes: Issues to Consider From the Perspective of Early Adopters". Arch Pathol Lab Med. 141 (7): 944–959. doi:10.5858/arpa.2016-0074-OA. PMID 28440660.
  8. ^ OpenSeadragon on GitHub
  9. ^ QuPath on GitHub
  10. ^ MIKAIA® lite [computer software]. RRID:SCR_025081. www.mikaia.ai
  11. ^ OpenSlide website
  12. ^ Bruns, Volker (2024-07-09). "The Digital Pathologist's Cockpit: Image Management Systems". SMART SENSING insights. Retrieved 2025-08-07.
  13. ^ Wang, Kaibo; Huai, Yin; Lee, Rubao; Wang, Fusheng; Zhang, Xiaodong; Saltz, Joel H. (2012). "Accelerating pathology image data cross-comparison on CPU-GPU hybrid systems". Proceedings of the VLDB Endowment. 5 (11): 1543–1554. doi:10.14778/2350229.2350268. PMC 3553551. PMID 23355955.
  14. ^ "Geometric Performance Primitives (GPP)". NVIDIA Developer.
  15. ^ "Letter to Kaibo Wang" (PDF).
  16. ^ Lourenço BC, Guimarães-Teixeira C, Flores BCT, Miranda-Gonçalves V, Guimarães R, Cantante M, et al. (2022). "Ki67 and LSD1 Expression in Testicular Germ Cell Tumors Is Not Associated with Patient Outcome: Investigation Using a Digital Pathology Algorithm". Life. 12 (2): 264. Bibcode:2022Life...12..264L. doi:10.3390/life12020264. PMC 8875543. PMID 35207551.
    - Figure 2 - available via license: Creative Commons Attribution 4.0 International
  17. ^ Cruz-Roa A, Gilmore H, Basavanhally A, Feldman M, Ganesan S, Shih NNC, et al. (2017). "Accurate and reproducible invasive breast cancer detection in whole-slide images: A Deep Learning approach for quantifying tumor extent". Sci Rep. 7 46450. Bibcode:2017NatSR...746450C. doi:10.1038/srep46450. PMC 5394452. PMID 28418027.
    "This work is licensed under a Creative Commons Attribution 4.0 International License."
  18. ^ "Solving Proprietary Format Challenges in Digital Pathology Workflows". Dicom Systems.
  19. ^ "Solving Proprietary Format Challenges in Digital Pathology Workflows". Dicom Systems.
  20. ^ Pantanowitz L (2018). "Twenty Years of Digital Pathology: An Overview of the Road Travelled, What is on the Horizon, and the Emergence of Vendor-Neutral Archives". Journal of Pathology Informatics. 9 40. doi:10.4103/jpi.jpi_69_18. PMC 6289005. PMID 30607307.
  21. ^ Faiz, Shakeel (3 October 2024). "SVS File - Aperio ScanScope Slide Image - What is .svs file and how to open it?". docs.fileformat.com.
  22. ^ "Hamamatsu format".
  23. ^ "Hamamatsu format". openslide.org.
  24. ^ "Hamamatsu ndpi — Bio-Formats 6.0.1 documentation".
  25. ^ OME Consortium. "Hamamatsu ndpi — Bio-Formats 6.0.1 documentation". docs.openmicroscopy.org.
  26. ^ Mulliqi, Nita; Kartasalo, Kimmo; Olsson, Henrik; Ji, Xiaoyi; Egevad, Lars; Eklund, Martin; Ruusuvuori, Pekka (5 November 2021). "OpenPhi: an interface to access Philips iSyntax whole slide images for computational pathology". Bioinformatics. 37 (21): 3995–3997. doi:10.1093/bioinformatics/btab578. PMC 8570784. PMID 34358287.
  27. ^ "Digital pathology in the DICOM service in Azure Health Data Services".
  28. ^ "Digital pathology in the DICOM service in Azure Health Data Services". learn.microsoft.com.
  29. ^ NEMA. "DICOM Whole Slide Imaging (WSI)". Retrieved 19 August 2025.
  30. ^ "Department takes digital pathology to new level - CAP TODAY". 16 January 2025.
  31. ^ Paxton, Anne (16 January 2025). "Department takes digital pathology to new level - CAP TODAY". Vol. 2025 issues. CAP Today. Retrieved 19 August 2025.
  32. ^ Landvater, Ryan Erik; Olp, Michael David; Yousif, Mustafa; Balis, Ulysses (August 2025). "The Iris File Extension". Journal of Pathology Informatics. 18 100461. doi:10.1016/j.jpi.2025.100461. PMC 12309590. PMID 40740735.
  33. ^ Gershkovich, Peter (May 2025). "Wearing a fur coat in the summertime: Should digital pathology redefine medical imaging?". Journal of Pathology Informatics 100450. doi:10.1016/j.jpi.2025.100450.
  34. ^ Gershkovich, Peter (May 2025). "Wearing a fur coat in the summertime: Should digital pathology redefine medical imaging?". Journal of Pathology Informatics 100450. doi:10.1016/j.jpi.2025.100450.
  35. ^ "Solving Proprietary Format Challenges in Digital Pathology Workflows".
  36. ^ "Digital pathology in the DICOM service in Azure Health Data Services".
  37. ^ "The OME-TIFF format — OME Data Model and File Formats 5.6.3 documentation".
  38. ^ "OME-TIFF specification — OME Data Model and File Formats 5.6.3 documentation".
  39. ^ Leigh, Roger; Gault, David; Linkert, Melissa; Burel, Jean-Marie; Moore, Josh; Besson, Sébastien; Swedlow, Jason R. (2017). OME Files - an open source reference library for the OME-XML metadata model and the OME-TIFF file format (Preprint). doi:10.1101/088740.
  40. ^ "Codelibre / Ome / Ome-files · GitLab".
  41. ^ Landvater, Ryan Erik; Olp, Michael David; Yousif, Mustafa; Balis, Ulysses (August 2025). "The Iris File Extension". Journal of Pathology Informatics. 18 100461. doi:10.1016/j.jpi.2025.100461. PMC 12309590. PMID 40740735.
  42. ^ https://ars.els-cdn.com/content/image/1-s2.0-S2153353925000471-mmc1.pdf[bare URL PDF]
  43. ^ "IrisDigitalPathology/Iris-RESTful-Server". Iris Digital Pathology. 28 July 2025.
  44. ^ "IrisDigitalPathology/Iris-Codec". GitHub.
  45. ^ "Iris-Codec: Portable and blazingly fast whole slide image compression and serialization library for the Iris File Extension".
  46. ^ "IrisDigitalPathology/Iris-File-Extension". GitHub.
  47. ^ "FDA allows marketing of first whole slide imaging system for digital pathology" (Press release). FDA. April 12, 2017. Retrieved May 24, 2017.
  48. ^ Mukhopadhyay, Sanjay; Feldman, Michael D.; Abels, Esther; Ashfaq, Raheela; Beltaifa, Senda; Cacciabeve, Nicolas G.; Cathro, Helen P.; Cheng, Liang; Cooper, Kumarasen; Dickey, Glenn E.; Gill, Ryan M.; Heaton, Robert P.; Kerstens, René; Lindberg, Guy M.; Malhotra, Reenu K.; Mandell, James W.; Manlucu, Ellen D.; Mills, Anne M.; Mills, Stacey E.; Moskaluk, Christopher A.; Nelis, Mischa; Patil, Deepa T.; Przybycin, Christopher G.; Reynolds, Jordan P.; Rubin, Brian P.; Saboorian, Mohammad H.; Salicru, Mauricio; Samols, Mark A.; Sturgis, Charles D.; Turner, Kevin O.; Wick, Mark R.; Yoon, Ji Y.; Zhao, Po; Taylor, Clive R. (January 2018). "Whole Slide Imaging Versus Microscopy for Primary Diagnosis in Surgical Pathology: A Multicenter Blinded Randomized Noninferiority Study of 1992 Cases (Pivotal Study)". American Journal of Surgical Pathology. 42 (1): 39–52. doi:10.1097/PAS.0000000000000948. PMC 5737464. PMID 28961557.
  49. ^ Bruns, Volker (2025-07-15). "Digital Pathology AI Companies -- List of Commercial AIs (CE-IVDR, FDA, RUO)". SMART SENSING insights. Retrieved 2025-08-07.
  50. ^ Siegel, Gabriel; Regelman, Dan; Maronpot, Robert; Rosenstock, Moti; Hayashi, Shim-mo; Nyska, Abraham (Oct 2018). "Utilizing novel telepathology system in preclinical studies and peer review". Journal of Toxicologic Pathology. 31 (4): 315–319. doi:10.1293/tox.2018-0032. PMC 6206289. PMID 30393436.
  51. ^ "How to Build a Business Case to Justify the Investment in Digital Pathology". Sectra Medical Systems. Retrieved April 26, 2015.
  52. ^ Bertram, Christof A; Stathonikos, Nikolas; Donovan, Taryn A; Bartel, Alexander; Fuchs-Baumgartinger, Andrea; Lipnik, Karoline; can Diest, Paul J; Bonsembiante, Federico; Klopfleisch, Robert (September 2021). "Validation of digital microscopy: Review of validation methods and sources of bias". Veterinary Pathology. 59 (1): 26–38. doi:10.1177/03009858211040476. PMC 8761960. PMID 34433345.
  53. ^ Evans, Andrew J; Brown, Richard; Bui, Marilyn (2021). "Validating whole slide imaging systems for diagnostic purposes in pathology: guideline update from the College of American Pathologists in collaboration with the American Society for Clinical Pathology and the Association for Pathology Informatics". Arch Pathol Lab Med. 146 (4): 440–450. doi:10.5858/arpa.2020-0723-CP. PMID 34003251.
  54. ^ Aeffner, Famke; Zarella, Mark D.; Buchbinder, Nathan; Bui, Marilyn M.; Goodman, Matthew R.; Hartman, Douglas J.; Lujan, Giovanni M.; Molani, Mariam A.; Parwani, Anil V.; Lillard, Kate; Turner, Oliver C. (2019-03-08). "Introduction to Digital Image Analysis in Whole-slide Imaging: A White Paper from the Digital Pathology Association". Journal of Pathology Informatics. 10 9. doi:10.4103/jpi.jpi_82_18. PMC 6437786. PMID 30984469.
  55. ^ Jain, Mika S.; Massoud, Tarik F. (15 June 2020). "Predicting tumour mutational burden from histopathological images using multiscale deep learning". Nature Machine Intelligence. 2 (6): 356–362. doi:10.1038/s42256-020-0190-5.
  56. ^ Serag, Ahmed; Ion-Margineanu, Adrian; Qureshi, Hammad; McMillan, Ryan; Saint Martin, Marie-Judith; Diamond, Jim; O'Reilly, Paul; Hamilton, Peter (2019). "Translational AI and Deep Learning in Diagnostic Pathology". Frontiers in Medicine. 6 185. doi:10.3389/fmed.2019.00185. PMC 6779702. PMID 31632973.
  57. ^ Nirmal, Ajit J.; Maliga, Zoltan; Vallius, Tuulia; Quattrochi, Brian; Chen, Alyce A.; Jacobson, Connor A.; Pelletier, Roxanne J.; Yapp, Clarence; Arias-Camison, Raquel; Chen, Yu-An; Lian, Christine G. (2022-04-11). "The spatial landscape of progression and immunoediting in primary melanoma at single cell resolution". Cancer Discovery. 12 (6): 1518–1541. doi:10.1158/2159-8290.CD-21-1357. PMC 9167783. PMID 35404441.

Further reading

edit