eicu-code
eicu-code copied to clipboard
Many labname fields missing in table lab
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).