修改阅片标准
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user