• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

缩小计算病理学临床应用方面的差距:一个将深度学习模型集成到实验室信息系统的标准化开源框架。

Closing the gap in the clinical adoption of computational pathology: a standardized, open-source framework to integrate deep-learning models into the laboratory information system.

作者信息

Angeloni Miriam, Rizzi Davide, Schoen Simon, Caputo Alessandro, Merolla Francesco, Hartmann Arndt, Ferrazzi Fulvia, Fraggetta Filippo

机构信息

Institute of Pathology, Friedrich-Alexander-Universität Erlangen-Nürnberg (FAU), Erlangen, Germany.

Comprehensive Cancer Center Erlangen-EMN (CCC ER-EMN), Erlangen, Germany.

出版信息

Genome Med. 2025 May 26;17(1):60. doi: 10.1186/s13073-025-01484-y.

DOI:10.1186/s13073-025-01484-y
PMID:40420213
Abstract

BACKGROUND

Digital pathology (DP) has revolutionized cancer diagnostics and enabled the development of deep-learning (DL) models aimed at supporting pathologists in their daily work and improving patient care. However, the clinical adoption of such models remains challenging. Here, we describe a proof-of-concept framework that, leveraging Health Level 7 (HL7) standard and open-source DP resources, allows a seamless integration of both publicly available and custom developed DL models in the clinical workflow.

METHODS

Development and testing of the framework were carried out in a fully digitized Italian pathology department. A Python-based server-client architecture was implemented to interconnect through HL7 messaging the anatomic pathology laboratory information system (AP-LIS) with an external artificial intelligence-based decision support system (AI-DSS) containing 16 pre-trained DL models. Open-source toolboxes for DL model deployment were used to run DL model inference, and QuPath was used to provide an intuitive visualization of model predictions as colored heatmaps.

RESULTS

A default deployment mode runs continuously in the background as each new slide is digitized, choosing the correct DL model(s) on the basis of the tissue type and staining. In addition, pathologists can initiate the analysis on-demand by selecting a specific DL model from the virtual slide tray. In both cases, the AP-LIS transmits an HL7 message to the AI-DSS, which processes the message, runs DL model inference, and creates the appropriate visualization style for the employed classification model. The AI-DSS transmits model inference results to the AP-LIS, where pathologists can visualize the output in QuPath and/or directly as slide description in the virtual slide tray.

CONCLUSIONS

Taken together, the developed integration framework through the use of the HL7 standard and freely available DP resources offers a standardized, portable, and open-source solution that lays the groundwork for the future widespread adoption of DL models in pathology diagnostics.

摘要

背景

数字病理学(DP)彻底改变了癌症诊断方式,并推动了旨在辅助病理学家日常工作及改善患者护理的深度学习(DL)模型的发展。然而,此类模型在临床中的应用仍面临挑战。在此,我们描述了一个概念验证框架,该框架利用健康级别7(HL7)标准和开源DP资源,可在临床工作流程中无缝集成公开可用的和定制开发的DL模型。

方法

该框架的开发与测试在一家完全数字化的意大利病理科进行。实施了基于Python的服务器-客户端架构,以通过HL7消息传递将解剖病理实验室信息系统(AP-LIS)与一个包含16个预训练DL模型的外部基于人工智能的决策支持系统(AI-DSS)互连。使用用于DL模型部署的开源工具箱运行DL模型推理,并使用QuPath将模型预测直观地可视化为彩色热图。

结果

默认部署模式在每张新玻片数字化时在后台持续运行,根据组织类型和染色选择正确的DL模型。此外,病理学家可通过从虚拟玻片托盘中选择特定的DL模型按需启动分析。在这两种情况下,AP-LIS都会向AI-DSS发送HL7消息,AI-DSS处理该消息,运行DL模型推理,并为所采用的分类模型创建适当的可视化样式。AI-DSS将模型推理结果发送到AP-LIS,病理学家可在QuPath中可视化输出,和/或直接在虚拟玻片托盘中将其作为玻片描述进行查看。

结论

总体而言,通过使用HL7标准和免费可用的DP资源开发的集成框架提供了一种标准化、可移植且开源的解决方案,为未来DL模型在病理诊断中的广泛应用奠定了基础。

相似文献

