End-to-end Clinical Event Extraction from Chinese Electronic Health Record
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).
Code (0)
등록된 구현이 없습니다.
Tasks
Event ExtractionPositiontext annotationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
EHRKit: A Python Natural Language Processing Toolkit for Electronic Health Record Texts
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+3Learning Hierarchical Representations of Electronic Health Records for Clinical Outcome Prediction
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 AdmissionImproving Extraction of Clinical Event Contextual Properties from Electronic Health Records: A Comparative Study
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+1Extracting Social Determinants of Health from Pediatric Patient Notes Using Large Language Models: Novel Corpus and Methods
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 LearningA Question Answering Based Pipeline for Comprehensive Chinese EHR Information Extraction
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