paper-with-me

Papers

How can Deep Learning Retrieve the Write-Missing Additional Diagnosis from Chinese Electronic Medical Record For DRG

2023-03-28 · Shaohui Liu, Xien Liu, Ji Wu

The purpose of write-missing diagnosis detection is to find diseases that have been clearly diagnosed from medical records but are missed in the discharge diagnosis. Unlike the definition of missed diagnosis, the write-missing diagnosis is clearly manifested in the medical record without further reasoning. The write-missing diagnosis is a common problem, often caused by physician negligence. The write-missing diagnosis will result in an incomplete diagnosis of medical records. While under DRG grouping, the write-missing diagnoses will miss important additional diagnoses (CC, MCC), thus affecting the correct rate of DRG enrollment. Under the circumstance that countries generally start to adopt DRG enrollment and payment, the problem of write-missing diagnosis is a common and serious problem. The current manual-based method is expensive due to the complex content of the full medical record. We think this problem is suitable to be solved as natural language processing. But to the best of our knowledge, no researchers have conducted research on this problem based on natural language processing methods. We propose a framework for solving the problem of write-missing diagnosis, which mainly includes three modules: disease recall module, disease context logic judgment module, and disease relationship comparison module. Through this framework, we verify that the problem of write-missing diagnosis can be solved well, and the results are interpretable. At the same time, we propose advanced solutions for the disease context logic judgment module and disease relationship comparison module, which have obvious advantages compared with the mainstream methods of the same type of problems. Finally, we verified the value of our proposed framework under DRG medical insurance payment in a tertiary hospital.

📄 PDF Abstract BibTeX arXiv:2303.16757

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

WhenLoss: Diagnosing Write and Retrieval Bottlenecks in Long-Context Memory Systems

2026-05-23 · Jiangnan Yu, Kisson Songqi Lin, Jilong Wu arxiv

Long-context memory systems often fail under fixed budgets, but end-to-end evaluation does not reveal whether evidence was discarded during compression or preserved but never retrieved. We introduce a four-condition diag…

Bi-LSTM Neural Networks for Chinese Grammatical Error Diagnosis

2016-12-01 · WS 2016 12 · Shen Huang, Houfeng Wang

Grammatical Error Diagnosis for Chinese has always been a challenge for both foreign learners and NLP researchers, for the variousity of grammar and the flexibility of expression. In this paper, we present a model based …

Grammatical Error DetectionSentenceWord Embeddings

Chinese Grammatical Error Diagnosis Based on CRF and LSTM-CRF model

2018-07-01 · WS 2018 7 · Yujie Zhou, Yinan Shao, Yong Zhou

When learning Chinese as a foreign language, the learners may have some grammatical errors due to negative migration of their native languages. However, few grammar checking applications have been developed to support th…

Feature Engineering

Detecting Grammatical Errors in the NTOU CGED System by Identifying Frequent Subsentences

2018-07-01 · WS 2018 7 · Chuan-Jie Lin, Shao-Heng Chen

The main goal of Chinese grammatical error diagnosis task is to detect word er-rors in the sentences written by Chinese-learning students. Our previous system would generate error-corrected sentences as candidates and th…

Sentence

Chinese Grammatical Error Diagnosis with Long Short-Term Memory Networks

2016-12-01 · WS 2016 12 · Bo Zheng, Wanxiang Che, Jiang Guo, Ting Liu

Grammatical error diagnosis is an important task in natural language processing. This paper introduces our Chinese Grammatical Error Diagnosis (CGED) system in the NLP-TEA-3 shared task for CGED. The CGED system can diag…

Information RetrievalLanguage ModelingLanguage ModellingNamed Entity Recognition (NER)+1