ahmed-alhindawi / icu_logbook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ICU Logbook

This ShinyApp is designed to analyse and export an ICU logbook of Case Mixes, Procedures, Transfers, and Teaching.

Installation Guide

Using the Form

  • Start inputting data into the Google form
  • As the Form is local to your Google account, this data is private to you
  • You can save a shortcut of the Form on your phone, it will scale appropriately

Using the Logbook

Once you're ready to see what your logbook looks like, follow these steps:

  • Go to your Google Sheets and find the Google Sheet that is the output of the Google Form -- It's usually called something like ICU Logbook (Responses)
  • Export that Google Sheet as a comma separate values sheet
  • Upload that file to the ShinyApp to see the distributions and (optionally) generate a report.
  • The URL for the app is https://ngageorange.shinyapps.io/icu_logbook/
  • Note we do not store your data, it's all in a temporary folder that gets erased automatically.
  • Once you've uploaded your CSV, it should look like:

logbook_screenshot

Examples

An example of the output of the Google Form -> Google Sheet is found at assets/logbook_example.csv.

You can try uploading the example logbook to https://ngageorange.shinyapps.io/icu_logbook/ to see the functionality available.

About


Languages

Language:R 100.0%