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:
@ -20,6 +20,7 @@ public class DefaultMtbService implements MtbService {
|
||||
|
||||
if (sid.isPresent()) {
|
||||
switch (sid.get()) {
|
||||
case "2011":
|
||||
case "20119":
|
||||
mapper = new OsTumorkonferenzVarianteUkwToProtocolMapper();
|
||||
default:
|
||||
|
Reference in New Issue
Block a user