|
@ -237,6 +237,11 @@ public class SignDataFilter {
|
|
return returnLevel3Key;
|
|
return returnLevel3Key;
|
|
}
|
|
}
|
|
|
|
|
|
|
|
/**
|
|
|
|
* 根据签约表的患者code从缓存得到疾病标签
|
|
|
|
* @param signFamily
|
|
|
|
* @return
|
|
|
|
*/
|
|
private String getDisease(SignFamily signFamily) {
|
|
private String getDisease(SignFamily signFamily) {
|
|
boolean hasGXY = false;//有高血压
|
|
boolean hasGXY = false;//有高血压
|
|
boolean hasTNB = false;//有糖尿病
|
|
boolean hasTNB = false;//有糖尿病
|