Patients have edregtime in hosp, but no intime in the ED dataset.
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 3.4k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Many patients have an edregtime/edouttime in their hosp dataset. However, there are not entries for them in the ED dataset. See the following example, where hospital and ED data were joined based on hadm_id:
Is there any explanation for that? Specificially, were these patients in the ED, or not?
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 example in the issue and review how the hosp and ED datasets are joined by hadm_id. Check the dataset documentation or source definitions for edregtime, edouttime, and intime, then document whether the records represent ED visits and why matching entries may be absent.
Written by the indexing model from the issue text.
Assessment
- Domain
- data, databases
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100