IFRCGo / go-web-app

GO Web application! GO is a Red Cross Red Crescent platform to connect information on emergency needs with the right response.
https://go.ifrc.org
MIT License
6 stars 1 forks source link

Update Health Data Import Script to Incorporate New Choice Field Values #934

Open davidmuchatiza opened 4 months ago

davidmuchatiza commented 4 months ago

Description: The health data import script currently in use needs to be updated to accommodate new values for the choice fields. Recently shared health data has introduced additional options for certain fields that were not part of the original data structure. These changes affect Table B's structure and choice fields. Below is a summary of the fields affected and the newly added values:

Affected Fields and Added Values:

  1. Affiliation Field:

    • Added: Organizational Facility
  2. Hospital Type Field:

    • Added: Mental Health Hospital
  3. Specialized Medical Beyond Primary Level Field:

    • Added:
      • forensics_services
      • intensive_care_medicine
      • neonatology
      • ophthalmology
      • oncology
      • srh
      • transplantation_services
  4. Blood Services Field:

    • Added: hemopurification_hemofiltration

Action Required: The existing import script needs to be updated to include the newly introduced options for the mentioned fields. This update is crucial for ensuring that the imported health data accurately reflects the latest data structure and choices available.

Priority: High

szabozoltan69 commented 4 months ago

These ones were already in the choice list of Specialized...: intensive_care_medicine neonatology ophthalmology oncology