This commit is contained in:
he
2024-03-19 16:04:29 +08:00
parent ebdec8dd62
commit 381e7b5046
2 changed files with 6 additions and 1 deletions
@@ -209,6 +209,9 @@ namespace IRaCIS.Core.Application.Contracts
public Guid CTSeriesId { get; set; }
public Guid PTSeriesId { get; set; }
public Guid StudyId { get; set; }
public Guid? SubjectVisitId { get; set; }