AssessmentAlgorithm/iRECIST评估算法/IRECIST靶病灶评估.cs

69 lines
2.7 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

iUPDiUPD访访SOD = NA
SOD>=5mm
if线
{
ND
}
else if (访iCPD && 访RECIST1.1PD)
{
ICPD
}
else if (访iUPD&& SOD>=5mm)//修改条件为与最近一次靶病灶评估为iUPD的访视相比本次访视SOD增加不小于5mm
{
ICPD
iupdiUPD访访SOD =SOD
}
else if (访RECIST1.1PD)
{
iUPD
} else if (NE)
{
NE
}
else if (线0 mm && < 10 mm&&)//增加条件为:非靶病灶中淋巴结病灶全部消失
{
iCR
}
else if (线SOD30 % ||线0 mm && < 10 mm&&)//增加排除iCR条件所有非淋巴结靶病灶消失径线总和为0 mm && 所有淋巴结靶病灶的短径缩小到 < 10 mm&&非靶病灶中有淋巴结病灶为非消失
{
iPR
}
else
{
iSD
}
if线
{
ND
}
else if (访iCPD && 访RECIST1.1PD)
{
ICPD
} else if (访RECIST1.1PD)
{
iUPD
if (访iUPD&& SOD>=5mm)//修改条件为与最近一次靶病灶评估为iUPD的访视相比本次访视SOD增加不小于5mm
{
ICPD
}
} else if (NE)
{
NE
}
else if (线0 mm && < 10 mm&&)//增加条件为:非靶病灶中淋巴结病灶全部消失
{
iCR
}
else if (线SOD30 % ||线0 mm && < 10 mm&&)//增加排除iCR条件所有非淋巴结靶病灶消失径线总和为0 mm && 所有淋巴结靶病灶的短径缩小到 < 10 mm&&非靶病灶中有淋巴结病灶为非消失
{
iPR
}
else
{
iSD
}