2,124 research outputs found

    A Learning Health System for Radiation Oncology

    Get PDF
    The proposed research aims to address the challenges faced by clinical data science researchers in radiation oncology accessing, integrating, and analyzing heterogeneous data from various sources. The research presents a scalable intelligent infrastructure, called the Health Information Gateway and Exchange (HINGE), which captures and structures data from multiple sources into a knowledge base with semantically interlinked entities. This infrastructure enables researchers to mine novel associations and gather relevant knowledge for personalized clinical outcomes. The dissertation discusses the design framework and implementation of HINGE, which abstracts structured data from treatment planning systems, treatment management systems, and electronic health records. It utilizes disease-specific smart templates for capturing clinical information in a discrete manner. HINGE performs data extraction, aggregation, and quality and outcome assessment functions automatically, connecting seamlessly with local IT/medical infrastructure. Furthermore, the research presents a knowledge graph-based approach to map radiotherapy data to an ontology-based data repository using FAIR (Findable, Accessible, Interoperable, Reusable) concepts. This approach ensures that the data is easily discoverable and accessible for clinical decision support systems. The dissertation explores the ETL (Extract, Transform, Load) process, data model frameworks, ontologies, and provides a real-world clinical use case for this data mapping. To improve the efficiency of retrieving information from large clinical datasets, a search engine based on ontology-based keyword searching and synonym-based term matching tool was developed. The hierarchical nature of ontologies is leveraged to retrieve patient records based on parent and children classes. Additionally, patient similarity analysis is conducted using vector embedding models (Word2Vec, Doc2Vec, GloVe, and FastText) to identify similar patients based on text corpus creation methods. Results from the analysis using these models are presented. The implementation of a learning health system for predicting radiation pneumonitis following stereotactic body radiotherapy is also discussed. 3D convolutional neural networks (CNNs) are utilized with radiographic and dosimetric datasets to predict the likelihood of radiation pneumonitis. DenseNet-121 and ResNet-50 models are employed for this study, along with integrated gradient techniques to identify salient regions within the input 3D image dataset. The predictive performance of the 3D CNN models is evaluated based on clinical outcomes. Overall, the proposed Learning Health System provides a comprehensive solution for capturing, integrating, and analyzing heterogeneous data in a knowledge base. It offers researchers the ability to extract valuable insights and associations from diverse sources, ultimately leading to improved clinical outcomes. This work can serve as a model for implementing LHS in other medical specialties, advancing personalized and data-driven medicine

    Instance-based learning following physician reasoning for assistance during medical consultation

    Get PDF
    Esta tesis de maestría presenta un sistema automático que modela el conocimiento clínico para seguir el razonamiento médico durante una consulta ambulatoria. Se aplica un método de aprendizaje basado en instancias para proporcionar sugerencias durante el registro en una historia clínica electrónica. El método de aprendizaje propuesto tiene en cuenta la base de conocimiento clínico de cada médico, para presentar sugerencias basadas en tipos de casos clínicos previamente definidos, y deducidos según una métrica de similitud específicamente diseñada. El sistema se valida en un escenario de uso real, con la participación de estudiantes avanzados de medicina de un curso de informática médica de la Universidad de la República, Uruguay. Los resultados demuestran que el sistema propuesto es 2.5x más eficiente que una herramienta empírica de referencia para sugerencias, y dos órdenes de magnitud más rápido que un método de aprendizaje Bayesiano, considerando un marco de referencia de 250 tipos de casos clínicos. Los resultados también demuestran que el método de aprendizaje es capaz de producir sugerencias en tiempos razonables, incluso cuando se procesan grandes volúmenes de datos. Una encuesta realizada a estudiantes avanzados de medicina destaca que el enfoque propuesto se considera apropiado para la práctica médica. Esta investigación introduce una estructura formal para representar con precisión el conocimiento clínico, que apoya a los principales flujos que ocurren durante las consultas médicas. También se proporciona un marco que permite implementar un sistema en tiempo real capaz de asistir a los médicos durante sus consultas, y que además ayuda a reducir el tiempo de registro.This Master Thesis presents an automatic system for modeling clinical knowledge to follow physicians reasoning in medical consultation. Instance-based learning is applied to provide suggestions when recording electronicmedical records. The proposed learning method takes into account the clinical knowledge base of a physician, in order to present suggestions based on previously-defined clinical case types, and deduced according to an ad-hoc similarity metric. The system is validated on a real case study involving advanced medical students of a Medical Informatics course at Universidad de la República, Uruguay. Results show that the proposed system is 2.5× more efficient than a base-line empirical tool for suggestions, and two orders of magnitude faster than a Bayesian learning method, when processing a testbed of 250 clinical casetypes. Results also demostrate that the learning method is able to produce suggestions in a reasonable time frame, even when processing large volumes of data. A survey performed on advanced medical students highlights that the proposed approach is considered appropriate for medical practices. The research introduces a formal structure to accurately represent clinical knowledge, supporting the main flows of medical consultations. A frame for implementing a real-time system for assisting physicians during medical consultations is also provided, which helps reducing the time needed to register medical consultations

    UniversityIE: Information Extraction From University Web Pages

    Get PDF
    The amount of information available on the web is growing constantly. As a result, theproblem of retrieving any desired information is getting more difficult by the day. Toalleviate this problem, several techniques are currently being used, both for locatingpages of interest and for extracting meaningful information from the retrieved pages.Information extraction (IE) is one such technology that is used for summarizingunrestricted natural language text into a structured set of facts. IE is already being appliedwithin several domains such as news transcripts, insurance information, and weatherreports. Various approaches to IE have been taken and a number of significant resultshave been reported.In this thesis, we describe the application of IE techniques to the domain of universityweb pages. This domain is broader than previously evaluated domains and has a varietyof idiosyncratic problems to address. We present an analysis of the domain of universityweb pages and the consequences of having them input to IE systems. We then presentUniversityIE, a system that can search a web site, extract relevant pages, and processthem for information such as admission requirements or general information. TheUniversityIE system, developed as part of this research, contributes three IE methods anda web-crawling heuristic that worked relatively well and predictably over a test set ofuniversity web sites.We designed UniversityIE as a generic framework for plugging in and executing IEmethods over pages acquired from the web. We also integrated in the system a genericweb crawler (built at the University of Kentucky) and ported to Java and integrated anexternal word lexicon (WordNet) and a syntax parser (Link Grammar Parser)

    From a simple EHR to the market lead: what technologies to add

    Get PDF
    Electronic health records (EHRs) can store, capture, and present patient data in an organized way that improves physicians’ workflow and patient care. This makes EHRs key to addressing many of today’s health care challenges. An interdisciplinary review and qualitative study of artificial intelligence, machine learning, natural language processing, and real-time location services in health care was conducted. The results show that in an industry where digitization is key, several recommendations can be made to leverage these technologies in ways that can improve current systems and help EHR vendors become the market lead

    Methods to Facilitate the Capture, Use, and Reuse of Structured and Unstructured Clinical Data.

    Full text link
    Electronic health records (EHRs) have great potential to improve quality of care and to support clinical and translational research. While EHRs are being increasingly implemented in U.S. hospitals and clinics, their anticipated benefits have been largely unachieved or underachieved. Among many factors, tedious documentation requirements and the lack of effective information retrieval tools to access and reuse data are two key reasons accounting for this deficiency. In this dissertation, I describe my research on developing novel methods to facilitate the capture, use, and reuse of both structured and unstructured clinical data. Specifically, I develop a framework to investigate potential issues in this research topic, with a focus on three significant challenges. The first challenge is structured data entry (SDE), which can be facilitated by four effective strategies based on my systematic review. I further propose a multi-strategy model to guide the development of future SDE applications. In the follow-up study, I focus on workflow integration and evaluate the feasibility of using EHR audit trail logs for clinical workflow analysis. The second challenge is the use of clinical narratives, which can be supported by my innovative information retrieval (IR) technique called “semantically-based query recommendation (SBQR)”. My user experiment shows that SBQR can help improve the perceived performance of a medical IR system, and may work better on search tasks with average difficulty. The third challenge involves reusing EHR data as a reference standard to benchmark the quality of other health-related information. My study assesses the readability of trial descriptions on ClinicalTrials.gov and found that trial descriptions are very hard to read, even harder than clinical notes. My dissertation has several contributions. First, it conducts pioneer studies with innovative methods to improve the capture, use, and reuse of clinical data. Second, my dissertation provides successful examples for investigators who would like to conduct interdisciplinary research in the field of health informatics. Third, the framework of my research can be a great tool to generate future research agenda in clinical documentation and EHRs. I will continue exploring innovative and effective methods to maximize the value of EHRs.PHDInformationUniversity of Michigan, Horace H. Rackham School of Graduate Studieshttp://deepblue.lib.umich.edu/bitstream/2027.42/135845/1/tzuyu_1.pd

    Toward a Neural Semantic Parsing System for EHR Question Answering

    Full text link
    Clinical semantic parsing (SP) is an important step toward identifying the exact information need (as a machine-understandable logical form) from a natural language query aimed at retrieving information from electronic health records (EHRs). Current approaches to clinical SP are largely based on traditional machine learning and require hand-building a lexicon. The recent advancements in neural SP show a promise for building a robust and flexible semantic parser without much human effort. Thus, in this paper, we aim to systematically assess the performance of two such neural SP models for EHR question answering (QA). We found that the performance of these advanced neural models on two clinical SP datasets is promising given their ease of application and generalizability. Our error analysis surfaces the common types of errors made by these models and has the potential to inform future research into improving the performance of neural SP models for EHR QA.Comment: Accepted at the AMIA Annual Symposium 2022 (10 pages, 5 tables, 1 figure

    User-centered visual analysis using a hybrid reasoning architecture for intensive care units

    Get PDF
    One problem pertaining to Intensive Care Unit information systems is that, in some cases, a very dense display of data can result. To ensure the overview and readability of the increasing volumes of data, some special features are required (e.g., data prioritization, clustering, and selection mechanisms) with the application of analytical methods (e.g., temporal data abstraction, principal component analysis, and detection of events). This paper addresses the problem of improving the integration of the visual and analytical methods applied to medical monitoring systems. We present a knowledge- and machine learning-based approach to support the knowledge discovery process with appropriate analytical and visual methods. Its potential benefit to the development of user interfaces for intelligent monitors that can assist with the detection and explanation of new, potentially threatening medical events. The proposed hybrid reasoning architecture provides an interactive graphical user interface to adjust the parameters of the analytical methods based on the users' task at hand. The action sequences performed on the graphical user interface by the user are consolidated in a dynamic knowledge base with specific hybrid reasoning that integrates symbolic and connectionist approaches. These sequences of expert knowledge acquisition can be very efficient for making easier knowledge emergence during a similar experience and positively impact the monitoring of critical situations. The provided graphical user interface incorporating a user-centered visual analysis is exploited to facilitate the natural and effective representation of clinical information for patient care

    Research in the Language, Information and Computation Laboratory of the University of Pennsylvania

    Get PDF
    This report takes its name from the Computational Linguistics Feedback Forum (CLiFF), an informal discussion group for students and faculty. However the scope of the research covered in this report is broader than the title might suggest; this is the yearly report of the LINC Lab, the Language, Information and Computation Laboratory of the University of Pennsylvania. It may at first be hard to see the threads that bind together the work presented here, work by faculty, graduate students and postdocs in the Computer Science and Linguistics Departments, and the Institute for Research in Cognitive Science. It includes prototypical Natural Language fields such as: Combinatorial Categorial Grammars, Tree Adjoining Grammars, syntactic parsing and the syntax-semantics interface; but it extends to statistical methods, plan inference, instruction understanding, intonation, causal reasoning, free word order languages, geometric reasoning, medical informatics, connectionism, and language acquisition. Naturally, this introduction cannot spell out all the connections between these abstracts; we invite you to explore them on your own. In fact, with this issue it’s easier than ever to do so: this document is accessible on the “information superhighway”. Just call up http://www.cis.upenn.edu/~cliff-group/94/cliffnotes.html In addition, you can find many of the papers referenced in the CLiFF Notes on the net. Most can be obtained by following links from the authors’ abstracts in the web version of this report. The abstracts describe the researchers’ many areas of investigation, explain their shared concerns, and present some interesting work in Cognitive Science. We hope its new online format makes the CLiFF Notes a more useful and interesting guide to Computational Linguistics activity at Penn

    Archetype development and governance methodologies for the electronic health record

    Full text link
    [ES] La interoperabilidad semántica de la información sanitaria es un requisito imprescindible para la sostenibilidad de la atención sanitaria, y es fundamental para afrontar los nuevos retos sanitarios de un mundo globalizado. Esta tesis aporta nuevas metodologías para abordar algunos de los aspectos fundamentales de la interoperabilidad semántica, específicamente aquellos relacionados con la definición y gobernanza de modelos de información clínica expresados en forma de arquetipo. Las aportaciones de la tesis son: - Estudio de las metodologías de modelado existentes de componentes de interoperabilidad semántica que influirán en la definición de una metodología de modelado de arquetipos. - Análisis comparativo de los sistemas e iniciativas existentes para la gobernanza de modelos de información clínica. - Una propuesta de Metodología de Modelado de Arquetipos unificada que formalice las fases de desarrollo del arquetipo, los participantes requeridos y las buenas prácticas a seguir. - Identificación y definición de principios y características de gobernanza de arquetipos. - Diseño y desarrollo de herramientas que brinden soporte al modelado y la gobernanza de arquetipos. Las aportaciones de esta tesis se han puesto en práctica en múltiples proyectos y experiencias de desarrollo. Estas experiencias varían desde un proyecto local dentro de una sola organización que requirió la reutilización de datos clínicos basados en principios de interoperabilidad semántica, hasta el desarrollo de proyectos de historia clínica electrónica de alcance nacional.[CA] La interoperabilitat semàntica de la informació sanitària és un requisit imprescindible per a la sostenibilitat de l'atenció sanitària, i és fonamental per a afrontar els nous reptes sanitaris d'un món globalitzat. Aquesta tesi aporta noves metodologies per a abordar alguns dels aspectes fonamentals de la interoperabilitat semàntica, específicament aquells relacionats amb la definició i govern de models d'informació clínica expressats en forma d'arquetip. Les aportacions de la tesi són: - Estudi de les metodologies de modelatge existents de components d'interoperabilitat semàntica que influiran en la definició d'una metodologia de modelatge d'arquetips. - Anàlisi comparativa dels sistemes i iniciatives existents per al govern de models d'informació clínica. - Una proposta de Metodologia de Modelatge d'Arquetips unificada que formalitza les fases de desenvolupament de l'arquetip, els participants requerits i les bones pràctiques a seguir. - Identificació i definició de principis i característiques de govern d'arquetips. - Disseny i desenvolupament d'eines que brinden suport al modelatge i al govern d'arquetips. Les aportacions d'aquesta tesi s'han posat en pràctica en múltiples projectes i experiències de desenvolupament. Aquestes experiències varien des d'un projecte local dins d'una sola organització que va requerir la reutilització de dades clíniques basades en principis d'interoperabilitat semàntica, fins al desenvolupament de projectes d'història clínica electrònica d'abast nacional.[EN] Semantic interoperability of health information is an essential requirement for the sustainability of healthcare, and it is essential to face the new health challenges of a globalized world. This thesis provides new methodologies to tackle some of the fundamental aspects of semantic interoperability, specifically those aspects related to the definition and governance of clinical information models expressed in the form of archetypes. The contributions of the thesis are: - Study of existing modeling methodologies of semantic interoperability components that will influence in the definition of an archetype modeling methodology. - Comparative analysis of existing clinical information model governance systems and initiatives. - A proposal of a unified Archetype Modeling Methodology that formalizes the phases of archetype development, the required participants, and the good practices to be followed. - Identification and definition of archetype governance principles and characteristics. - Design and development of tools that provide support to archetype modeling and governance. The contributions of this thesis have been put into practice in multiple projects and development experiences. These experiences vary from a local project inside a single organization that required a reuse on clinical data based on semantic interoperability principles, to the development of national electronic health record projects.This thesis was partially funded by the Ministerio de Economía y Competitividad, ayudas para contratos para la formación de doctores en empresas “Doctorados Industriales”, grant DI-14-06564 and by the Agencia Valenciana de la Innovación, ayudas del Programa de Promoción del Talento – Doctorados empresariales (INNODOCTO), grant INNTA3/2020/12.Moner Cano, D. (2021). Archetype development and governance methodologies for the electronic health record [Tesis doctoral]. Universitat Politècnica de València. https://doi.org/10.4995/Thesis/10251/16491
    corecore