Skip to content

Commit 9499cd4

Browse files
docs: link README(s) to Vitamin C notes
Surface #1962 from module and repository entrypoints. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 3e2c4ee commit 9499cd4

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,3 +114,7 @@ By committing your code to the [MIMIC Code Repository](https://github.com/mit-lc
114114
### Coding style
115115

116116
Please refer to the [style guide](https://github.com/MIT-LCP/mimic-code/blob/main/styleguide.md) for guidelines on formatting your code for the repository.
117+
118+
### MIMIC-IV notes
119+
120+
- [Vitamin C / ascorbic acid](mimic-iv/docs/VITAMIN_C.md)

mimic-iv/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,8 @@ mimic_utils convert_folder mimic-iv/concepts mimic-iv/concepts_duckdb --destinat
105105

106106
# To PostgreSQL:
107107
mimic_utils convert_folder mimic-iv/concepts mimic-iv/concepts_postgres --destination_dialect postgres
108-
```
108+
```
109+
110+
## Vitamin C / ascorbic acid
111+
112+
No dedicated table — see [docs/VITAMIN_C.md](docs/VITAMIN_C.md).

0 commit comments

Comments
 (0)