|
|
|
@ -229,7 +229,7 @@ public class XMLUtils {
|
|
|
|
|
case "心电图室":
|
|
|
|
|
messageDto = new MessageDto(UltrasonicReport.class.getName(), new UltrasonicReport(), AliasName.EKG_REPORT, reportPath, InterfaceName.EKG_REPORT);
|
|
|
|
|
break;
|
|
|
|
|
case "核医学PET-CT门诊":
|
|
|
|
|
case "甲亢核医学PET-CT门诊":
|
|
|
|
|
messageDto = new MessageDto(UltrasonicReport.class.getName(), new UltrasonicReport(), AliasName.PETCT_REPORT, reportPath, InterfaceName.PET_REPORT);
|
|
|
|
|
break;
|
|
|
|
|
case InterfaceName.PARAMETER_EXAMAPPLY: // 检查申请单
|
|
|
|
|