Tag: MIMIC
-
Building a MIMIC-IV Patient Graph
—
A Simple Patient Graph Database. In a previous post, I shared how to build a SNOMED concept graph database. In this post, we will use the MIMIC-IV dataset (details below) to construct a graph of patients, their admissions and the diagnoses associated with each admission. We then link this graph to our SNOMED concept graph…