mimic-website icon indicating copy to clipboard operation
mimic-website copied to clipboard

Initial federated COVID-rich ICU database documentation.

Open danamouk opened this issue 9 months ago • 4 comments

This pulls request provides initial documentation to the tables and standard terminologies included as part of MIMIC-Fed, a large, freely available federated COVID-rich ICU database comprising deidentified health-related data from Beth Israel Deaconess Medical Center (BIDMC) and Northwestern Memorial HealthCare (NMHC).

The following tables are included as part of the hospital and icu modules in version 0.1.0 of the federated database:

  • Hosp Module: Admissions, Patients, Labevents, D_labitems, Diagnoses_icd, D_icd_diagnosis, Prescriptions, Emar.
  • ICU Module: ICU_stays, D_items , Chartevents (vital signs), Procedure events.

danamouk avatar Sep 22 '23 20:09 danamouk

MIMIC-Fed is a large, freely available federated COVID-rich ICU database

I'm not sure that "freely available" is a good description and would take those words out.

In any event this database isn't yet available at all. Please add the following at the top of the page (maybe it should be added to each sub-page too?)

{{% pageinfo %}}
MIMIC-Fed is not yet released and its structure is subject to change.
{{% /pageinfo %}}

It is not clear to me what the long-term relationship will be between this data and "MIMIC-IV" as we know it. I think it would be unfortunate to have two sets of documentation (that both have to be maintained and that would confuse visitors). At the same time we don't want to give the impression that the new COVID stuff is already integrated in MIMIC-IV.

In terms of the website structure, I'd suggest one of two things:

  • Inside the MIMIC-IV top-level section, add a subsection (at the end, after Tutorials) labelled Federated (Beta).

  • Add a new top-level section (at the end, after MIMIC-II) labelled Federated (Beta).

As this database isn't released (nor is it a replacement for MIMIC-IV), it shouldn't be given "top billing" above MIMIC-IV, and at the same time the hope is that eventually this will be part of MIMIC-IV (it's clearly not separate from MIMIC-IV in the way that MIMIC-III is.)

@tompollard how would you feel about these options?

Additionally, someone suggested that "Federated" might not be a good term since it has a specific technical meaning when talking about databases. Perhaps "Multi-center" could be used instead?

bemoody avatar Sep 27 '23 21:09 bemoody

thanks @bemoody for the suggestions. I have updated the changes detailed in the commits.

danamouk avatar Sep 27 '23 22:09 danamouk

@tompollard let us know if the changes look ok and we can deploy the changes on the website.

danamouk avatar Sep 27 '23 22:09 danamouk

After discussions with @rgmark, @bemoody, @tompollard and @alistairewj, I have restructured the mimic-northwestern multi-center database to the main docs page, and replaced mentions of "federated" with "multi-center" to avoid confusion with another technical term under the term "federated learning".

This is a version that tries to address most of the points raised, though I think the website could be reviewed for any further suggestions either on formatting or naming etc.

danamouk avatar Oct 04 '23 21:10 danamouk