MIT-LCP / MIT-LCP/mimic-code

Re-populating MIMIC-IV Note with synthetic PHI

Open
#1,864 0 comments 0 reactions 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

Hello! I am part of a project trying to develop a program to deidentify free-text clinical notes for a specific application, and we were thinking about using the MIMIC datasets as train/test data. For that purpose, we would have to re-populate the notes with synthetic PHI.
In the case of MIMIC-III, since the category of the PHI is available, a surrogate can be easily inserted, just as the authors of [1] do, e.g., by using the Faker Python module. However, in MIMIC-IV there is no information about the redacted PHI, which makes the re-population much more challenging.

Would it be possible for you to provide guidance about how would you refill the notes with meaningful artificial PHI? Any tip would be helpful. Also, having access to the code (so long it does not raise privacy concerns) that was used to deidentify the notes could be very useful.

Also, out of curiosity, why did the deidentification policy switch from MIMIC-III to MIMIC-IV (from replacing with the PHI category tag to replacing with ___)?

Note: I have read about Annotated MIMIC-IV, which is fantastic, but is only a subset of 100 notes.

Similar issues

#845 also tried to use MIMIC for deidentification research.
#173 and #1848 also ask about the release of the deidentification procedure code.
So it seems to me like there is a lot of interest regarding how the deidentification was done :)

References

[1] Pissarra, D., Curioso, I., Alveira, J., Pereira, D., Ribeiro, B., Souper, T., Gomes, V., Carreiro, A.V., & Rolla, V. (2024). Unlocking the Potential of Large Language Models for Clinical Text Anonymization: A Comparative Study. ArXiv, abs/2406.00062.

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 with the MIMIC online documentation and the linked Annotated MIMIC-IV resource, then review issues #845, #173, and #1848 for prior context. This issue is done only when maintainers provide a documented, privacy-safe answer about synthetic PHI generation or deidentification-code availability and explain the policy change.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data, security
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.