MIT-LCP / MIT-LCP/mimic-code

MIMIC-IV Notes: Censoring of echo observations as PHI

Open
#1,507 3 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
3.4k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

Prerequisites
Description

Hi,
thank you very much for providing and maintaining this database!

I would like to point to an issue that appears to be present only in MIMIC-IV, that was not a problem in MIMIC-III.
In our project we are operating on the free-text clinical notes. In MIMIC-III these used to include information regarding atrial dilation, which could easily be string matched. The notes were written in the form:

LEFT ATRIUM: Mild LA enlargement
LEFT ATRIUM: Moderate LA elongation

In MIMIC-IV, it appears that such information was flagged as PHI, and replaced with three underscores in the discharge reports. At least this is my understanding. What is now present in the notes is:

LEFT ATRIUM: Mild ___
LEFT ATRIUM: Moderate ___

Is this a known issue? Is there a possibility you may bring this information back?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing the cited MIMIC-III and MIMIC-IV discharge-note examples and reviewing the online MIMIC documentation. Determine whether the missing echocardiography observations were intentionally censored as PHI and whether the maintainers can restore them; done means a documented resolution or decision on restoration.

Written by the indexing model from the issue text.

Assessment

Domain
data, security
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.