Skip to content

Commit

Permalink
Checked respiratory
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelburger committed Apr 5, 2024
1 parent 0454bdb commit e04530c
Showing 1 changed file with 16 additions and 4 deletions.
20 changes: 16 additions & 4 deletions inst/extdata/config/concept-dict/respiratory.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,13 @@
"1006"
],
"sub_var": "itemid"
},
{
"table": "surgery_vital_signs",
"ids": [
"SV17"
],
"sub_var": "itemid"
}
]
}
Expand Down Expand Up @@ -421,6 +428,13 @@
"1004"
],
"sub_var": "itemid"
},
{
"table": "surgery_vital_signs",
"ids": [
"SV13"
],
"sub_var": "itemid"
}
]
}
Expand Down Expand Up @@ -548,8 +562,7 @@
"sub_var": "itemid",
"callback": "transform_fun(set_val(TRUE))"
}
],
"picdb": []
]
}
},
"vent_ind": {
Expand Down Expand Up @@ -772,8 +785,7 @@
"sub_var": "itemid",
"callback": "transform_fun(set_val(TRUE))"
}
],
"picdb": []
]
}
}
}

0 comments on commit e04530c

Please sign in to comment.