Skip to content

Commit 3c41d68

Browse files
docs(mimic-iv): mention lab NEG and valueuom notes in the README
Keep the TABLE_NOTES pointer aligned with the new labevents sections. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent d23aa7b commit 3c41d68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mimic-iv/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MIMIC-IV Concepts
22

3-
* [buildmimic](/mimic-iv/buildmimic) - Scripts to build MIMIC-IV in various relational database management systems (RDBMS), in particular [postgres](/mimic-iv/buildmimic/postgres) is a popular open source option. See [TABLE_NOTES.md](/mimic-iv/buildmimic/TABLE_NOTES.md) for notes on `race`, OMR units, and `d_labitems`.
3+
* [buildmimic](/mimic-iv/buildmimic) - Scripts to build MIMIC-IV in various relational database management systems (RDBMS), in particular [postgres](/mimic-iv/buildmimic/postgres) is a popular open source option. See [TABLE_NOTES.md](/mimic-iv/buildmimic/TABLE_NOTES.md) for notes on `race`, OMR units, `d_labitems`, qualitative lab `NEG`/`POS` values, and `labevents.valueuom` drift.
44
* [concepts](/mimic-iv/concepts) - SQL scripts to extract data from MIMIC-IV including demographics, organ failure scores, severity of illness scores, durations of treatment, and so on. These concepts are written in the BigQuery dialect.
55
* [concepts_postgres](/mimic-iv/concepts_postgres) - above concepts converted to the PostgreSQL dialect
66
* [concepts_duckdb](/mimic-iv/concepts_duckdb) - above concepts converted to the DuckDB dialect

0 commit comments

Comments
 (0)