Skip to content

Commit c879b67

Browse files
Merge pull request #183 from CodeForPhilly/mishmosh/readme
Add background info to readme
2 parents c826250 + d0f46fb commit c879b67

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
# CHIME
22

3-
The **C**OVID-19 **H**ospital **I**mpact **M**odel for **E**pidemics
3+
The **C**OVID-19 **H**ospital **I**mpact **M**odel for **E**pidemics ([penn-chime.phl.io](http://penn-chime.phl.io/))
44

55
[![CHIME](https://user-images.githubusercontent.com/1069047/76693244-5e07e980-6638-11ea-9e02-1c265c86fd2b.gif)](http://predictivehealthcare.pennmedicine.org/chime)
66

7-
Try it out online at [penn-chime.phl.io](http://penn-chime.phl.io/)
7+
## Background
8+
The [CHIME](https://penn-chime.phl.io/) (COVID-19 Hospital Impact Model for Epidemics) Application is designed to assist hospitals and public health officials with understanding hospital capacity needs as they relate to the COVID pandemic. CHIME enables capacity planning by providing estimates of total daily (i.e. new) and running totals of (i.e. census) inpatient hospitalizations, ICU admissions, and patients requiring ventilation. These estimates are generated using a [SIR (Susceptible, Infected, Recovered)](https://mathworld.wolfram.com/SIRModel.html) model, a standard epidemiological modeling technique. Our model has been validated by several epidemiologists including [Michael Z. Levy, PhD](https://www.dbei.med.upenn.edu/bio/michael-z-levy-phd), Associate Professor of Epidemiology, Department of Biostatistics, Epidemiology and Informatics at the Perelman School of Medicine.
89

9-
Interested in [contributing](https://codeforphilly.github.io/chime/CONTRIBUTING.html)?
10+
Originally developed in `github.com/pennsignals/chime`, active development is now at `github.com/pennsignals/chime`.
1011

11-
Join our [Code For Philly](https://codeforphilly.org/projects/chime) project or our [Slack workspace](https://codeforphilly.org/chat) in the [#covid19-chime-penn](https://codeforphilly.org/chat/covid19-chime-penn) channel if you'd like to chat with us. We'd appreciate your [feedback](http://predictivehealthcare.pennmedicine.org/contact/).
12-
13-
## Documentation
12+
### Documentation
1413

1514
- [User Documentation](https://code-for-philly.gitbook.io/chime/)
16-
- [Getting Started: Try Online](https://codeforphilly.github.io/chime/getting-started/try-online.html)
17-
- [Getting Started: Run Locally](https://codeforphilly.github.io/chime/getting-started/run-locally.html)
15+
- [Developer Documentation](https://codeforphilly.github.io/chime/)
16+
17+
## Contributing
18+
1819
- [Contributing: Overview](https://codeforphilly.github.io/chime/CONTRIBUTING.html)
19-
- [Contributing: Application Development](https://codeforphilly.github.io/chime/contributing/app-dev.html)
20+
21+
Join our [Code For Philly](https://codeforphilly.org/projects/chime) project or our [Slack workspace](https://codeforphilly.org/chat) in the [#covid19-chime-penn](https://codeforphilly.org/chat/covid19-chime-penn) channel if you'd like to chat with us. We'd appreciate your [feedback](http://predictivehealthcare.pennmedicine.org/contact/).
2022

2123
## Thanks
2224

0 commit comments

Comments
 (0)