Skip to content

Commit 40b6dc7

Browse files
committed
add bigquery omr schema
1 parent e523a67 commit 40b6dc7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • mimic-iv/buildmimic/bigquery/schemas/hosp
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[{"name": "subject_id", "type": "INT64", "mode": "REQUIRED"}, {"name": "chartdate", "type": "DATE", "mode": "REQUIRED"}, {"name": "seq_num", "type": "INT64", "mode": "REQUIRED"}, {"name": "result_name", "type": "STRING", "mode": "REQUIRED"}, {"name": "result_value", "type": "STRING", "mode": "REQUIRED"}]

0 commit comments

Comments
 (0)