Changes between Version 3 and Version 4 of Deployments/Ebola


Ignore:
Timestamp:
10/15/14 08:33:17 (10 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Deployments/Ebola

    v3 v4  
    2626
    2727== Solution ==
    28 * Template ('Disease'? I see this as more widely applicable than Ebola, although Ebola is clearly the most pressing)
     28=== Template ===
     29Action: Fran
     30
     31'Disease' I see this as more widely applicable than Ebola, although Ebola is clearly the most pressing
    2932- enable only relevant modules
    3033- customise menus
     
    3235- customise modules
    3336
    34 * Data Model
     37=== Data Model ===
    3538- a link table between pr_person <> pr_person: pr_person_contact
    3639- hms_person_status (lowest degree of separation from an infected person, tested (None, Positive, Negative), last-monitored datetime, last-monitored result, in-treatment-centre (hospital_id?))
    3740- hms_person_monitor: component of pr_person to record the monitoring results (if we need to keep historical)
    3841
     42=== UI ===
    3943* Simplification of PR to minimum required for the usecase
    4044 - pr_contact
     
    4347* Simplification of HMS to minimum required for the usecase (which could start as zero with all referrals happening off-system)
    4448
     49=== Workflow ===
    4550* onaccept routine (run async where possible, even if unlikely on the older hardware we're talking) to flag record of contacts that need to go into enhanced monitoring...and provide a summarised list to the relevant person (email?) Do we notify the contact themselves via SMS?
    4651
     52=== Reporting ===
    4753* Simple reporting to see a list (& totals) of contacts that we should be monitoring and their status
    4854
     55=== Translation ===
     56If it is to be used in Guinea, we should ensure the relevant strings are translated into French
     57
     58=== Testing ===
     59
     60=== Installer ===
    4961* Build Installer
    5062
     63=== Sync ===
    5164* Do we need Sync with a central server?
    5265