paper-with-me

홈 › Papers

End-to-end Clinical Event Extraction from Chinese Electronic Health Record

2022-08-19 · Wei Feng, Ruochen Huang, Yun Yu, Huiting Sun, Yun Liu

Event extraction is an important work of medical text processing. According to the complex characteristics of medical text annotation, we use the end-to-end event extraction model to enhance the output formatting information of events. Through pre training and fine-tuning, we can extract the attributes of the four dimensions of medical text: anatomical position, subject word, description word and occurrence state. On the test set, the accuracy rate was 0.4511, the recall rate was 0.3928, and the F1 value was 0.42. The method of this model is simple, and it has won the second place in the task of mining clinical discovery events (task2) in the Chinese electronic medical record of the seventh China health information processing Conference (chip2021).

📄 PDF Abstract BibTeX arXiv:2208.09354

Code (0)

등록된 구현이 없습니다.

Tasks

Event ExtractionPositiontext annotation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

EHRKit: A Python Natural Language Processing Toolkit for Electronic Health Record Texts

2022-04-13 · Irene Li, Keen You, Yujie Qiao, Lucas Huang 외

The Electronic Health Record (EHR) is an essential part of the modern medical system and impacts healthcare delivery, operations, and research. Unstructured text is attracting much attention despite structured informatio…

Information RetrievalMachine Translationnamed-entity-recognitionNamed Entity Recognition+3

Learning Hierarchical Representations of Electronic Health Records for Clinical Outcome Prediction

2019-03-20 · Lu-chen Liu, Haoran Li, Zhiting Hu, Haoran Shi 외

Clinical outcome prediction based on the Electronic Health Record (EHR) plays a crucial role in improving the quality of healthcare. Conventional deep sequential models fail to capture the rich temporal patterns encoded …

ICU Admission

Improving Extraction of Clinical Event Contextual Properties from Electronic Health Records: A Comparative Study

2024-08-30 · Shubham Agarwal, Thomas Searle, Mart Ratas, Anthony Shek 외

Electronic Health Records are large repositories of valuable clinical data, with a significant portion stored in unstructured text format. This textual data includes clinical events (e.g., disorders, symptoms, findings, …

Disease Predictionnamed-entity-recognitionNamed Entity Recognitiontext-classification+1

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

A Question Answering Based Pipeline for Comprehensive Chinese EHR Information Extraction

2024-02-17 · Huaiyuan Ying, Sheng Yu

Electronic health records (EHRs) hold significant value for research and applications. As a new way of information extraction, question answering (QA) can extract more flexible information than conventional methods and i…

Question AnsweringTransfer Learning