š Paper | š Project Page | š¾ Released Resources | š¦ Repo
We release the raw clinical notes data for our MedGen project, derived from the MIMIC-III clinical database maintained by PhysioNet.
The data format for each line in the clinical_notes_processed.jsonl is as follows:
{
"note_id":
,
"note_type": <type of clinical note: discharge summary, radiology report, etc.>⦠See the full description on the dataset page: https://huggingface.co/datasets/toolevalxm/MedGen-ClinNotes-Raw.