AssessmentAlgorithm/RECIST1.1 BM/疗效评估算法/20230314靶病灶疗效评估算法-确认版.cs

48 lines
889 B
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.

-20230314
if线
{
ND
}else
{
SD
if (线SOD30 %
{
PR
}
if ( == 0)
{
CR
}
if NE
{
NE
}
if (SOD > 0)
{
if访SOD20 % 访5 mm
{
PD
}
}
else
{
//进入该分支最低点SOD=0
if (访SOD > 0 访5 mm)
{
PD
}
}
if访CR
{
if (访0 mm)
{
PD
}
}
}