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

Issue #54: Add common EcogService interface

This commit is contained in:
2023-10-10 12:21:27 +02:00
parent f0f09d43a3
commit 14e9fcab1a
9 changed files with 112 additions and 125 deletions

View File

@ -1,5 +1,6 @@
package DNPM.services.systemtherapie;
import DNPM.dto.EcogStatusWithDate;
import DNPM.services.SettingsService;
import de.itc.onkostar.api.IOnkostarApi;
import de.itc.onkostar.api.Patient;