MIT-LCP / MIT-LCP/mimic-code

Missing social history makes automated medical coding challenging

オープン
#1,663 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

主要言語
Jupyter Notebook
スター
3.4k
フォーク
1.7k
PR マージ指標
30日以内にマージされた PR はありません

説明

Prerequisites
Description

Automated medical coding (also called medical code prediction) is a growing machine learning task that aims to predict medical codes given a discharge summary. MIMIC-IV has become a popular dataset to train and evaluate such models. However, there is an issue. Since your de-identification algorithm removed the social history section, certain annotated medical codes are impossible to predict. For instance, the medical codes representing whether the patient smokes (e.g., F17.210 and Z87.891) are often annotated in MIMIC-IV without being mentioned in the discharge summary. This is because of the missing social history.

The consequences of the missing section are that the models are trained on labels that are impossible to predict and are evaluated unfairly every time the necessary information would have been in the social history. Consequently, MIMIC-IV is a noisier dataset for automated medical coding than MIMIC-III (MIMIC-III contains the social history).

Is there a way to de-identify the discharge summaries without removing the social histories?

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず MIMIC-IV のオンラインドキュメントと、欠落している社会歴および影響を受けるコードに関する issue の例を確認してください。退院サマリーが非識別化の要件を満たしながら社会歴を保持できるかを判断してください。完了とするには、リポジトリへの小さな変更ではなく、文書化され検証されたアプローチが必要です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
machine-learning
領域
data, machine-learning
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
20/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。