MIT-LCP / MIT-LCP/mimic-code

ARCH-1 Labevent

Open
#1,551 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

Hello everyone,

I am analyzing a cohort of sepsis patients and found the labevent with the label 'ARCH-1' to be an interesting candidate.
However, I have no idea what ARCH-1 refers to and could not find anything about it in the literature.

Can someone tell me what ARCH-1 refers to?

thanks!

SQL:

select * from mimiciv_hosp.d_labitems
where label = 'ARCH-1';

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 reviewing the online MIMIC documentation and querying mimiciv_hosp.d_labitems for the ARCH-1 label, as shown in the issue. Determine what ARCH-1 refers to and provide a documented explanation supported by the available database or literature context.

Written by the indexing model from the issue text.

Assessment

Tech stack
sql
Domain
databases
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.