• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • 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分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

即时医疗场景下的可扩展决策支持:一款用于监测药物依从性的可替代电子健康记录应用程序。

Scalable decision support at the point of care: a substitutable electronic health record app for monitoring medication adherence.

作者信息

Bosl William, Mandel Joshua, Jonikas Magdalena, Ramoni Rachel Badovinac, Kohane Isaac S, Mandl Kenneth D

机构信息

Children's Hospital Informatics Program, Boston Children's Hospital, Harvard Medical School, Boston, MA, United States.

出版信息

Interact J Med Res. 2013 Jul 22;2(2):e13. doi: 10.2196/ijmr.2480.

DOI:10.2196/ijmr.2480
PMID:23876796
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC3815431/
Abstract

BACKGROUND

Non-adherence to prescribed medications is a serious health problem in the United States, costing an estimated $100 billion per year. While poor adherence should be addressable with point of care health information technology, integrating new solutions with existing electronic health records (EHR) systems require customization within each organization, which is difficult because of the monolithic software design of most EHR products.

OBJECTIVE

The objective of this study was to create a published algorithm for predicting medication adherence problems easily accessible at the point of care through a Web application that runs on the Substitutable Medical Apps, Reusuable Technologies (SMART) platform. The SMART platform is an emerging framework that enables EHR systems to behave as "iPhone like platforms" by exhibiting an application programming interface for easy addition and deletion of third party apps. The app is presented as a point of care solution to monitoring medication adherence as well as a sufficiently general, modular application that may serve as an example and template for other SMART apps.

METHODS

The widely used, open source Django framework was used together with the SMART platform to create the interoperable components of this app. Django uses Python as its core programming language. This allows statistical and mathematical modules to be created from a large array of Python numerical libraries and assembled together with the core app to create flexible and sophisticated EHR functionality. Algorithms that predict individual adherence are derived from a retrospective study of dispensed medication claims from a large private insurance plan. Patients' prescription fill information is accessed through the SMART framework and the embedded algorithms compute adherence information, including predicted adherence one year after the first prescription fill. Open source graphing software is used to display patient medication information and the results of statistical prediction of future adherence on a clinician-facing Web interface.

RESULTS

The user interface allows the physician to quickly review all medications in a patient record for potential non-adherence problems. A gap-check and current medication possession ratio (MPR) threshold test are applied to all medications in the record to test for current non-adherence. Predictions of 1-year non-adherence are made for certain drug classes for which external data was available. Information is presented graphically to indicate present non-adherence, or predicted non-adherence at one year, based on early prescription fulfillment patterns. The MPR Monitor app is installed in the SMART reference container as the "MPR Monitor", where it is publically available for use and testing. MPR is an acronym for Medication Possession Ratio, a commonly used measure of adherence to a prescribed medication regime. This app may be used as an example for creating additional functionality by replacing statistical and display algorithms with new code in a cycle of rapid prototyping and implementation or as a framework for a new SMART app.

CONCLUSIONS

The MPR Monitor app is a useful pilot project for monitoring medication adherence. It also provides an example that integrates several open source software components, including the Python-based Django Web framework and python-based graphics, to build a SMART app that allows complex decision support methods to be encapsulated to enhance EHR functionality.

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/2744/3815431/9ff5e3417b47/ijmr_v2i2e13_fig4.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/2744/3815431/19779eb5e9dc/ijmr_v2i2e13_fig1.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/2744/3815431/a91bf38432a1/ijmr_v2i2e13_fig2.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/2744/3815431/547dd480293d/ijmr_v2i2e13_fig3.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/2744/3815431/9ff5e3417b47/ijmr_v2i2e13_fig4.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/2744/3815431/19779eb5e9dc/ijmr_v2i2e13_fig1.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/2744/3815431/a91bf38432a1/ijmr_v2i2e13_fig2.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/2744/3815431/547dd480293d/ijmr_v2i2e13_fig3.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/2744/3815431/9ff5e3417b47/ijmr_v2i2e13_fig4.jpg
摘要

背景

在美国,不遵医嘱服药是一个严重的健康问题,每年造成的损失估计达1000亿美元。虽然通过即时医疗健康信息技术可以解决服药依从性差的问题,但将新解决方案与现有的电子健康记录(EHR)系统集成需要在每个组织内进行定制,这很困难,因为大多数EHR产品的软件设计是整体式的。

目的

本研究的目的是创建一种已发表的算法,用于预测服药依从性问题,通过在可替代医疗应用、可重复使用技术(SMART)平台上运行的Web应用程序,在即时医疗点轻松获取。SMART平台是一个新兴框架,通过展示应用程序编程接口,使EHR系统能够像“iPhone类平台”一样运行,便于添加和删除第三方应用。该应用程序作为一种即时医疗点解决方案,用于监测服药依从性,也是一个足够通用的模块化应用程序,可作为其他SMART应用的示例和模板。

方法

