| | |
| | | import com.ots.project.tool.report.MAQNEW.base.MAQConditionVO_V2; |
| | | import com.ots.project.tool.report.MAQNEW.base.MAQSummaryCondition_V2; |
| | | import com.ots.project.tool.report.MAQNEW.condition.*; |
| | | import com.ots.project.tool.report.PAQ.condition.Diagnosis; |
| | | import com.ots.project.tool.report.PAQ.condition.DiagnosisTitle; |
| | | import com.ots.project.tool.report.ReportResultData; |
| | | import lombok.Data; |
| | | import lombok.Getter; |
| | |
| | | return scoreCharacteristics; |
| | | }).collect(Collectors.toList())); |
| | | |
| | | //有效性结果诊断 |
| | | paramList.add(new DiagnosisTitle()); |
| | | paramList.add(new Diagnosis()); |
| | | |
| | | return paramList; |
| | | } |
| | | |
| | |
| | | "LIBPAQGS88021", "LIBPAQGS88022", "LIBPAQGS88023", "LIBPAQGS8803", "LIBPAQGS88031", |
| | | "LIBPAQGS88032", "LIBPAQGS88033", "LIBPAQGS8804", "LIBPAQGS88041", "LIBPAQGS88042", |
| | | "LIBPAQGS88043", "LIBPAQGS8805", "LIBPAQGS88051", "LIBPAQGS88052", "LIBPAQGS88053", |
| | | "LIBPAQGS8806", "LIBPAQGS88061", "LIBPAQGS88062", "LIBPAQGS88063" |
| | | ; |
| | | "LIBPAQGS8806", "LIBPAQGS88061", "LIBPAQGS88062", "LIBPAQGS88063"); |
| | | } |
| | | |
| | | /** |