HospitalRun / hospitalrun

Monorepo that holds all of HospitalRun's v2 projects.
https://hospitalrun.io
MIT License
913 stars 337 forks source link

Outbreak Management #248

Open matteovivona opened 4 years ago

matteovivona commented 4 years ago

🚀 Feature Proposal

This a new app section that allows to:

  1. create new outbreak with some basic data, as startDate and ICD-10 code
  2. Adds new field on patients that allow to flag a patient as infected by a specific outbreak
  3. if the flag is checked and a patient is infected we add new form that helps track its status: incubation, sick, recovered, dead and others
  4. from outbreak detail, we show all of the statistcs about how is going, including plot/graph and others. We allow also to add a curve describing the outbreak, for better plotting
  5. we allow to export data invovled in the outbreak in json/csv format

Motivation

Offer an integrated tool for outbreak management

DeusExTaco commented 4 years ago

@tehKapa I'm new to the project and wanted to start helping with requirements. So i'm clear in the above proposal what does IDM refer to?

matteovivona commented 4 years ago

@DeusExTaco sorry, typo. I mean to say ICD code