修改阅片标准

This commit is contained in:
2022-11-03 14:08:09 +08:00
parent 9f765f1db1
commit 592ec6ed98
11 changed files with 202 additions and 62 deletions
@@ -296,6 +296,14 @@ namespace IRaCIS.Application.Contracts
public CriterionType? CriterionType { get; set; }
public DateTime? ReadingInfoSignTime { get; set; }
public bool IsGlobalReading { get; set; } = true;
public bool IsArbitrationReading { get; set; } = true;
public bool IsOncologyReading { get; set; }
}
public class TrialCriterionReadingCategory