dancoster / DrugLab

Repository for the drug<>lab pair
1 stars 0 forks source link

HiRID - Run discovery analysis #29

Open dancoster opened 1 year ago

dancoster commented 1 year ago

1) Before running discovery analysis - review Ricu package and improve HIRID_MAPPING: https://cran.r-project.org/web/packages/ricu/ricu.pdf and map per each of the lab tests in MIMIC the same lab test in HiRid.

2) Run HiRiD discovery

3) Explore how can we match medications between HiRid and MIMIC (ATC5).

dancoster commented 1 year ago
PavanReddy28 commented 1 year ago

Significant Medication<>Lab Pairs

hirid_sig_med_lab_pairs_pval_non_vital_signs.csv

PavanReddy28 commented 1 year ago

1-Sampled T test on the ratios

hirid_sig_med_lab_pairs_pval_ratio_non_vital_signs.csv

dancoster commented 1 year ago

(1) Why there is only 12 measurements:

(2) Why ' Metronidazole tabl 200 mg' is consider a 'lab_name'? (It's a drug)

PavanReddy28 commented 1 year ago
  1. During generation of med lab pairs in HIRID, the lab mapping used included on the above 12 measurements. After working on HiRiD extract, there are more lab measurement labels.
  2. In the HiRiD Variable reference table I found 300 variable id associated with both Respiratory rate and Metronidazole table 200 mg. I have temporarily removed 300 variable id.
dancoster commented 1 year ago

Please check how we can display (writing to a log file) the progress of the script.