We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e625bde commit 7607f14Copy full SHA for 7607f14
1 file changed
sormas-api/src/main/java/de/symeda/sormas/api/symptoms/SymptomsDto.java
@@ -2592,14 +2592,14 @@ public static SymptomsDto build() {
2592
2593
@Diseases({
2594
INVASIVE_PNEUMOCOCCAL_INFECTION,
2595
- INVASIVE_MENINGOCOCCAL_INFECTION,
2596
- MEASLES})
+ INVASIVE_MENINGOCOCCAL_INFECTION,
+ MEASLES})
2597
private SymptomState otherClinicalPresentation;
2598
2599
2600
2601
2602
2603
private String otherClinicalPresentationText;
2604
2605
0 commit comments