广泛使用的开源Django框架与SMART平台一起用于创建此应用程序的可互操作组件。Django使用Python作为其核心编程语言。这允许从大量Python数值库中创建统计和数学模块,并与核心应用程序组装在一起,以创建灵活而复杂的EHR功能。预测个体依从性的算法来自对一个大型私人保险计划中配药索赔的回顾性研究。通过SMART框架访问患者的处方配药信息,嵌入式算法计算依从性信息,包括首次处方配药后一年的预测依从性。开源绘图软件用于在面向临床医生的Web界面上显示患者用药信息和未来依从性的统计预测结果。

结果

用户界面允许医生快速查看患者记录中的所有药物,以发现潜在的不依从问题。对记录中的所有药物应用缺口检查和当前药物持有率(MPR)阈值测试,以检测当前的不依从情况。对于有外部数据可用的某些药物类别,进行一年不依从的预测。信息以图形方式呈现,以根据早期处方配药模式指示当前的不依从情况或一年后的预测不依从情况。MPR监测应用程序作为“MPR监测器”安装在SMART参考容器中,可供公众使用和测试。MPR是药物持有率的首字母缩写,是衡量对规定用药方案依从性的常用指标。这个应用程序可以作为一个示例,通过在快速原型制作和实施周期中用新代码替换统计和显示算法来创建额外功能,或者作为新SMART应用程序的框架。

结论

MPR监测应用程序是监测服药依从性的一个有用的试点项目。它还提供了一个示例,集成了几个开源软件组件,包括基于Python的Django Web框架和基于Python的图形,以构建一个SMART应用程序,允许封装复杂的决策支持方法以增强EHR功能。

相似文献

1
Scalable decision support at the point of care: a substitutable electronic health record app for monitoring medication adherence.即时医疗场景下的可扩展决策支持:一款用于监测药物依从性的可替代电子健康记录应用程序。
Interact J Med Res. 2013 Jul 22;2(2):e13. doi: 10.2196/ijmr.2480.
2
Health care transformation through collaboration on open-source informatics projects: integrating a medical applications platform, research data repository, and patient summarization.通过开源信息学项目合作实现医疗保健转型:整合医疗应用平台、研究数据存储库和患者摘要。
Interact J Med Res. 2013 May 30;2(1):e11. doi: 10.2196/ijmr.2454.
3
App Store for EHRs and Patients Both.适用于电子健康记录和患者的应用程序商店。
AMIA Jt Summits Transl Sci Proc. 2013 Mar 18;2013:73. eCollection 2013.
4
The SMART Platform: early experience enabling substitutable applications for electronic health records.SMART 平台:为电子健康记录启用可替换应用程序的早期经验。
J Am Med Inform Assoc. 2012 Jul-Aug;19(4):597-603. doi: 10.1136/amiajnl-2011-000622. Epub 2012 Mar 17.
5
Opening the Duke electronic health record to apps: Implementing SMART on FHIR.向应用程序开放杜克大学电子健康记录:在FHIR上实施SMART。
Int J Med Inform. 2017 Mar;99:1-10. doi: 10.1016/j.ijmedinf.2016.12.005. Epub 2016 Dec 12.
6
Beyond One-Off Integrations: A Commercial, Substitutable, Reusable, Standards-Based, Electronic Health Record-Connected App.超越一次性集成:一款商业化、可替代、可重复使用、基于标准且与电子健康记录相连的应用程序。
J Med Internet Res. 2019 Feb 1;21(2):e12902. doi: 10.2196/12902.
7
Integrating Option Grid Patient Decision Aids in the Epic Electronic Health Record: Case Study at 5 Health Systems.在 Epic 电子健康记录中整合选项网格患者决策辅助工具:5 个卫生系统的案例研究。
J Med Internet Res. 2021 May 3;23(5):e22766. doi: 10.2196/22766.
8
A Versatile and Scalable Platform That Streamlines Data Collection for Patient-Centered Studies: Usability and Feasibility Study.一个简化以患者为中心研究的数据收集的通用且可扩展平台:可用性和可行性研究。
JMIR Form Res. 2022 Sep 14;6(9):e38579. doi: 10.2196/38579.
9
A Standards-Based Architecture Proposal for Integrating Patient mHealth Apps to Electronic Health Record Systems.一种将患者移动健康应用程序集成到电子健康记录系统的基于标准的架构提案。
Appl Clin Inform. 2015 Aug 5;6(3):488-505. doi: 10.4338/ACI-2014-12-RA-0115. eCollection 2015.
10
Apps to display patient data, making SMART available in the i2b2 platform.用于显示患者数据的应用程序,使SMART在i2b2平台上可用。
AMIA Annu Symp Proc. 2012;2012:960-9. Epub 2012 Nov 3.

引用本文的文献

1
Factors and outcomes associated with adherence to statins among patients with newly diagnosed cardiovascular disease.新诊断心血管疾病患者他汀类药物依从性相关因素及结局
Am J Prev Cardiol. 2025 Jun 9;23:101028. doi: 10.1016/j.ajpc.2025.101028. eCollection 2025 Sep.
2
Advancements in Electronic Medical Records for Clinical Trials: Enhancing Data Management and Research Efficiency.临床试验电子病历的进展:提高数据管理和研究效率。
Cancers (Basel). 2025 May 2;17(9):1552. doi: 10.3390/cancers17091552.
3
Medication nonadherence - definition, measurement, prevalence, and causes: reflecting on the past 20 years and looking forwards.

