Skip to content

gbriddick/nysdoh_sepsisr

Repository files navigation

nysdoh_sepsisr

Overview

nysdoh_sepsisr allows you to import data collected through NYSDOH’s Sepsis Data Collection process, provide internal validation, and generate reports on Sepsis.

Examples of available tools for Quality Improvement Metrics

  1. Severe Sepsis vs. Septic Shock
  2. Time to First Lactate
  3. Mortality Rates (Overall, Severe Sepsis, Septic Shock)
  4. Co-morbidity Summary

Installation

The nysdoh_sepsisr package can be installed from GitHub using the devtools package and the following commands:

# install.packages("devtools")
library(devtools)

install_github("gbriddick\nysdoh_sepsisr")

Contributing

If you would like to contribute to the development of nysdoh-sepsisr,

Releases

No releases published

Packages

No packages published

Languages