namespace DocuMed.Domain.Enums; public enum ProfileType { Student, Patient }