mirror of
https://github.com/pcvolkmer/onkostar-plugin-dnpm.git
synced 2025-07-03 09:42:54 +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()) {
|
if (sid.isPresent()) {
|
||||||
switch (sid.get()) {
|
switch (sid.get()) {
|
||||||
|
case "2011":
|
||||||
case "20119":
|
case "20119":
|
||||||
mapper = new OsTumorkonferenzVarianteUkwToProtocolMapper();
|
mapper = new OsTumorkonferenzVarianteUkwToProtocolMapper();
|
||||||
default:
|
default:
|
||||||
|
Reference in New Issue
Block a user