@@ -30,7 +30,7 @@ public class BEH0454 extends QCCatalogue {
}
PastLabel pastLabel = inputInfo.getBeHospitalizedDoc().getPastLabel();
if (pastLabel != null) {
- if (StringUtils.isNotEmpty(pastLabel.getHeathCondition())) {
+ if (StringUtils.isNotEmpty(pastLabel.getHeathCondition()) || pastLabel.getText().contains("既往")) {
status.set("0");