Skip to content

Commit e0a8add

Browse files
committed
Added isolation to IPI, IMI and Measles pathogen tests
1 parent a3a3ffb commit e0a8add

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

sormas-api/src/main/java/de/symeda/sormas/api/sample/PathogenTestType.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,6 @@ public enum PathogenTestType {
5454

5555
@Diseases(value = {
5656
Disease.RESPIRATORY_SYNCYTIAL_VIRUS,
57-
Disease.INVASIVE_MENINGOCOCCAL_INFECTION,
58-
Disease.INVASIVE_PNEUMOCOCCAL_INFECTION,
59-
Disease.MEASLES,
6057
Disease.GIARDIASIS,
6158
Disease.CRYPTOSPORIDIOSIS }, hide = true)
6259
ISOLATION,

0 commit comments

Comments
 (0)