Identify cardiac arrest event and occurrence time
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
- Put an X between the brackets on this line if you have done all of the following:
- Checked the online documentation: https://mimic.mit.edu/
- Checked that your issue isn't already addressed: https://github.com/MIT-LCP/mimic-code/issues?utf8=%E2%9C%93&q=
Description
Hello, I have a quick question. I try to identify cardiac arrest event and occurrence time in MIMIC-IV.
Cardiac arrest event, start time and end time were found in procedureevents by item ID 225466 (cardiac arrest).
Is it possible to know the all cardiac event and time of occurrence of cardiac arrest with the information in procedureevents?
Is there anything else I should consider to find out the Cardiac Arrest and the time it occurred?
Thank you in advance to those who will respond.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the MIMIC-IV online documentation and the procedureevents records for item ID 225466. Determine whether those records identify all cardiac-arrest events and provide their occurrence times, or whether another data source is required; done means documenting a reliable method and its time interpretation.
Written by the indexing model from the issue text.
Assessment
- Domain
- databases
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100