|
@@ -42,7 +42,7 @@ public class FIRC03230 extends QCCatalogue {
|
|
|
: "";
|
|
|
String firstPageDiagText = firstPageRecordDoc == null ? ""
|
|
|
: (firstPageRecordDoc.getStructureMap() != null
|
|
|
- ? firstPageRecordDoc.getStructureMap().get("门急诊诊断")
|
|
|
+ ? firstPageRecordDoc.getStructureMap().get("中医门急诊诊断")
|
|
|
: "");
|
|
|
|
|
|
//先判断是否下了中医诊断,没有则通过 或 判断病案首页门急诊诊断是否下诊断,"-"为空,没有则通过
|