From af6c73841b54f0c9002ce85b8c0d1679e25d5d7c Mon Sep 17 00:00:00 2001
From: 陈昶聿 <chychen@nbjetron.com>
Date: 星期三, 01 七月 2026 18:06:02 +0800
Subject: [PATCH] 【景宁】任务组开发

---
 smartor/src/main/java/com/smartor/domain/PatMedInhosp.java |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java b/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java
index 14ec743..dd55132 100644
--- a/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java
+++ b/smartor/src/main/java/com/smartor/domain/PatMedInhosp.java
@@ -98,6 +98,11 @@
     private String icd10code;
 
     /**
+     * 鍏ラ櫌璇婃柇ICD鍊肩紪鍙烽泦鍚�
+     */
+    @ApiModelProperty(value = "鍏ラ櫌璇婃柇ICD鍊肩紪鍙烽泦鍚�")
+    private List<String> icd10codeList;
+    /**
      * 鍏ラ櫌璇婃柇鍚嶇О
      */
     @ApiModelProperty(value = "鍏ラ櫌璇婃柇鍚嶇О")
@@ -309,6 +314,13 @@
     private String diagcheckFlag;
 
     /**
+     * 浠诲姟缁勶紙appltype=5锛夐杞撼鍏ユ爣璁帮細0鏈鐞�  1宸茬敓鎴愰杞�  2鏃犲尮閰�/澶辫触
+     * 鐙珛浜� dept/ward/diag check_flag锛屼笓渚涗换鍔$粍鐙珛鎵弿浣跨敤锛涘悗缁疆娆$敱 rollTaskGroupCycle 璐熻矗銆�
+     */
+    @ApiModelProperty(value = "浠诲姟缁�(appltype=5)棣栬疆绾冲叆鏍囪锛�0鏈鐞� 1宸茬敓鎴愰杞� 2鏃犲尮閰�/澶辫触")
+    private String scheduleCheckFlag;
+
+    /**
      * 鍏ラ櫌绉戝闀挎湡浠诲姟锛屾槸鍚﹀鐞嗭細0鏈鐞�   1澶勭悊
      */
     @ApiModelProperty(value = "鍏ラ櫌绉戝闀挎湡浠诲姟锛屾槸鍚﹀鐞嗭細0鏈鐞�   1澶勭悊鎴愬姛    2澶勭悊澶辫触 ")

--
Gitblit v1.9.3