CoolFace
Datasetpublic

mkurman/clinical-case-icd10-diagnosis

Clinical History -> ICD-10 (Acute / Chronic) — CC BY-enriched 1798 de-identified clinical histories drawn from open-access case reports in PubMed Central, each paired with a single principal-diagnosis label: an ICD-10-CM code, its official descriptor, and an ACUTE/CHRONIC acuity status. input: a de-identified clinical history (presentation only; the diagnosis is removed and no PHI is present). output: {icd10_code, name, status} where status is ACUTE or CHRONIC (how the… See the full description on the dataset page: https://huggingface.co/datasets/mkurman/clinical-case-icd10-diagnosis.

sourceHugging Faceotherupdated 3mo agoView on Hugging Face
0likes113downloads
3 commits on main
7a64b183mo ago

Update README.md

mkurman
6dd3feb3mo ago

Upload 4 files

mkurman
f6273c43mo ago

initial commit

mkurman