smartor/src/main/resources/mapper/smartor/PatMedInhospMapper.xml
@@ -314,6 +314,13 @@ #{deptcode} </foreach> </if> <if test="icd10codeList != null and icd10codeList.size()>0"> AND b.leaveicd10code IN <foreach collection="icd10codeList" item="icd10code" open="(" separator="," close=")"> #{icd10code} </foreach> </if> GROUP BY b.inhospid, a.age,