POET: Consolidated, Comprehensive Clinical Text Preprocessing
POET: Consolidated, Comprehensive Clinical Text Preprocessing
批准号:
7847940
负责人:
JOHN F. HURDLE
金额:
$8.47万
依托单位:
依托单位国家:
美国
项目类别:
财政年份:
2008
资助国家:
美国
项目状态:
已结题
起止时间:
2008-09-30 至 2010-06-30
关键词:
AbbreviationsAdverse eventAlgorithmsArchitectureBody of uterusClinicalClinical PharmacistsClinical ResearchComputer SystemsConsultCountryDataDecision Support SystemsDevelopmentDisciplineDiscipline of NursingElectronic Health RecordEnsureExcisionHandHealthcareInternetJavaLaboratoriesLicensingLinguisticsLiteratureMarriageMedicalMindMiningNatural Language ProcessingNatureNursesOutcomeOutputPaste substancePathologyPathology ReportPharmacy facilityPhysical assessmentProcessPubMedPublic HealthPublic Health InformaticsPublishingQuality of CareRadiology SpecialtyReport (document)ReportingResearchResearch Ethics CommitteesResearch PersonnelResolutionServicesSourceSpecific qualifier valueStructureStudy SectionSystemTestingTextTimeUnified Medical Language SystemVocabularyWorkWritingabstractingacronymsbasecaGridcomputerizeddata miningdesigndiscrete dataimprovedinnovationinterestmeetingsnovelopen sourcepatient safetyprogramspublic health relevancespellingtooltrend
中文摘要
描述(由申请人提供):
随着电子健康记录(EHR)不断扩展到临床环境,人们对挖掘其中包含的数据的兴趣也相应增加,无论是用于研究还是临床决策支持。信息学家们越来越多地研究挖掘电子病历文本内容的方法。这是一个重要的趋势,因为包含在临床文本中的丰富信息在电子病历的其他任何地方都没有表现出来。有一个低水平的文本即数据问题,这是现有医疗NLP系统广泛使用的一个重大障碍:电子病历中手写的临床叙述通常不符合语法;文体简短或电传;充满缩写、首字母缩写和拼写错误;以模板或伪表格形式格式化;包含嵌入的非文本,如从电子病历其他地方剪切和粘贴的实验室值列表。正如我们在初步研究部分中所展示的,这使得像MedLEE和MetaMap这样的流行工具的高级处理对于除出院总结或参考报告(例如,病理学或放射学报告)等少数“干净”文件类型之外的所有其他“干净”文件类型实际上毫无用处。这反过来解释了为什么关于临床文本的优势的出版如此之少,那些在词汇和句法上不如出院摘要表现良好的文本。
在本申请中,我们将临床叙述(例如,进度说明)与生物医学叙述(例如,PubMed摘要)区分开来。我们感兴趣的是出现在临床或研究环境中的文本;由临床医生和研究人员直接输入计算机系统的文本。我们建议构建并发布一个名为POTE(从文本中提取的可解析输出)的工具。PEET将被设计为接受非结构化文本文档,并返回结构化的、语言上的等价物,这些等价物尽可能地可被更高级别的NLP引擎解析。POTE将拥有一个模块化的、可扩展的、基于开源平台和源代码(例如Java、Perl、UMLS、NegEx、Stanford Parser、HL7临床文档架构、caGRID等)的架构。为了实现POET,我们将收集、编程和评估已发表的和新颖的算法,用于:首字母缩写/缩写解析;拼写更正;模板和伪表重写;以及删除嵌入的非文本。为了测试PEET,我们将使用一个跨学科的大型语料库(例如,医学、护理、药学等)。临床记录类型,以及临床研究文本MedWatch报告和IRB不良事件报告。PEET的开发将结合文献中发现的最佳做法和新的研究努力,作为该项目的一部分。为了验证POTE处理的保真度,我们计划在处理前和处理后对信息损失和信息增益进行正式分析。为了确保这些工具的广泛使用,POTE将在开放源码许可下发布。最后,我们计划评估将POTE作为用于远程处理的Web服务提供的可行性。
英文摘要
DESCRIPTION (provided by applicant):
As electronic health records (EHRs) continue their expansion into clinical settings, there has been a corresponding increase in interest in mining the data they contain, both for research as well as for clinical decision support. Informaticists are increasingly studying ways to mine EHR textual content. This is an important trend, because there is a wealth of information contained in clinical text not represented anywhere else in the EHR. There is a low level text-as-data issue which presents a significant obstacle to the widespread use of available medical NLP systems: hand-typed clinical narratives in EHRs are usually ungrammatical; short or telegraphic in style; full of abbreviations, acronyms, and misspellings; formatted in a templated or pseudo-tabular form; and contain embedded non-text such as a list of laboratory values cut-and-pasted from elsewhere in the EHR. As we show in the Preliminary Studies Section, this makes high-level processing by popular tools like MedLEE and MetaMap effectively useless for all but a few "clean" document types like discharge summaries or consult reports (e.g., pathology or radiology reports). This in turn explains why there is so little published about what is certainly the preponderance of clinical texts, those that are not as well-behaved lexically and syntactically as a discharge summary.
In this application we distinguish clinical narratives (e.g., a progress note) from biomedical narratives (e.g., a PubMed abstract). We are interested in texts that arise in the clinical or research setting; texts that are composed by clinicians and researchers directly into a computer system. We propose to build and publish a tool called POET (Parsable Output Extracted from Text). POET will be designed to accept unstructured textual documents and return structured, linguistic equivalents that are, to the extent possible, parsable by higher-level NLP engines. POET will have an architecture is modular, extensible, and based on open-source platforms and sources (e.g., Java, Perl, UMLS, NegEx, the Stanford Parser, HL7 Clinical Document Architecture, caGRID, etc.). To implement POET, we will collect, program, and evaluate published as well as novel algorithms for: acronym/abbreviation resolution; spelling correction; template and pseudo-table re-writing; and removal of embedded non-text. To test POET we will use a large corpus of cross-discipline (e.g., medical, nursing, pharmacy, etc.) clinical note types, as well as the clinical research texts MedWatch reports and IRB adverse event reports. The development of POET will combine the best practices found in the literature and new research efforts as part of the project. To validate the fidelity of POET processing we plan a formal analysis of information loss and information gain pre- and post-process. To ensure broad access to the tools, POET will be released under an open-source license. Finally, we plan to assess the feasibility of offering POET as a Web service for remote processing.
期刊论文(2)
专著(0)
科研奖励(0)
会议论文
Automatically Detecting Medications and the Reason for their Prescription in Clinical Narrative Text Documents
自动检测临床叙述文本文档中的药物及其处方原因
DOI:
--
发表时间:
2010
期刊:
Medinfo
影响因子:
--
作者:
[S. Meystre, J. Thibault, Shuying Shen, John F. Hurdle, B. South]
通讯作者:
B. South
Using UMLS lexical resources to disambiguate abbreviations in clinical text.
使用 UMLS 词汇资源消除临床文本中缩写的歧义。
DOI:
--
发表时间:
2011
期刊:
AMIA ... Annual Symposium proceedings. AMIA Symposium
影响因子:
--
作者:
[Kim,Youngjun, Hurdle,John, Meystre,StéphaneM]
通讯作者:
Meystre,StéphaneM
University of Utah Biomedical Informatics Training Grant Supplement
-
批准号:9380137
-
项目类别:
-
资助金额:$0.24万
-
财政年份:2016
-
负责人:JOHN F. HURDLE
-
依托单位:
POET-2: High-performance computing for advanced clinical narrative preprocessing
-
批准号:8326648
-
项目类别:
-
资助金额:$31.84万
-
财政年份:2011
-
负责人:JOHN F. HURDLE
-
依托单位:
POET-2: High-performance computing for advanced clinical narrative preprocessing
-
批准号:8182025
-
项目类别:
-
资助金额:$32.52万
-
财政年份:2011
-
负责人:JOHN F. HURDLE
-
依托单位:
POET: Consolidated, Comprehensive Clinical Text Preprocessing
-
批准号:7570254
-
项目类别:
-
资助金额:$16.93万
-
财政年份:2008
-
负责人:JOHN F. HURDLE
-
依托单位:
POET: Consolidated, Comprehensive Clinical Text Preprocessing
-
批准号:7689273
-
项目类别:
-
资助金额:$16.66万
-
财政年份:2008
-
负责人:JOHN F. HURDLE
-
依托单位:
Statistical NLP Analysis of Cross-discipline Clinical Text
-
批准号:6836781
-
项目类别:
-
资助金额:$9.45万
-
财政年份:2004
-
负责人:JOHN F. HURDLE
-
依托单位:
Statistical NLP Analysis of Cross-discipline Clinical Text
-
批准号:6944955
-
项目类别:
-
资助金额:$3.88万
-
财政年份:2004
-
负责人:JOHN F. HURDLE
-
依托单位:
University of Utah Biomedical Informatics Training Grant
-
批准号:8681515
-
项目类别:
-
资助金额:$91.04万
-
财政年份:1997
-
负责人:JOHN F. HURDLE
-
依托单位:
University of Utah Biomedical Informatics Training Grant
-
批准号:8261299
-
项目类别:
-
资助金额:$83.68万
-
财政年份:1997
-
负责人:JOHN F. HURDLE
-
依托单位:
University of Utah Biomedical Informatics Training Grant
-
批准号:9086432
-
项目类别:
-
资助金额:$89.02万
-
财政年份:1997
-
负责人:JOHN F. HURDLE
-
依托单位:
海外基金