1
Closing the gap in the clinical adoption of computational pathology: a standardized, open-source framework to integrate deep-learning models into the laboratory information system.缩小计算病理学临床应用方面的差距:一个将深度学习模型集成到实验室信息系统的标准化开源框架。
Genome Med. 2025 May 26;17(1):60. doi: 10.1186/s13073-025-01484-y.
2
Digital pathology, deep learning, and cancer: a narrative review.数字病理学、深度学习与癌症:一篇综述
Transl Cancer Res. 2024 May 31;13(5):2544-2560. doi: 10.21037/tcr-23-964. Epub 2024 May 22.
3
Deep learning for digital pathology image analysis: A comprehensive tutorial with selected use cases.用于数字病理学图像分析的深度学习:包含选定用例的全面教程。
J Pathol Inform. 2016 Jul 26;7:29. doi: 10.4103/2153-3539.186902. eCollection 2016.
4
Whole slide imaging equivalency and efficiency study: experience at a large academic center.全 slides 成像等效性和效率研究:大型学术中心的经验。
Mod Pathol. 2019 Jul;32(7):916-928. doi: 10.1038/s41379-019-0205-0. Epub 2019 Feb 18.
5
Deep computational pathology in breast cancer.深度学习在乳腺癌中的应用。
Semin Cancer Biol. 2021 Jul;72:226-237. doi: 10.1016/j.semcancer.2020.08.006. Epub 2020 Aug 17.
6
Standardizing the use of whole slide images in digital pathology.规范数字病理学中全切片图像的使用。
Comput Med Imaging Graph. 2011 Oct-Dec;35(7-8):496-505. doi: 10.1016/j.compmedimag.2010.12.004. Epub 2011 Jan 15.
7
Digital pathology and anatomic pathology laboratory information system integration to support digital pathology sign-out.数字病理学与解剖病理学实验室信息系统集成以支持数字病理学签出。
J Pathol Inform. 2016 May 4;7:23. doi: 10.4103/2153-3539.181767. eCollection 2016.
8
Equipping computational pathology systems with artifact processing pipelines: a showcase for computation and performance trade-offs.为计算病理学系统配备伪影处理管道:计算和性能权衡的展示。
BMC Med Inform Decis Mak. 2024 Oct 7;24(1):288. doi: 10.1186/s12911-024-02676-z.
9
A Survival Guide for the Rapid Transition to a Fully Digital Workflow: The "Caltagirone Example".快速过渡到全数字工作流程的生存指南:“卡尔塔吉罗内示例”
Diagnostics (Basel). 2021 Oct 16;11(10):1916. doi: 10.3390/diagnostics11101916.
10
Revolutionizing Digital Pathology With the Power of Generative Artificial Intelligence and Foundation Models.利用生成式人工智能和基础模型推动数字病理学革命。
Lab Invest. 2023 Nov;103(11):100255. doi: 10.1016/j.labinv.2023.100255. Epub 2023 Sep 26.

本文引用的文献

1
Guiding AI in radiology: ESR's recommendations for effective implementation of the European AI Act.放射学中的人工智能引导:欧洲放射学会关于有效实施《欧洲人工智能法案》的建议
Insights Imaging. 2025 Feb 13;16(1):33. doi: 10.1186/s13244-025-01905-x.
2
Future of Artificial Intelligence-Machine Learning Trends in Pathology and Medicine.人工智能在病理学和医学中的未来——机器学习趋势
Mod Pathol. 2025 Apr;38(4):100705. doi: 10.1016/j.modpat.2025.100705. Epub 2025 Jan 4.
3
Regulatory Aspects of Artificial Intelligence and Machine Learning.人工智能与机器学习的监管方面
Mod Pathol. 2024 Dec;37(12):100609. doi: 10.1016/j.modpat.2024.100609. Epub 2024 Sep 12.
4
ComPRePS: An Automated Cloud-based Image Analysis tool to democratize AI in Digital Pathology.ComPRePS:一种基于云的自动化图像分析工具,旨在使数字病理学中的人工智能普及化。
Proc SPIE Int Soc Opt Eng. 2024 Feb;12933. doi: 10.1117/12.3008469. Epub 2024 Apr 3.
5
A whole-slide foundation model for digital pathology from real-world data.基于真实世界数据的全幻灯片数字病理学基础模型。
Nature. 2024 Jun;630(8015):181-188. doi: 10.1038/s41586-024-07441-w. Epub 2024 May 22.
6
Applications of Artificial Intelligence in Lung Pathology.人工智能在肺部病理学中的应用。
Surg Pathol Clin. 2024 Jun;17(2):321-328. doi: 10.1016/j.path.2023.11.013. Epub 2023 Dec 18.
7
Towards a general-purpose foundation model for computational pathology.迈向计算病理学的通用基础模型。
Nat Med. 2024 Mar;30(3):850-862. doi: 10.1038/s41591-024-02857-3. Epub 2024 Mar 19.
8
Pros and cons of artificial intelligence implementation in diagnostic pathology.人工智能在诊断病理学中的应用的优缺点。
Histopathology. 2024 May;84(6):924-934. doi: 10.1111/his.15153. Epub 2024 Mar 3.
9
All models are wrong and yours are useless: making clinical prediction models impactful for patients.所有模型都是有缺陷的,而你的模型毫无用处:让临床预测模型对患者产生影响。
NPJ Precis Oncol. 2024 Feb 28;8(1):54. doi: 10.1038/s41698-024-00553-6.
10
Open and reusable deep learning for pathology with WSInfer and QuPath.使用WSInfer和QuPath进行开放且可重复使用的病理学深度学习。
NPJ Precis Oncol. 2024 Jan 10;8(1):9. doi: 10.1038/s41698-024-00499-9.