本文引用的文献

1
Escaping the EHR trap--the future of health IT.逃离电子健康记录陷阱——健康信息技术的未来。
N Engl J Med. 2012 Jun 14;366(24):2240-2. doi: 10.1056/NEJMp1203102.
2
The SMART Platform: early experience enabling substitutable applications for electronic health records.SMART 平台:为电子健康记录启用可替换应用程序的早期经验。
J Am Med Inform Assoc. 2012 Jul-Aug;19(4):597-603. doi: 10.1136/amiajnl-2011-000622. Epub 2012 Mar 17.
3
Surveillance of medication use: early identification of poor adherence.药物使用监测:早期识别药物不依从性。
药物治疗不依从性——定义、测量、患病率及原因:回顾过去20年并展望未来
Front Pharmacol. 2025 Mar 7;16:1465059. doi: 10.3389/fphar.2025.1465059. eCollection 2025.
4
Graphical user interface design to improve understanding of the patient-reported outcome symptom response.图形用户界面设计以提高对患者报告的结局症状反应的理解。
PLoS One. 2023 Jan 24;18(1):e0278465. doi: 10.1371/journal.pone.0278465. eCollection 2023.
5
A prediction model for nonpersistence or nonadherence to direct oral anticoagulants in hospitalized patients with atrial fibrillation.预测模型:评估住院房颤患者不持续或不遵从直接口服抗凝药物治疗的情况。
J Manag Care Spec Pharm. 2022 Oct;28(10):1161-1172. doi: 10.18553/jmcp.2022.28.10.1161.
6
New Standards for Clinical Decision Support: A Survey of The State of Implementation.临床决策支持新规范:实施现状调查。
Yearb Med Inform. 2021 Aug;30(1):159-171. doi: 10.1055/s-0041-1726502. Epub 2021 Sep 3.
7
Beyond the Impact Factor: Reflecting on Twenty Years of Leading Efforts in Research, Innovation in Publishing, and Investment in People.超越影响因子:反思二十年来在研究、出版创新和人才培养方面的领先努力
J Med Internet Res. 2019 Oct 31;21(10):e16390. doi: 10.2196/16390.
8
Patient Health Record Systems Scope and Functionalities: Literature Review and Future Directions.患者健康记录系统的范围与功能:文献综述及未来方向
J Med Internet Res. 2017 Nov 15;19(11):e388. doi: 10.2196/jmir.8073.
9
Patient portals and health apps: Pitfalls, promises, and what one might learn from the other.患者门户和健康应用程序:陷阱、承诺以及从中可以相互学习的内容。
Healthc (Amst). 2017 Sep;5(3):81-85. doi: 10.1016/j.hjdsi.2016.08.004. Epub 2016 Oct 3.
10
Designing, Implementing, and Evaluating Mobile Health Technologies for Managing Chronic Conditions in Older Adults: A Scoping Review.设计、实施和评估移动医疗技术以管理老年人的慢性疾病:范围综述。
JMIR Mhealth Uhealth. 2016 Jun 9;4(2):e29. doi: 10.2196/mhealth.5127.
J Am Med Inform Assoc. 2012 Jul-Aug;19(4):649-54. doi: 10.1136/amiajnl-2011-000416. Epub 2011 Nov 19.
4
Medication adherence: a call for action.药物依从性:行动的呼吁。
Am Heart J. 2011 Sep;162(3):412-24. doi: 10.1016/j.ahj.2011.06.007.
5
The implications of therapeutic complexity on adherence to cardiovascular medications.治疗复杂性对心血管药物依从性的影响。
Arch Intern Med. 2011 May 9;171(9):814-22. doi: 10.1001/archinternmed.2010.495.
6
Serving the enterprise and beyond with informatics for integrating biology and the bedside (i2b2).以整合生物学与床边护理的信息学服务企业及其他领域 (i2b2)。
J Am Med Inform Assoc. 2010 Mar-Apr;17(2):124-30. doi: 10.1136/jamia.2009.000893.
7
The clinical decision support consortium.临床决策支持联盟
Stud Health Technol Inform. 2009;150:26-30.
8
No small change for the health information economy.这对健康信息经济来说可不是个小变化。
N Engl J Med. 2009 Mar 26;360(13):1278-81. doi: 10.1056/NEJMp0900411.
9
Antihypertensive medication adherence in the Department of Veterans Affairs.美国退伍军人事务部的抗高血压药物依从性
Am J Med. 2007 Jan;120(1):26-32. doi: 10.1016/j.amjmed.2006.06.028.
10
Impact of medication therapy discontinuation on mortality after myocardial infarction.心肌梗死后药物治疗中断对死亡率的影响。
Arch Intern Med. 2006 Sep 25;166(17):1842-7. doi: 10.1001/archinte.166.17.1842.