The dataset is currently empty. Upload or create new data files. Then, you will be able to explore them in the Dataset Viewer.
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
MedSynth: Clinical Note Synthesis
📑 Paper | 🌐 Project Page | 💾 Released Resources | 📦 Repo
We release the raw data for our processed clinical notes dataset, derived from the de-identified clinical templates from the MIMIC-IV dataset provided by PhysioNet.
The data format for each line in the clinical_notes_raw.jsonl is as follows:
{
"patient_summary": <de-identified patient summary>,
"chief_complaint": <primary reason for visit>,
"history_present_illness": <detailed illness history>,
"physical_examination": <examination findings>,
"diagnosis": <medical diagnosis>,
"treatment_plan": <recommended treatment>,
"source": <the source of the clinical template>,
"specialty": <medical specialty: cardiology, oncology, neurology, general>,
"meta": <meta information about this sample>
}
Some entries have limited information due to de-identification requirements.
*Note: This dataset is fully synthetic and contains no real patient information. It was created using templates derived from MIMIC-IV structure with synthetic content generated by clinical domain experts.
License
The license for this dataset is PhysioNet Credentialed Health Data License 1.5.0.
- Downloads last month
- 3