paper-with-me

Papers

A Marker-based Neural Network System for Extracting Social Determinants of Health

2022-12-24 · Xingmeng Zhao, Anthony Rios

Objective. The impact of social determinants of health (SDoH) on patients' healthcare quality and the disparity is well-known. Many SDoH items are not coded in structured forms in electronic health records. These items are often captured in free-text clinical notes, but there are limited methods for automatically extracting them. We explore a multi-stage pipeline involving named entity recognition (NER), relation classification (RC), and text classification methods to extract SDoH information from clinical notes automatically. Materials and Methods. The study uses the N2C2 Shared Task data, which was collected from two sources of clinical notes: MIMIC-III and University of Washington Harborview Medical Centers. It contains 4480 social history sections with full annotation for twelve SDoHs. In order to handle the issue of overlapping entities, we developed a novel marker-based NER model. We used it in a multi-stage pipeline to extract SDoH information from clinical notes. Results. Our marker-based system outperformed the state-of-the-art span-based models at handling overlapping entities based on the overall Micro-F1 score performance. It also achieved state-of-the-art performance compared to the shared task methods. Conclusion. The major finding of this study is that the multi-stage pipeline effectively extracts SDoH information from clinical notes. This approach can potentially improve the understanding and tracking of SDoHs in clinical settings. However, error propagation may be an issue, and further research is needed to improve the extraction of entities with complex semantic meanings and low-resource entities using external knowledge.

📄 PDF Abstract BibTeX arXiv:2212.12800

Code (0)

등록된 구현이 없습니다.

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERRelation Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Social Determinants of Health Prediction for ICD-9 Code with Reasoning Models

2025-12-14 · Sharim Khan, Paul Landes, Adam Cross, Jimeng Sun arxiv

Social Determinants of Health correlate with patient outcomes but are rarely captured in structured data. Recent attention has been given to automatically extracting these markers from clinical text to supplement diagnos…

Extracting Social Determinants of Health from Pediatric Patient Notes Using Large Language Models: Novel Corpus and Methods

2024-03-31 · Yujuan Fu, Giridhar Kaushik Ramachandran, Nicholas J Dobbins, Namu Park 외

Social determinants of health (SDoH) play a critical role in shaping health outcomes, particularly in pediatric populations where interventions can have long-term implications. SDoH are frequently studied in the Electron…

In-Context Learning

SDOH-NLI: a Dataset for Inferring Social Determinants of Health from Clinical Notes

2023-10-27 · Adam D. Lelkes, Eric Loreaux, Tal Schuster, Ming-Jun Chen 외

Social and behavioral determinants of health (SDOH) play a significant role in shaping health outcomes, and extracting these determinants from clinical notes is a first step to help healthcare providers systematically id…

Natural Language Inference

Annotating Social Determinants of Health Using Active Learning, and Characterizing Determinants Using Neural Event Extraction

2020-04-11 · Kevin Lybarger, Mari Ostendorf, Meliha Yetisgen

Social determinants of health (SDOH) affect health outcomes, and knowledge of SDOH can inform clinical decision-making. Automatically extracting SDOH information from clinical text requires data-driven information extrac…

Active LearningDecision MakingEvent Extractiontext-classification+1

Zero-shot Learning with Minimum Instruction to Extract Social Determinants and Family History from Clinical Notes using GPT Model

2023-09-11 · Neel Bhate, Ansh Mittal, Zhe He, Xiao Luo

Demographics, Social determinants of health, and family history documented in the unstructured text within the electronic health records are increasingly being studied to understand how this information can be utilized w…

NERSemantic SimilaritySemantic Textual SimilarityZero-Shot Learning