3778/icd-prediction-mimic
Predicting ICD Codes from Clinical Notes
This project helps medical coders and health information managers automatically assign medical diagnosis codes to patient records. It takes a patient's discharge summary (clinical notes) as input and outputs a list of relevant ICD-9 diagnosis codes. The primary users are professionals responsible for medical billing, health record management, and epidemiological research.
No commits in the last 6 months.
Use this if you need to automate the process of assigning ICD codes from unstructured clinical text, reducing manual effort and improving coding efficiency.
Not ideal if you need to work with a different coding standard (e.g., ICD-10 directly) or if your clinical notes are in a language other than English (as trained on MIMIC-III data).
Stars
64
Forks
24
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Sep 11, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/3778/icd-prediction-mimic"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
medspacy/medspacy
Library for clinical NLP with spaCy.
jamesmullenbach/caml-mimic
multilabel classification of EHR notes
ncbi-nlp/NegBio
:newspaper: High-performance tool for negation and uncertainty detection in radiology reports
bionlplab/radtext
Python Radiology Text Analysis System
ClarityNLP/ClarityNLP
An NLP framework for clinical phenotyping. Docker | Python | Solr | OMOP....