SORMAS-Foundation / SORMAS-Project

SORMAS (Surveillance, Outbreak Response Management and Analysis System) is an early warning and management system to fight the spread of infectious diseases.
https://sormas.org
GNU General Public License v3.0
293 stars 142 forks source link

Adapt the Case management module (therapy and clinical course) for COVID-19 [2] #1824

Closed Chinedar closed 4 years ago

Chinedar commented 4 years ago

-->

Feature Description

The attached form, is a bit modified from what we have implemented for Lassa Fever case management (therapy and clinical course tabs). This reduces the cycle requests throughout the admission of patient. Focuses on data collected on admission, management strategy, and discharge details.

attached form

COVID_CASEMGT_FORMS_updated12042020.docx

to be reviewed by

@MartinWahnschaffeSymeda

bernardsilenou commented 4 years ago

Here are the changes to do:

Pre-existing conditions

Symptoms

Complicatinons

markusmann-vg commented 4 years ago

Assumption: Removal of the symptoms will just be removed from the list (frontend) but not the db No data needs to be migrated

Web & App / risk of uncertainty

MartinWahnschaffe commented 4 years ago

@bernardsilenou Just to make sure: The pre-existing conditions are only visible for clinicians, correct?

BarnaBartha commented 4 years ago

@bernardsilenou For pre-existing conditions:

For the new symptoms:

bernardsilenou commented 4 years ago

@BarnaBartha Maintain only Chronic pulmonary disease please, it was an error

  • Bleeding -> there are several types, should we use unexplained bleeding? Yes please
  • Lymphadenopathy -> there are several types Inguinal/Axillary/Cervical which one should be used, or should we add a new one ? Just add a new one called "Lymphadenopathy", WHO did not specify which type.
bernardsilenou commented 4 years ago

@MartinWahnschaffeSymeda Yes please, I think not only pre-existing conditions but the whole clinical course tab, right?

MartinWahnschaffe commented 4 years ago

@bernardsilenou Correct

BarnaBartha commented 4 years ago

Summary of changes done within this issue:

Pre-existing conditions

    Obesity   - was missing -> added
    Current smoker  - was missing -> added
    Former smoker  - was missing -> added
    Chronic lung disease  - was missing -> used chronicPulmonaryDisease     
    Asthma. - was missing -> added
    Sickle cell disease. - was missing -> added 

Added symptoms

    Wheezing - was missing  -> added
    Skin rashes - was present w/o link to Coronavirus   -> added
    Skin ulcers - was missing  -> added
    Inability to walk - was missing  -> added
    Bleeding     - was present in other forms    -> used unexplained bleeding
    Lymphadenopathy - was present in other forms -> added new field Lymphadenopathy
    Lost/reduced sense of smell - was present
    Lost/reduced sense of taste - was present
    In-drawing of chest wall     - was missing   -> added
    Cough with sputum - was missing  -> added
    Cough with heamoptysis - was missing -> added

Removed symptoms

    Rapid breathing  - was present -> removed linking to Coronavirus
    Cough - was present -> removed linking to Coronavirus
    Malaise - was present -> removed linking to Coronavirus
    Excitation or irrtability - was present -> removed linking to Coronavirus
    Pharyngeal exudate - was present -> removed linking to Coronavirus

Relabel

"Conjunctival injection" with "Conjunctivitis" -> relabeled
"Coma" with "Coma/Somnolence"    -> relabeled

Complications on symptoms Add other complications followed by a text field as in symptoms -> added Other complications symptom state switch and corresponding text area

Chinedar commented 4 years ago

Clinical measurements like: "capillary refill time>2seconds (Yes/No), "malnutrition (Yes/No/Undernutrition/Obesity", Conciousness level (A/V/P/U) have to be captured.
@MateStrysewskeSym @bernardsilenou These need to be worked in please.

MateStrysewske commented 4 years ago

@Chinedar @bernardsilenou Please exactly specify the missing variables and open a new issue for them please. This issue is closed because everything that Bernard had specified has been worked on.

MartinWahnschaffe commented 4 years ago

We need to adjust this for germany and in general:

Implementation suggestion:

All other Germany specific implementations for COVID will be handled separately.