|
@@ -35,7 +35,7 @@ public class FIRC0092 extends QCCatalogue {
|
|
|
}
|
|
|
|
|
|
Map<String,String> structureMap = firstCourseRecordDoc.getStructureMap();
|
|
|
- String structureV= structureMap.get("治疗监测计划");
|
|
|
+ String structureV= structureMap.get("诊疗计划");
|
|
|
if(StringUtil.isNotBlank(structureV) && structureV.contains("护理")){
|
|
|
findText = true;
|
|
|
}
|