Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add New Influenza Disease Types and Modify Display for SORMAS-Luxembourg [2] #13183

Closed
3 tasks
markusmann-vg opened this issue Nov 14, 2024 · 1 comment · Fixed by #13188
Closed
3 tasks

Add New Influenza Disease Types and Modify Display for SORMAS-Luxembourg [2] #13183

markusmann-vg opened this issue Nov 14, 2024 · 1 comment · Fixed by #13188
Assignees
Labels
feature A new feature to be developed (ticket type) Influenza qa-verified Issue has been tested and verified by QA

Comments

@markusmann-vg
Copy link

markusmann-vg commented Nov 14, 2024

Feature Description

Create a new disease classification in SORMAS for "Influenza," which consolidates "Influenza A" and "Influenza B" under this umbrella. Enable "Influenza (new subtype)" for flu management. Integrate the subtype variants to be displayed in the cases directory using the ‘variant’ feature, similar to the Covid implementation.

Added Value/Benefit

This change will streamline influenza case management by consolidating influenza-related disease types, enhancing clarity for healthcare workers, and enabling a better overview of disease variants.

Acceptance Criteria

  • Add a new disease "Influenza" and hide "Influenza A" and "Influenza B" in SORMAS.
  • Ensure "Influenza (new subtype)" remains visible and enabled for avian flu.
  • Enable subtype display for Type A (Hx) and Type B in the case directory, displayed in the "variant" section.

Implementation Details

  • add new Influenta disease in Disease enum (active & primary by default, no follow-up)
  • change active flag for existing Influenta A and B on Disease enum
  • insert Influenta A and B type as disease variant to Customizable Enum table with migration script

Mockups

No response

Additional Information

No response

@markusmann-vg markusmann-vg added feature A new feature to be developed (ticket type) Influenza labels Nov 14, 2024
@markusmann-vg markusmann-vg changed the title Add New Influenza Disease Types and Modify Display for SORMAS-Luxembourg Add New Influenza Disease Types and Modify Display for SORMAS-Luxembourg [2] Nov 14, 2024
@leventegal-she leventegal-she self-assigned this Nov 18, 2024
sergiupacurariu pushed a commit that referenced this issue Dec 6, 2024
#13188)

* #13183 Add New Influenza Disease Types and Modify Display for SORMAS-Luxembourg

* #13183 Add New Influenza Disease Types and Modify Display for SORMAS-Luxembourg

---------

Co-authored-by: Levente Gal <[email protected]>
@richardbartha
Copy link
Contributor

@richardbartha richardbartha added the qa-verified Issue has been tested and verified by QA label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature to be developed (ticket type) Influenza qa-verified Issue has been tested and verified by QA
Projects
None yet
3 participants