Information sammeln (Zwischenstand)

This commit is contained in:
2025-11-24 12:20:26 +01:00
parent d500f345fd
commit 4322adee8d
210 changed files with 188 additions and 325 deletions

View File

@@ -5,7 +5,6 @@ using BeWo.Data.Access;
using BeWo.Data.Entities;
using BeWo.Service.DCEntityMapper;
using BS.Shared.Core;
using BS.Shared.DataContracts.Compact;
namespace BeWo.Report.ReportObjects
{

View File

@@ -5,7 +5,6 @@ using BeWo.Data.Access;
using BeWo.Data.ICD10;
using BS.Shared;
using BS.Shared.Core;
using BS.Shared.DataContracts;
namespace BeWo.Report.ReportObjects
{

View File

@@ -7,7 +7,6 @@ using BeWo.Data.ICD10;
using BeWo.Service.DCEntityMapper;
using BS.Shared;
using BS.Shared.DataContracts;
using BS.Shared.DataContracts.Compact;
namespace BeWo.Report.ReportObjects
{

View File

@@ -7,7 +7,6 @@ using BeWo.Service.DCEntityMapper;
using BeWo.Service.Plugins;
using BS.Shared;
using BS.Shared.Core;
using BS.Shared.DataContracts.Compact;
namespace BeWo.Report.ReportObjects
{