Skip to content

Commit

Permalink
fix: added histologie_zytologie to Meldeanlass
Browse files Browse the repository at this point in the history
  • Loading branch information
chgl committed Apr 26, 2024
1 parent f5d85b0 commit bc766e0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ public enum Meldeanlass {
STATUSMELDUNG("statusmeldung"),
DIAGNOSE("diagnose"),
TOD("tod"),
HISTOLOGIE_ZYTOLOGIE("histologie_zytologie"),
;

private final String text;
Expand Down

0 comments on commit bc766e0

Please sign in to comment.