Uat_Study
parent
559b18ff5a
commit
f8a5e753da
|
@ -575,6 +575,8 @@ namespace IRaCIS.Core.Application.Service.ReadingCalculate
|
||||||
|
|
||||||
List<QuestionType> questionTypes = new List<QuestionType>()
|
List<QuestionType> questionTypes = new List<QuestionType>()
|
||||||
{
|
{
|
||||||
|
QuestionType.ISOD,
|
||||||
|
QuestionType.LastVisitiSODChange,
|
||||||
QuestionType.TargetLesion,
|
QuestionType.TargetLesion,
|
||||||
QuestionType.NoTargetLesion,
|
QuestionType.NoTargetLesion,
|
||||||
QuestionType.NewLesions,
|
QuestionType.NewLesions,
|
||||||
|
|
Loading…
Reference in New Issue