mimic-code
mimic-code copied to clipboard
Is there a validate.sql for MIMIC-IV v3.1?
-- Validate the MIMIC-IV tables built correctly by checking against known row counts
-- of MIMIC-IV v2.2
I only found validate.sql for 2.2 version, when I run validate.sql on 3.1 version the result is wrong, is there any validate.sql for v3.1? thanks!
#1856 may be helpful