saaachis/data-transformation-MIMIC-IV-FHIR
To transform the MIMIC-IV FHIR dataset into a structured format suitable for analysis by converting its JSON files containing patient, condition, and encounter data into a CSV file that maps patient IDs to condition timestamps. This involves extracting, processing, and merging data to create a comprehensive and analyzable dataset.
Jupyter Notebook