public TreatmentService() { treatmentRepository = TreatmentRepository.GetInstance(); treatmentMapper = new TreatmentMapper(); }