View source: R/get_neurologic.R
get_neurologic | R Documentation |
Ingests the glasgow data and calculates the neurologic score.
get_neurologic(read_glasgow)
read_glasgow |
the raw glasgow csv file obtained from the IDR |
When there are both glasgow_coma_adult_score and glasgow_comma_peds_score recorded for a given patient on the same encounter the lower score is used to avoid underestimating the severity
neurologic scores are carried forward until a new neurologic score is recorded
When multiple neurologic scores recorded within an hour the lowest neurologic score is used
A data frame with the neurologic scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.