Missing social history makes automated medical coding challenging
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Jupyter Notebook
- Sterne
- 3.4k
- Forks
- 1.7k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Prerequisites
- [ x] Put an X between the brackets on this line if you have done all of the following:
- Checked the online documentation: https://mimic.mit.edu/
- Checked that your issue isn't already addressed: https://github.com/MIT-LCP/mimic-code/issues?utf8=%E2%9C%93&q=
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginnen Sie mit der Durchsicht der Online-Dokumentation zu MIMIC-IV und der Beispiele des Issues für fehlende Sozialanamnesen und betroffene Codes. Ermitteln Sie, ob Entlassungszusammenfassungen Sozialanamnesen unter Einhaltung der Anforderungen an die De-Identifizierung bewahren können; als abgeschlossen würde die Aufgabe einen dokumentierten, validierten Ansatz erfordern und nicht nur eine kleine Änderung am Repository.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- machine-learning
- Bereich
- data, machine-learning
- Issue-Typ
- Feature
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 20/100