Problem Description
Enhance pathogen test forms when disease=SALMONELLOSIS
Proposed Solution
Scope
- New enum
EatingOutVenue (17 values + OTHER) in sormas-api/.../exposure/.
PathogenTestType.java: extend @Diseases on MULTILOCUS_SEQUENCE_TYPING to include SALMONELLOSIS; add CGMLST, SNP_TYPING, SEROTYPING each annotated @Diseases({SALMONELLOSIS}).
ExposureSubSetting.java: add SHOPPING_FOR_FOOD(FOOD_BORNE, null). (Reuse EATING_OUTSIDE for the 17-venue picker pending Q1 — see plan §Clarifications.)
- All new captions in
enum.properties.
Acceptance criteria
- New enum values selectable in pathogen test forms when disease=SALMONELLOSIS.
- New ExposureSubSetting filters by FOOD_BORNE category.
Additional Information
No response
Problem Description
Enhance pathogen test forms when disease=SALMONELLOSIS
Proposed Solution
Scope
EatingOutVenue(17 values +OTHER) insormas-api/.../exposure/.PathogenTestType.java: extend@DiseasesonMULTILOCUS_SEQUENCE_TYPINGto include SALMONELLOSIS; addCGMLST,SNP_TYPING,SEROTYPINGeach annotated@Diseases({SALMONELLOSIS}).ExposureSubSetting.java: addSHOPPING_FOR_FOOD(FOOD_BORNE, null). (ReuseEATING_OUTSIDEfor the 17-venue picker pending Q1 — see plan §Clarifications.)enum.properties.Acceptance criteria
Additional Information
No response