1
0
mirror of https://github.com/pcvolkmer/onkostar-plugin-dnpm.git synced 2025-07-03 01:32:55 +00:00

Weitere SID zur Mapper-Zuweisung hinzugefügt

This commit is contained in:
2023-03-21 13:41:21 +01:00
parent 7fe580733c
commit 7052becabf

View File

@ -20,6 +20,7 @@ public class DefaultMtbService implements MtbService {
if (sid.isPresent()) {
switch (sid.get()) {
case "2011":
case "20119":
mapper = new OsTumorkonferenzVarianteUkwToProtocolMapper();
default: