eicu-code icon indicating copy to clipboard operation
eicu-code copied to clipboard

Many labname fields missing in table lab

Open matthieukomorowski opened this issue 8 years ago • 0 comments

About 22% of the rows in the table lab are empty for the field "labname", even though labresult is present. select count(*) from eicu.lab where labname='' retrieves 5.8 E6 rows in the lab table (my version has 25.8 E6 rows).

matthieukomorowski avatar Dec 28 '16 15:12 matthieukomorowski