ljx 3 年之前
父節點
當前提交
d0843c1442
共有 100 個文件被更改,包括 9094 次插入0 次删除
  1. 167 0
      ToproInpNurse/pom.xml
  2. 78 0
      ToproInpNurse/topro-inpnurseservice/pom.xml
  3. 15 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/DataProperties.java
  4. 78 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/DataSourceConfig.java
  5. 45 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/ExecutorConfig.java
  6. 15 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/MySql2Properties.java
  7. 58 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/MySql2SourceConfig.java
  8. 15 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/OracleProperties.java
  9. 67 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/OracleSourceConfig.java
  10. 15 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/SecondDataPropertiesInp.java
  11. 85 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/SecondDataSourceConfigInp.java
  12. 20 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/WebSocketConfig.java
  13. 37 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/ActivitiesOfDailyLivingConstant.java
  14. 15 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/AcuPointConstant.java
  15. 782 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/AdmissionConstant.java
  16. 35 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/ApgarCodeConstant.java
  17. 63 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/AspirationCodeConstant.java
  18. 31 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/AspirationConstant.java
  19. 56 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/BarthelCodeConstant.java
  20. 203 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/BradenCodeConstant.java
  21. 39 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/BvcCodeConstant.java
  22. 11 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/CommonCodeConstant.java
  23. 16 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/CommonConstant.java
  24. 14 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/CommonDataConstant.java
  25. 96 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/ConduitConstant.java
  26. 163 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/ConstraintsConstants.java
  27. 47 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DJDChildFallCodeConstant.java
  28. 54 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DJDChildPainCodeConstant.java
  29. 50 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DJDChildPressureCodeConstant.java
  30. 46 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DJDChildScaldCodeConstant.java
  31. 62 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DJDChildVomitCodeConstant.java
  32. 72 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DailyLifeCodeConstant.java
  33. 395 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DicAssessmentConstant.java
  34. 27 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DicAssessmentTypeConstant.java
  35. 203 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DicRecordTemplateConstant.java
  36. 53 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DictionaryConstant.java
  37. 159 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DjdAdmissionConstant.java
  38. 121 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DjdChildAdmissionConstant.java
  39. 27 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DropConstant.java
  40. 27 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/FaecesTypeConstant.java
  41. 47 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/FragilityElderConstant.java
  42. 29 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/GlasgowAssessmentConstant.java
  43. 23 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/GluMeasuresPointConstant.java
  44. 92 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/HendrichCodeConstant.java
  45. 74 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/IcuBloodCureConstants.java
  46. 199 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/InpIoCodeConstants.java
  47. 808 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/InpRecordListConstant.java
  48. 370 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/InpSheetCodeConstant.java
  49. 104 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/InpSourceConstant.java
  50. 55 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/InputTypeConstant.java
  51. 361 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/InterestInventoryConstant.java
  52. 26 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/IoUnitConstant.java
  53. 26 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/IprosConstant.java
  54. 27 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/LiShuiInpBedShiftSoureVO.java
  55. 112 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/MectCodeConstant.java
  56. 84 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/MorseCodeConstant.java
  57. 41 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/MyodynaiammentConstant.java
  58. 161 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/NosieConstant.java
  59. 158 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/ObservationCodeConstant.java
  60. 291 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/ParameterConstant.java
  61. 263 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/ParturitionConstant.java
  62. 38 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/PostPartTumConstant.java
  63. 50 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/PostPartumObserveConstant.java
  64. 29 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/PressureAssessmentConstant.java
  65. 206 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/PressureConstant.java
  66. 50 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/PressureDamageConstant.java
  67. 35 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/ProcessMapConstant.java
  68. 16 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/RecordUnitConstant.java
  69. 21 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/RedisKeyConstant.java
  70. 75 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/RunAwayCodeConstant.java
  71. 76 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/SelfKillCodeConstant.java
  72. 18 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/SheetConstant.java
  73. 121 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/SocialFunctionCodeConstant.java
  74. 78 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/SpecialEventConstant.java
  75. 52 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/StomaConstant.java
  76. 21 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/SuicidePreventionConstant.java
  77. 55 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/SysParameterConstant.java
  78. 65 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/TaiJiangAdmissionConstant.java
  79. 15 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/TheDailyAssessmentConstant.java
  80. 192 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/TprDrawConstant.java
  81. 20 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/TumbleChildConstant.java
  82. 51 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/TumbleConstant.java
  83. 136 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/VitalSignCodeConstant.java
  84. 52 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/WoundConstant.java
  85. 30 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/AllergyTypeEnum.java
  86. 59 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/AssessmentScheduleMethodEnum.java
  87. 71 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/AssessmentSourceEnum.java
  88. 29 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/AssessmentTypeEnum.java
  89. 43 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/BleedEnum.java
  90. 43 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/BusinessEndEnum.java
  91. 60 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/DicTemplateEnum.java
  92. 43 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/DicTemplateModelEnum.java
  93. 102 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/ErrorCodeEnum.java
  94. 45 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/HiIdEnum.java
  95. 32 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/HospitalTypeEnum.java
  96. 29 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/IprosTypeEnum.java
  97. 44 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/LongShortEnum.java
  98. 19 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/MessageModelEnum.java
  99. 20 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/MessageReceiveTypeEnum.java
  100. 40 0
      ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/MessageTypeEnum.java

+ 167 - 0
ToproInpNurse/pom.xml

@@ -0,0 +1,167 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+    <modelVersion>4.0.0</modelVersion>
+
+    <groupId>com.xinxin.topro</groupId>
+    <artifactId>topro-inp-nurse</artifactId>
+    <version>1.0-SNAPSHOT</version>
+    <modules>
+        <module>topro-inpnurseservice</module>
+        <module>topro-inpnurseweb</module>
+    </modules>
+    <packaging>pom</packaging>
+
+    <name>topro-inp-nurse</name>
+
+    <parent>
+        <groupId>org.springframework.boot</groupId>
+        <artifactId>spring-boot-starter-parent</artifactId>
+        <version>2.0.5.RELEASE</version>
+        <relativePath/> <!-- lookup parent from repository -->
+    </parent>
+
+    <properties>
+        <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
+        <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
+        <java.version>1.8</java.version>
+    </properties>
+    <repositories>
+
+    </repositories>
+    <dependencies>
+        <!--lombok开发神器需要idea安装lombok教程http://blog.didispace.com/java-lombok-how-to-use/-->
+        <dependency>
+            <groupId>org.projectlombok</groupId>
+            <artifactId>lombok</artifactId>
+            <version>1.16.8</version>
+        </dependency>
+
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-web</artifactId>
+        </dependency>
+
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-test</artifactId>
+            <scope>test</scope>
+        </dependency>
+
+        <dependency>
+            <groupId>org.mybatis.spring.boot</groupId>
+            <artifactId>mybatis-spring-boot-starter</artifactId>
+            <version>1.2.0</version>
+        </dependency>
+
+
+        <dependency>
+            <groupId>log4j</groupId>
+            <artifactId>log4j</artifactId>
+            <version>1.2.16</version>
+            <scope>compile</scope>
+        </dependency>
+
+        <!-- alibaba的druid数据库连接池 -->
+        <dependency>
+            <groupId>com.alibaba</groupId>
+            <artifactId>druid</artifactId>
+            <version>1.1.3</version>
+        </dependency>
+
+        <!-- mysql数据库依赖 -->
+        <dependency>
+            <groupId>mysql</groupId>
+            <artifactId>mysql-connector-java</artifactId>
+            <version>5.1.46</version>
+        </dependency>
+
+        <dependency>
+            <groupId>com.microsoft.sqlserver</groupId>
+            <artifactId>mssql-jdbc</artifactId>
+            <version>6.2.0.jre8</version>
+            <scope>runtime</scope>
+        </dependency>
+
+        <!--mybatis 自动生成插件-->
+        <dependency>
+            <groupId>org.mybatis.generator</groupId>
+            <artifactId>mybatis-generator-core</artifactId>
+            <version>1.3.5</version>
+        </dependency>
+
+        <!--实现热部署-->
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-devtools</artifactId>
+            <optional>true</optional>
+        </dependency>
+
+        <!-- swagger2: Spring Boot中使用Swagger2构建强大的RESTful API文档-->
+        <dependency>
+            <groupId>io.springfox</groupId>
+            <artifactId>springfox-swagger2</artifactId>
+            <version>2.2.2</version>
+        </dependency>
+        <dependency>
+            <groupId>io.springfox</groupId>
+            <artifactId>springfox-swagger-ui</artifactId>
+            <version>2.2.2</version>
+        </dependency>
+
+        <!-- redis缓存 -->
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-data-redis</artifactId>
+        </dependency>
+
+        <dependency>
+            <groupId>net.coobird</groupId>
+            <artifactId>thumbnailator</artifactId>
+            <version>0.4.8</version>
+        </dependency>
+
+        <dependency>
+            <groupId>com.alibaba</groupId>
+            <artifactId>fastjson</artifactId>
+            <version>1.2.7</version>
+        </dependency>
+        <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-messaging</artifactId>
+        </dependency>
+        <!--添加websocket依赖-->
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-starter-websocket</artifactId>
+        </dependency>
+
+
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-compiler-plugin</artifactId>
+                <version>3.1</version>
+                <configuration>
+                    <source>1.8</source>
+                    <target>1.8</target>
+                    <encoding>utf-8</encoding>
+                </configuration>
+            </plugin>
+            <!-- mybatis generator 自动生成代码插件 -->
+            <plugin>
+                <groupId>org.mybatis.generator</groupId>
+                <artifactId>mybatis-generator-maven-plugin</artifactId>
+                <version>1.3.2</version>
+                <configuration>
+                    <configurationFile>src/main/resources/generator/generatorConfig.xml</configurationFile>
+                    <overwrite>true</overwrite>
+                    <verbose>true</verbose>
+                </configuration>
+            </plugin>
+        </plugins>
+    </build>
+</project>

+ 78 - 0
ToproInpNurse/topro-inpnurseservice/pom.xml

@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+    <parent>
+        <artifactId>topro-inp-nurse</artifactId>
+        <groupId>com.xinxin.topro</groupId>
+        <version>1.0-SNAPSHOT</version>
+    </parent>
+    <modelVersion>4.0.0</modelVersion>
+
+    <artifactId>topro-inpnurseservice</artifactId>
+    <packaging>jar</packaging>
+
+    <dependencies>
+        <dependency>
+            <groupId>com.xinxin.topro</groupId>
+            <artifactId>topro-common</artifactId>
+            <version>1.0-SNAPSHOT</version>
+        </dependency>
+        <dependency>
+        <groupId>com.xinxin.topro</groupId>
+        <artifactId>topro-pubservice</artifactId>
+        <version>1.0-SNAPSHOT</version>
+    </dependency>
+        <!--<dependency>-->
+        <!--<groupId>com.xinxin.topro</groupId>-->
+        <!--<artifactId>topro-base</artifactId>-->
+        <!--<version>1.0-SNAPSHOT</version>-->
+        <!--</dependency>-->
+        <!-- https://mvnrepository.com/artifact/com.microsoft.sqlserver/mssql-jdbc -->
+        <dependency>
+            <groupId>com.microsoft.sqlserver</groupId>
+            <artifactId>mssql-jdbc</artifactId>
+            <version>6.2.0.jre8</version>
+            <scope>test</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.springframework.boot</groupId>
+            <artifactId>spring-boot-configuration-processor</artifactId>
+            <optional>true</optional>
+        </dependency>
+        <dependency>
+            <groupId>org.jetbrains</groupId>
+            <artifactId>annotations</artifactId>
+            <version>RELEASE</version>
+            <scope>compile</scope>
+        </dependency>
+        <dependency>
+            <groupId>org.springframework</groupId>
+            <artifactId>spring-websocket</artifactId>
+            <version>5.0.9.RELEASE</version>
+            <scope>compile</scope>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <plugins>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-compiler-plugin</artifactId>
+            </plugin>
+        </plugins>
+        <resources>
+            <resource>
+                <directory>src/main/resources</directory>
+            </resource>
+            <resource>
+                <directory>src/main/java</directory>
+                <filtering>true</filtering>
+                <includes>
+                    <include>**/mapper/*.xml</include>
+                </includes>
+            </resource>
+        </resources>
+    </build>
+
+</project>

+ 15 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/DataProperties.java

@@ -0,0 +1,15 @@
+package com.xinxin.topro.inpnurseservice.config;
+
+import lombok.Data;
+import org.springframework.boot.context.properties.ConfigurationProperties;
+import org.springframework.stereotype.Component;
+
+@Data
+@Component
+@ConfigurationProperties(prefix = "spring.datasource.master")
+public class DataProperties {
+    String driverClassName;
+    String url;
+    String username;
+    String password;
+}

+ 78 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/DataSourceConfig.java

@@ -0,0 +1,78 @@
+package com.xinxin.topro.inpnurseservice.config;
+
+import org.apache.ibatis.session.SqlSessionFactory;
+import org.mybatis.spring.SqlSessionFactoryBean;
+import org.mybatis.spring.SqlSessionTemplate;
+import org.mybatis.spring.annotation.MapperScan;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.beans.factory.annotation.Qualifier;
+import org.springframework.boot.jdbc.DataSourceBuilder;
+import org.springframework.context.annotation.Bean;
+import org.springframework.context.annotation.Configuration;
+import org.springframework.core.io.support.PathMatchingResourcePatternResolver;
+import org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate;
+import org.springframework.jdbc.datasource.DataSourceTransactionManager;
+
+import javax.sql.DataSource;
+
+
+@Configuration
+@MapperScan(basePackages = "com.xinxin.topro.inpnurseservice.mysqlmapper",sqlSessionTemplateRef = "sqlSessionTemplate")
+public class DataSourceConfig {
+
+    @Autowired
+    private DataProperties firstprop;
+
+    //创建数据源
+    @Bean(name="dataSource")
+    public DataSource getFirstDataSource(){
+        DataSource build = DataSourceBuilder.create()
+                .driverClassName(firstprop.driverClassName)
+                .url(firstprop.url)
+                .username(firstprop.username)
+                .password(firstprop.password).build();
+        return build;
+    }
+
+    //创建SqlSessionFactory
+    @Bean(name = "sqlSessionFactory")
+    public SqlSessionFactory firstSqlSessionFactory(@Qualifier("dataSource") DataSource dataSource) throws Exception{
+        SqlSessionFactoryBean bean=new SqlSessionFactoryBean();
+        bean.setDataSource(dataSource);
+        bean.setMapperLocations(new PathMatchingResourcePatternResolver().getResources("classpath*:/mapper/mysqlmapper/*.xml"));
+        return bean.getObject();
+    }
+
+    //创建事务管理器
+    @Bean(name = "transactionManager")
+    public DataSourceTransactionManager firstTransactionManager(@Qualifier("dataSource") DataSource dataSource){
+        return new DataSourceTransactionManager(dataSource);
+    }
+
+    //创建SqlSessionTemplate
+    @Bean(name = "sqlSessionTemplate")
+    public SqlSessionTemplate firstSqlSessionTemplate(@Qualifier("sqlSessionFactory") SqlSessionFactory sqlSessionFactory) throws  Exception{
+        return new SqlSessionTemplate(sqlSessionFactory);
+    }
+
+    /**
+     * 创建一个新的事务管理器
+     * @param dataSource
+     * @return
+     */
+    @Bean(name = "nameTransactionTemplate1")
+    public NamedParameterJdbcTemplate nameTransactionManager(
+            @Qualifier("dataSource") DataSource dataSource) {
+        return new NamedParameterJdbcTemplate(dataSource);
+    }
+
+    private Class getType(String type){
+        try {
+            return Class.forName(type);
+        }catch (ClassNotFoundException e){
+            e.printStackTrace();
+        }
+        return null;
+    }
+
+}

+ 45 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/ExecutorConfig.java

@@ -0,0 +1,45 @@
+package com.xinxin.topro.inpnurseservice.config;
+
+import java.util.concurrent.ArrayBlockingQueue;
+import java.util.concurrent.ExecutorService;
+import java.util.concurrent.ThreadPoolExecutor;
+import java.util.concurrent.TimeUnit;
+
+import org.springframework.context.annotation.Bean;
+import org.springframework.context.annotation.Configuration;
+import org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor;
+/**
+ * 线程池配置文件
+ * @author xuxiaoqing
+ */
+@Configuration
+public class ExecutorConfig {
+
+    @Bean
+    public ThreadPoolTaskExecutor executor() {
+        ThreadPoolTaskExecutor executor = new ThreadPoolTaskExecutor();
+        // 配置核心线程数
+        executor.setCorePoolSize(10);
+        // 配置最大线程数
+        executor.setMaxPoolSize(20);
+        // 配置队列大小
+        executor.setQueueCapacity(99999);
+        // 设置线程活跃时间(秒)
+        executor.setKeepAliveSeconds(60);
+        // 配置线程池中的线程的名称前缀
+        executor.setThreadNamePrefix("async-executor-");
+        // CALLER_RUNS:不在新线程中执行任务,而是有调用者所在的线程来执行
+        executor.setRejectedExecutionHandler(new ThreadPoolExecutor.CallerRunsPolicy());
+        // 执行初始化
+        executor.initialize();
+        return executor;
+    }
+
+    @Bean
+    public ExecutorService singleExecutorService() {
+        ThreadPoolExecutor threadPool = new ThreadPoolExecutor(
+                1,1,60, TimeUnit.SECONDS, new ArrayBlockingQueue<>(1),
+                new ThreadPoolExecutor.DiscardOldestPolicy());
+        return threadPool;
+    }
+}

+ 15 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/MySql2Properties.java

@@ -0,0 +1,15 @@
+package com.xinxin.topro.inpnurseservice.config;
+
+import lombok.Data;
+import org.springframework.boot.context.properties.ConfigurationProperties;
+import org.springframework.stereotype.Component;
+
+@Data
+@Component
+@ConfigurationProperties(prefix = "spring.datasource.mysql2")
+public class MySql2Properties {
+    String driverClassName;
+    String url;
+    String username;
+    String password;
+}

+ 58 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/MySql2SourceConfig.java

@@ -0,0 +1,58 @@
+package com.xinxin.topro.inpnurseservice.config;
+
+import org.apache.ibatis.session.SqlSessionFactory;
+import org.mybatis.spring.SqlSessionFactoryBean;
+import org.mybatis.spring.SqlSessionTemplate;
+import org.mybatis.spring.annotation.MapperScan;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.beans.factory.annotation.Qualifier;
+import org.springframework.boot.jdbc.DataSourceBuilder;
+import org.springframework.context.annotation.Bean;
+import org.springframework.context.annotation.Configuration;
+import org.springframework.core.io.support.PathMatchingResourcePatternResolver;
+import org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate;
+import org.springframework.jdbc.datasource.DataSourceTransactionManager;
+
+import javax.sql.DataSource;
+
+
+@Configuration
+@MapperScan(basePackages = "com.xinxin.topro.inpnurseservice.mysql2mapper", sqlSessionTemplateRef = "mysql2SessionTemplate")
+public class MySql2SourceConfig {
+
+    @Autowired
+    private MySql2Properties mySql2Properties;
+
+    //创建数据源
+    @Bean(name = "mysql2Source")
+    public DataSource getFirstDataSource() {
+        DataSource build = DataSourceBuilder.create()
+                .driverClassName(mySql2Properties.driverClassName)
+                .url(mySql2Properties.url)
+                .username(mySql2Properties.username)
+                .password(mySql2Properties.password).build();
+        return build;
+    }
+
+    //创建SqlSessionFactory
+    @Bean(name = "mysql2SessionFactory")
+    public SqlSessionFactory firstSqlSessionFactory(@Qualifier("mysql2Source") DataSource dataSource) throws Exception {
+        SqlSessionFactoryBean bean = new SqlSessionFactoryBean();
+        bean.setDataSource(dataSource);
+        bean.setMapperLocations(new PathMatchingResourcePatternResolver().getResources("classpath*:/mapper/mysql2mapper/*.xml"));
+        return bean.getObject();
+    }
+
+    //创建事务管理器
+    @Bean(name = "mysql2TransactionManager")
+    public DataSourceTransactionManager firstTransactionManager(@Qualifier("mysql2Source") DataSource dataSource) {
+        return new DataSourceTransactionManager(dataSource);
+    }
+
+    //创建SqlSessionTemplate
+    @Bean(name = "mysql2SessionTemplate")
+    public SqlSessionTemplate firstSqlSessionTemplate(@Qualifier("mysql2SessionFactory") SqlSessionFactory sqlSessionFactory) {
+        return new SqlSessionTemplate(sqlSessionFactory);
+    }
+
+}

+ 15 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/OracleProperties.java

@@ -0,0 +1,15 @@
+package com.xinxin.topro.inpnurseservice.config;
+
+import lombok.Data;
+import org.springframework.boot.context.properties.ConfigurationProperties;
+import org.springframework.stereotype.Component;
+
+@Data
+@Component
+@ConfigurationProperties(prefix = "spring.datasource.oracle")
+public class OracleProperties {
+    String driverClassName;
+    String url;
+    String username;
+    String password;
+}

+ 67 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/OracleSourceConfig.java

@@ -0,0 +1,67 @@
+package com.xinxin.topro.inpnurseservice.config;
+
+import org.apache.ibatis.session.SqlSessionFactory;
+import org.mybatis.spring.SqlSessionFactoryBean;
+import org.mybatis.spring.SqlSessionTemplate;
+import org.mybatis.spring.annotation.MapperScan;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.beans.factory.annotation.Qualifier;
+import org.springframework.boot.context.properties.ConfigurationProperties;
+import org.springframework.boot.jdbc.DataSourceBuilder;
+import org.springframework.context.annotation.Bean;
+import org.springframework.context.annotation.Configuration;
+import org.springframework.core.io.support.PathMatchingResourcePatternResolver;
+import org.springframework.jdbc.datasource.DataSourceTransactionManager;
+
+import javax.sql.DataSource;
+
+@Configuration
+@MapperScan(basePackages = "com.xinxin.topro.inpnurseservice.oraclemapper", sqlSessionTemplateRef = "oracleSessionTemplateInp")
+public class OracleSourceConfig {
+
+    @Autowired
+    private OracleProperties secondprop;
+
+    //创建数据源
+    @Bean(name = "oracleSourceInp")
+    @ConfigurationProperties(prefix = "spring.datasource.oracle")
+    public DataSource getSecondDataSource() {
+        DataSource build = DataSourceBuilder.create()
+                .driverClassName(secondprop.driverClassName)
+                .url(secondprop.url)
+                .username(secondprop.username)
+                .password(secondprop.password).build();
+        return build;
+    }
+
+    //创建SqlSessionFactory
+    @Bean(name = "oracleSqlSessionFactoryInp")
+    public SqlSessionFactory secondSqlSessionFactory(@Qualifier("oracleSourceInp") DataSource dataSource) throws Exception {
+        SqlSessionFactoryBean bean = new SqlSessionFactoryBean();
+        bean.setDataSource(dataSource);
+        bean.setMapperLocations(new PathMatchingResourcePatternResolver().getResources("classpath*:/mapper/oraclemapper/*.xml"));
+        return bean.getObject();
+    }
+
+    //创建事务管理器
+    @Bean(name = "oracleTransactionManagerInp")
+    public DataSourceTransactionManager secondTransactionManager(@Qualifier("oracleSourceInp") DataSource dataSource) {
+        return new DataSourceTransactionManager(dataSource);
+    }
+
+    //创建SqlSessionTemplate
+    @Bean(name = "oracleSessionTemplateInp")
+    public SqlSessionTemplate secondSqlSessionTemplate(@Qualifier("oracleSqlSessionFactoryInp") SqlSessionFactory sqlSessionFactory) throws Exception {
+        return new SqlSessionTemplate(sqlSessionFactory);
+    }
+
+    private Class getType(String type) {
+        try {
+            return Class.forName(type);
+        } catch (ClassNotFoundException e) {
+            e.printStackTrace();
+        }
+        return null;
+    }
+
+}

+ 15 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/SecondDataPropertiesInp.java

@@ -0,0 +1,15 @@
+package com.xinxin.topro.inpnurseservice.config;
+
+import lombok.Data;
+import org.springframework.boot.context.properties.ConfigurationProperties;
+import org.springframework.stereotype.Component;
+
+@Data
+@Component
+@ConfigurationProperties(prefix = "spring.datasource.other")
+public class SecondDataPropertiesInp {
+    String driverClassName;
+    String url;
+    String username;
+    String password;
+}

+ 85 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/SecondDataSourceConfigInp.java

@@ -0,0 +1,85 @@
+package com.xinxin.topro.inpnurseservice.config;
+
+import org.apache.ibatis.session.SqlSessionFactory;
+import org.mybatis.spring.SqlSessionFactoryBean;
+import org.mybatis.spring.SqlSessionTemplate;
+import org.mybatis.spring.annotation.MapperScan;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.beans.factory.annotation.Qualifier;
+import org.springframework.boot.context.properties.ConfigurationProperties;
+import org.springframework.boot.jdbc.DataSourceBuilder;
+import org.springframework.context.annotation.Bean;
+import org.springframework.context.annotation.Configuration;
+import org.springframework.core.io.support.PathMatchingResourcePatternResolver;
+import org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate;
+import org.springframework.jdbc.datasource.DataSourceTransactionManager;
+
+import javax.sql.DataSource;
+
+/**
+ * @program:hope
+ * @author:aodeng
+ * @create:2018-08-02 20:16
+ **/
+
+@Configuration
+@MapperScan(basePackages = "com.xinxin.topro.inpnurseservice.sqlservermapper", sqlSessionTemplateRef = "secondSqlSessionTemplateInp")
+public class SecondDataSourceConfigInp {
+
+    @Autowired
+    private SecondDataPropertiesInp secondprop;
+
+    //创建数据源
+    @Bean(name = "secondDataSourceInp")
+    @ConfigurationProperties(prefix = "spring.datasource.other")
+    public DataSource getSecondDataSource() {
+        DataSource build = DataSourceBuilder.create()
+                .driverClassName(secondprop.driverClassName)
+                .url(secondprop.url)
+                .username(secondprop.username)
+                .password(secondprop.password).build();
+        return build;
+    }
+
+    //创建SqlSessionFactory
+    @Bean(name = "secondSqlSessionFactoryInp")
+    public SqlSessionFactory secondSqlSessionFactory(@Qualifier("secondDataSourceInp") DataSource dataSource) throws Exception {
+        SqlSessionFactoryBean bean = new SqlSessionFactoryBean();
+        bean.setDataSource(dataSource);
+        bean.setMapperLocations(new PathMatchingResourcePatternResolver().getResources("classpath*:/mapper/sqlservermapper/*.xml"));
+        return bean.getObject();
+    }
+
+    //创建事务管理器
+    @Bean(name = "secondTransactionManagerInp")
+    public DataSourceTransactionManager secondTransactionManager(@Qualifier("secondDataSourceInp") DataSource dataSource) {
+        return new DataSourceTransactionManager(dataSource);
+    }
+
+    //创建SqlSessionTemplate
+    @Bean(name = "secondSqlSessionTemplateInp")
+    public SqlSessionTemplate secondSqlSessionTemplate(@Qualifier("secondSqlSessionFactoryInp") SqlSessionFactory sqlSessionFactory) throws Exception {
+        return new SqlSessionTemplate(sqlSessionFactory);
+    }
+
+    /**
+     * 创建一个新的事务管理器
+     * @param dataSource
+     * @return
+     */
+    @Bean(name = "nameTransactionTemplate")
+    public NamedParameterJdbcTemplate nameTransactionManager(
+            @Qualifier("secondDataSourceInp") DataSource dataSource) {
+        return new NamedParameterJdbcTemplate(dataSource);
+    }
+
+    private Class getType(String type) {
+        try {
+            return Class.forName(type);
+        } catch (ClassNotFoundException e) {
+            e.printStackTrace();
+        }
+        return null;
+    }
+
+}

+ 20 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/config/WebSocketConfig.java

@@ -0,0 +1,20 @@
+package com.xinxin.topro.inpnurseservice.config;
+
+import org.springframework.context.annotation.Bean;
+import org.springframework.context.annotation.Configuration;
+import org.springframework.web.socket.server.standard.ServerEndpointExporter;
+
+/**
+ * @author :lilei
+ * @date :Created in 2019/8/23 15:58
+ * @description:WebSocketConfig
+ */
+@Configuration
+public class WebSocketConfig {
+
+    @Bean
+    public ServerEndpointExporter serverEndpointExporter() {
+        return new ServerEndpointExporter();
+    }
+
+}

+ 37 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/ActivitiesOfDailyLivingConstant.java

@@ -0,0 +1,37 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * ADL评估常量类
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 18:03 2019/7/24
+ * @Modifyed by:
+ */
+public class ActivitiesOfDailyLivingConstant {
+    /** 进食 */
+    public static final String FEED = "use-none-js";
+    /** 修饰 */
+    public static final String XS = "use-none-xs";
+    /** 穿衣 */
+    public static final String CY = "chuanyi";
+    /** 床-椅转移 */
+    public static final String CYZY = "cyzy";
+    /** 上下床或椅子 */
+    public static final String BED = "use-none-sxc";
+    /** 上厕所 */
+    public static final String TOILET = "use-none-rc";
+    /** 洗澡 */
+    public static final String BATH = "use-none-my";
+    /** 行走 */
+    public static final String WALK = "use-none-xz";
+    /** 上下楼梯 */
+    public static final String STAIRS = "use-none-sxlt";
+    /** 穿脱衣服 */
+    public static final String CLOTHES = "use-none-ctyf";
+    /** 洗漱 */
+    public static final String WASH = "use-none-xs";
+    /** 大便控制 */
+    public static final String DBKZ = "use-none-dbkz";
+    /** 小便控制 */
+    public static final String XBKZ = "use-none-xbkz";
+
+}

+ 15 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/AcuPointConstant.java

@@ -0,0 +1,15 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 9:53 2020/4/23
+ * @Modifyed by:
+ */
+public class AcuPointConstant {
+    /** 目标 */
+    public static final String GOAL = "goal";
+    /** 穴位 */
+    public static final String ACU_POINT = "acuPoint";
+    /** 效果 */
+    public static final String EFFECT = "effect";
+}

+ 782 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/AdmissionConstant.java

@@ -0,0 +1,782 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 11:21 2019/10/16
+ * @Modifyed by:
+ */
+public class AdmissionConstant {
+    /**
+     * 入院方式
+     */
+    public static final String RYFS = "bi-ryfs";
+    /**
+     * 一般接触
+     */
+    public static final String YBJC = "bi-ybjc";
+    /**
+     * 与人沟通
+     */
+    public static final String YRGT = "bi-yrgt";
+
+    /**
+     * 惯用语
+     */
+    public static final String GTFS = "bi-gyy";
+    /**
+     * 职业
+     */
+    public static final String ZY = "bi-zy";
+    /**
+     * 教育(本人)
+     */
+    public static final String JY = "bi-jy";
+    /**
+     * 婚姻状况
+     */
+    public static final String HYZK = "bi-hyzk";
+
+    /**
+     * 子女
+     */
+    public static final String ZN = "bi-zn";
+    /**
+     * 家庭状况
+     */
+    public static final String JTZK = "bi-jtzk";
+
+    /**
+     * 自述血型
+     */
+    public static final String ZSXX = "bi-zsxx";
+
+    /**
+     * 烟
+     */
+    public static final String YAN = "bi-yan";
+
+    /**
+     * 酒
+     */
+    public static final String JIU = "bi-jiu";
+
+    /**
+     * 吸毒史
+     */
+    public static final String XDS = "bi-xds";
+
+    /**
+     * 吸毒史
+     */
+    public static final String JIA_YA = "bi-jiaya";
+
+    /**
+     * 建德假牙
+     */
+    public static final String JD_JIA_YA = "Denture";
+
+    /**
+     * 内科病史
+     */
+    public static final String NKBS = "ph-nkbs";
+
+    /**
+     * 外科病史
+     */
+    public static final String WKBS = "ph-wkbs";
+
+    /**
+     * 前次评估过敏资料
+     */
+    public static final String QCPGZL = "ph-qcpgzl";
+
+    /**
+     * 过敏史
+     */
+    public static final String GMS = "ph-gms";
+
+    /**
+     * 用药史
+     */
+    public static final String YYS = "Med_History";
+
+    /**
+     * 排便其它
+     */
+    public static final String PBQT = "caca-other";
+
+    /**
+     * 输血反应
+     */
+    public static final String SXFY = "ph-sxfy";
+
+    /**
+     * 家族病史
+     */
+    public static final String JZBS = "fh-jzbs";
+
+    /**
+     * 身高
+     */
+    public static final String SG = "gen-jbxx-sgsr";
+    /**
+     * 体重
+     */
+    public static final String TZ = "gen-jbxx-rytzsr";
+    /**
+     * BMI
+     */
+    public static final String BMI = "gen-jbxx-bmiszsr";
+    /**
+     * 左眼外观
+     */
+    public static final String ZYWG = "zywaiguan";
+    /**
+     * 左眼瞳孔
+     */
+    public static final String ZYTK = "zytongkong";
+    /**
+     * 左眼视力
+     */
+    public static final String ZYSL = "zyshili";
+    /**
+     * 右眼外观
+     */
+    public static final String YYWG = "yywaiguan";
+    /**
+     * 右眼瞳孔
+     */
+    public static final String YYTK = "yytongkong";
+    /**
+     * 右眼视力
+     */
+    public static final String YYSL = "yyshili";
+    /**
+     * 左耳听力
+     */
+    public static final String ZRTL = "zetingli";
+    /**
+     * 左耳病症
+     */
+    public static final String ZRBZ = "zebingzheng";
+    /**
+     * 右耳听力
+     */
+    public static final String YRTL = "yetingli";
+    /**
+     * 右耳病症
+     */
+    public static final String YRBZ = "yebingzheng";
+    /**
+     * 鼻
+     */
+    public static final String BI = "nose";
+    /**
+     * 口粘膜
+     */
+    public static final String KNM = "mouth-nianmo";
+
+    /**
+     * 口清洁
+     */
+    public static final String KQJ = "mouth-qingjie";
+    /**
+     * 牙齿
+     */
+    public static final String YC = "mouth-yachi";
+    /**
+     * 矫治
+     */
+    public static final String JZ = "mouth-jiaozhi";
+    /**
+     * 指甲
+     */
+    public static final String ZJ = "zhijia";
+    /**
+     * 毛发
+     */
+    public static final String MF = "maofa";
+    /**
+     * 皮肤温度
+     */
+    public static final String PFWD = "skin-wendu";
+    /**
+     * 皮肤外观
+     */
+    public static final String PFWG = "skin-waiguan";
+    /**
+     * 皮肤皮肤
+     */
+    public static final String PF = "skin-pifu";
+    /**
+     * 皮肤水肿
+     */
+    public static final String PFSZ = "skin-shuizhong";
+
+    /**
+     * 形态
+     */
+    public static final String XT = "form";
+    /**
+     * 分泌物
+     */
+    public static final String FMW = "excreta";
+    /**
+     * 呼吸音
+     */
+    public static final String HXY = "breaths";
+    /**
+     * 呼吸病症
+     */
+    public static final String HXBZ = "illness";
+    /**
+     * 人工气道
+     */
+    public static final String RGQD = "airway";
+
+    /**
+     * 氧气疗法
+     */
+    public static final String YQLF = "oxygen";
+
+    /**
+     * 心率
+     */
+    public static final String XL = "xxg-rate";
+
+    /**
+     * 人工心脏节律器
+     */
+    public static final String RGQDJLQ = "xxg-rgxzjlq";
+
+    /**
+     * 脉搏强度
+     */
+    public static final String MBQD = "xxg-pulse";
+
+    /**
+     * 心血管系统病症
+     */
+    public static final String XXGXTBZ = "xxg-illness";
+
+    /**
+     * 咀嚼
+     */
+    public static final String JJ = "chew";
+
+    /**
+     * 吞咽
+     */
+    public static final String TY = "gulp";
+
+    /**
+     * 食欲
+     */
+    public static final String SY = "relish";
+
+    /**
+     * 鼻胃管
+     */
+    public static final String BWG = "ngt";
+
+    /**
+     * 造口
+     */
+    public static final String ZK = "stoma";
+
+    /**
+     * 排便次数
+     */
+    public static final String PBCS = "caca-time";
+
+    /**
+     * 排便方式
+     */
+    public static final String PBFS = "caca-ways";
+
+    /**
+     * 排便形状
+     */
+    public static final String PBXZ = "caca-form";
+
+    /**
+     * 排便颜色
+     */
+    public static final String PBYS = "caca-color";
+
+    /**
+     * 惯用辅助方法
+     */
+    public static final String GYFZFF = "caca-assist";
+
+    /**
+     * 次数改变
+     */
+    public static final String CSGB = "caca-degree";
+
+    /**
+     * 性质改变
+     */
+    public static final String XZGB = "caca-nature";
+
+    /**
+     * 量改变
+     */
+    public static final String LGB = "caca-measure";
+
+    /**
+     * 排便病症
+     */
+    public static final String PBBZ = "caca-illness";
+
+    /**
+     * 排尿方式
+     */
+    public static final String PNFS = "uresie-way";
+
+    /**
+     * 排尿尿量
+     */
+    public static final String PNNL = "uresis-urine";
+    /**
+     * 膀胱涨满
+     */
+    public static final String PGZM = "uresis-pgzm";
+    /**
+     * 尿量改变
+     */
+    public static final String NLGB = "niaochange";
+    /**
+     * 尿颜色改变
+     */
+    public static final String NYSGB = "colorchange";
+    /**
+     * 疑似感染
+     */
+    public static final String YSGR = "infection";
+    /**
+     * 尿病症
+     */
+    public static final String NBZ = "mnxt-illness";
+    /**
+     * 肌力
+     */
+    public static final String JL = "jrgg-jili";
+    /**
+     * 关节活跃度
+     */
+    public static final String GJHYD = "jrgg-joint";
+    /**
+     * 肌肉病症
+     */
+    public static final String JRBZ = "jrgg-illness";
+    /**
+     * 肌肉状态
+     */
+    public static final String JRZT = "jrgg-state-act";
+    /**
+     * 辅助使用
+     */
+    public static final String FZSY = "jrgg-state-use";
+    /**
+     * 弯腰,蹲下或跪下
+     */
+    public static final String WYDX = "mus-hdnl-wydx";
+    /**
+     * 提或拿重4.5公斤重物(如2瓶汽水)
+     */
+    public static final String THNZ = "mus-hdnl-thnz";
+    /**
+     * 双肘可举过肩
+     */
+    public static final String SZGJ = "mus-hdnl-szgj";
+    /**
+     * 可自行写字或抓握小物件
+     */
+    public static final String ZXXZ = "mus-hdnl-zxxz";
+    /**
+     * 步行400米
+     */
+    public static final String BXM = "mus-hdnl-bxm";
+    /**
+     * 从事粗重家务
+     */
+    public static final String CZJW = "mus-hdnl-czjw";
+    /**
+     * 进食
+     */
+    public static final String JS = "use-none-js";
+    /**
+     * 洗漱(洗脸/刷牙等)
+     */
+    public static final String XS = "use-none-xs";
+    /**
+     * 沐浴
+     */
+    public static final String MY = "use-none-my";
+    /**
+     * 如厕
+     */
+    public static final String RC = "use-none-rc";
+    /**
+     * 一般运动
+     */
+    public static final String YBYD = "use-none-ybyd";
+    /**
+     * 上下床或椅子
+     */
+    public static final String SXC = "use-none-sxc";
+    /**
+     * 行走
+     */
+    public static final String XZ = "use-none-xz";
+
+    /**
+     * 上下楼梯
+     */
+    public static final String SXLT = "use-none-sxlt";
+    /**
+     * 穿脱衣服
+     */
+    public static final String CTYF = "use-none-ctyf";
+    /**
+     * 大便控制
+     */
+    public static final String DBKZ = "use-none-dbkz";
+    /**
+     * 小便控制
+     */
+    public static final String XBKZ = "use-none-xbkz";
+    /**
+     * 能购买的个人生活用品
+     */
+    public static final String SHYP = "zwzh-hdnl-shyp";
+    /**
+     * 能自行理财(如记账或付账单)
+     */
+    public static final String ZXLC = "zwzh-hdnl-zxlc";
+    /**
+     * 能自行在室内走动
+     */
+    public static final String SNZD = "zwzh-hdnl-snzd";
+    /**
+     * 能自己执行简单家务
+     */
+    public static final String JDJW = "zwzh-hdnl-jdjw";
+    /**
+     * 能自行洗澡
+     */
+    public static final String NZXXZ = "zwzh-hdnl-zxxz";
+
+    /**
+     * 肌肉骨骼其它
+     */
+    public static final String JRGGQT = "jrgg-other";
+
+    /**
+     * GCS E
+     */
+    public static final String GCS_E = "gcs-e";
+    /**
+     * GCS_V
+     */
+    public static final String GCS_V = "gcs-v";
+
+    /**
+     * GCS_M
+     */
+    public static final String GCS_M = "gcs-m";
+
+    /**
+     * 步态
+     */
+    public static final String BT = "sixt-bt";
+
+    /**
+     * 疑似失语症
+     */
+    public static final String YSSYZ = "sixt-yssyz";
+
+    /**
+     * 神经系统病症
+     */
+    public static final String SJXTBZ = "sixt-illness";
+
+    /**
+     * 神经系统其它
+     */
+    public static final String SJXTQT = "sixt-other";
+
+    /**
+     * 睡眠时长
+     */
+    public static final String SMSC = "sm-sleep-time";
+
+    /**
+     * 睡眠形态
+     */
+    public static final String SMXT = "sm-sleep-form";
+
+    /**
+     * 精神
+     */
+    public static final String SMJS = "sm-sleep-mind";
+
+    /**
+     * 休息
+     */
+    public static final String XX = "sm-rest";
+
+    /**
+     * 情绪
+     */
+    public static final String QX = "xlsx-qx";
+
+    /**
+     * 互动支持
+     */
+    public static final String HDZC = "xlsx-hdzc";
+
+    /**
+     * 健康维护
+     */
+    public static final String JKWH = "xlsx-jkwh";
+
+    /**
+     * 保险身份
+     */
+    public static final String BXSF = "xlsx-bxsf";
+
+    /**
+     * 社会福利身份
+     */
+    public static final String SHFLSF = "xlsx-shflsf";
+    /**
+     * 医疗费用问题
+     */
+    public static final String YLFYWT = "xlsx-ylfy";
+    /**
+     * 宗教信仰
+     */
+    public static final String ZJXY = "xlsx-zjxy";
+    /**
+     * 参与宗教活动
+     */
+    public static final String CYZJHD = "xlsx-cyzjhd";
+    /**
+     * 疾病认知
+     */
+    public static final String JBRZ = "xlsx-jbrz";
+    /**
+     * 灵性需求
+     */
+    public static final String LXXQ = "xlsx-lxxq";
+
+    /**
+     * 检验检查
+     */
+    public static final String JCJY = "ins-jcjy";
+
+    /**
+     * 初潮年龄
+     */
+    public static final String CCNL = "menarche_age";
+
+    /**
+     * 月经
+     */
+    public static final String YJ = "menstruation";
+
+    /**
+     * 妊娠
+     */
+    public static final String RS = "gestation";
+
+    /**
+     * 哺乳
+     */
+    public static final String BR = "lactation";
+
+    /**
+     * 感觉障碍
+     */
+    public static final String GJZA = "zxpg-gjza";
+
+    /**
+     * 思维障碍
+     */
+    public static final String SWZA = "zxpg-swza";
+
+    /**
+     * 知觉障碍
+     */
+    public static final String ZJZA = "zxpg-zjza";
+
+
+    /**
+     * 注意障碍
+     */
+    public static final String ZYZA = "zxpg-zyza";
+
+
+    /**
+     * 记忆障碍
+     */
+    public static final String JYZA = "zxpg-jyza";
+
+    /**
+     * 智能障碍
+     */
+    public static final String ZNZA = "zxpg-znza";
+
+    /**
+     * 定向力障碍
+     */
+    public static final String DXLZA = "zxpg-dxlza";
+
+    /**
+     * 情感障碍
+     */
+    public static final String QGZA = "zxpg-qgza";
+    /**
+     * 意志障碍
+     */
+    public static final String YZZA = "zxpg-yzza";
+
+    /**
+     * 运动行为障碍
+     */
+    public static final String YDXWZA = "zxpg-ydxwza";
+
+    /**
+     * 对症状的应对分方式
+     */
+    public static final String DZZDYDFS = "zxpg-dzzdydfs";
+
+    /**
+     * 自制力
+     */
+    public static final String ZZL = "zxpg--zzl";
+
+
+    /**
+     * GCS
+     */
+    public static final String GCS = "sjxt-gcs";
+
+    /**
+     * 丽水月经
+     */
+    public static final String LSYJ = "bi-yj";
+
+    /**
+     * 跌倒史
+     */
+    public static final String DDS = "bi-dds";
+
+
+    // 穿刺方式
+    public static final String JDCCFS = "Jddyrmyy_First12";
+
+    // 导管类型
+    public static final String JDDGLX = "Jddyrmyy_Catheter2";
+
+    // 类别
+    public static final String JDLEIB = "Jddyrmyy_Recording5";
+
+    // 来源
+    public static final String JDLAIY = "Jddyrmyy_Recording3";
+
+    // 置管护士
+    public static final String JDZGHS = "Jddyrmyy_Tube2";
+
+    // 置管时间
+    public static final String JDZGSJ = "Jddyrmyy_Tube4";
+
+    // 造口类型
+    public static final String JDZKLX = "Jddyrmyy_Mouth";
+
+    // 造口性质
+    public static final String JDZKXZ = "Jddyrmyy_Properties";
+
+    // 造口周围性质<造口并发症>
+    public static final String JDZWXZ1 = "Jddyrmyy_Concurrent3";
+
+    // 造口周围性质<造口周围皮肤并发症>
+    public static final String JDZWXZ2 = "Jddyrmyy_Concurrent41";
+
+    // 造口袋性质
+    public static final String JDZKDXZ = "Jddyrmyy_Model";
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+    /**
+     * place 伤口部位
+     */
+    public static final String PLACE = "buweineirong";
+
+    /**
+     * place 造口类型
+     */
+    public static final String COLOSTOMY_STYLE = "Colostomy_style";
+
+    /**
+     * 造口部位
+     */
+    public static final String COLO_PLACE = "Jddyrmyy_Mouth";
+
+
+    /**
+     * 创口部位内容
+     */
+    public static final String BW_NR = "buweineirong";
+
+
+
+}

+ 35 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/ApgarCodeConstant.java

@@ -0,0 +1,35 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:
+ * @Date:Created in 17:21 2019/9/19
+ * @Modifyed by:
+ */
+public class ApgarCodeConstant {
+    /**
+     * 评估代码
+     */
+    public static final String CODE = "DJDYY_XSECSJL";
+    /**
+     * 心跳数/分钟
+     */
+    public static final String XTS = "XTS";
+    /**
+     * 呼吸情况
+     */
+    public static final String HXQK = "HXQK";
+    /**
+     * 肌肉张力
+     */
+    public static final String JRZL = "JRZL";
+    /**
+     * 弹足底或导管插鼻反应
+     */
+    public static final String TZD = "TZD";
+    /**
+     * 皮肤颜色
+     */
+    public static final String PFYS = "PFYS";
+
+}

+ 63 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/AspirationCodeConstant.java

@@ -0,0 +1,63 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:
+ * @Date:Created in 17:21 2019/9/19
+ * @Modifyed by:
+ */
+public class AspirationCodeConstant {
+    /**
+     * 评估代码
+     */
+    public static final String CODE = "lr_wzTable";
+    /**
+     * 既往有误吸/窒息史
+     */
+    public static final String DEF_HISTORY = "def_History";
+    /**
+     * 意识障碍
+     */
+    public static final String DEF_CONSCIOUSNESS = "def_Consciousness";
+    /**
+     * 年龄>75
+     */
+    public static final String DEF_DAYU75 = "def_Dayu75";
+    /**
+     * 极度衰弱者
+     */
+    public static final String DEF_WEAK = "def_Weak";
+    /**
+     * 长期卧床生活不能自理
+     */
+    public static final String DEF_NOSELF = "def_NoSelf-care";
+    /**
+     * 抢食/暴食
+     */
+    public static final String DEF_QSBS = "def_qsbs";
+    /**
+     * 锥体外系不良反应(吞咽)
+     */
+    public static final String DEF_BLFY = "def_blfy";
+    /**
+     * 留置胃管
+     */
+    public static final String DEF_GASTRICTUBE = "def_GastricTube";
+    /**
+     * 有无下列疾病
+     */
+    public static final String DEF_DISEASE = "def_disease";
+    /**
+     * 使用下列药物
+     */
+    public static final String DEF_MEDICINE = "def_Medicine";
+    /**
+     * 饮水试验阳性
+     */
+    public static final String DEF_EXPERIMENT = "def_Experiment";
+    /**
+     * 护理措施
+     */
+    public static final String DEF_HLCS = "def_hlcs";
+
+}

+ 31 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/AspirationConstant.java

@@ -0,0 +1,31 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 10:31 2019/8/16
+ * @Modifyed by:
+ */
+public class AspirationConstant {
+    /** 既往史 */
+    public static final String JWS = "AM_History";
+    /** 意识障碍 */
+    public static final String YSZA = "AM_Consciousness";
+    /** 年龄 */
+    public static final String NL = "AM_Dayu75";
+    /** 极度衰弱者 */
+    public static final String JDSRZ = "AM_Weak";
+    /** 生活不能自理 */
+    public static final String SHBNZL = "AM_NoSelf-care";
+    /** 留置胃管 */
+    public static final String LZWG = "AM_GastricTube";
+    /** 有备注所含疾病 */
+    public static final String BZJB = "AM_disease";
+    /** 有备注所有药物 */
+    public static final String YBZSYYW = "AM_Medicine";
+    /** 饮水试验阳性 */
+    public static final String YSSYYX = "AM_Experiment";
+
+
+
+
+}

+ 56 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/BarthelCodeConstant.java

@@ -0,0 +1,56 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:
+ * @Date:Created in 17:21 2019/9/19
+ * @Modifyed by:
+ */
+public class BarthelCodeConstant {
+    /**
+     * 评估代码
+     */
+    public static final String CODE = "barthel";
+    /**
+     * 进食
+     */
+    public static final String JS = "js";
+    /**
+     * 洗澡
+     */
+    public static final String XZ = "xz";
+    /**
+     * 修饰
+     */
+    public static final String XS = "xs";
+    /**
+     * 穿衣
+     */
+    public static final String CY = "cy";
+    /**
+     * 控制大便
+     */
+    public static final String KZDB = "kzdb";
+    /**
+     * 控制小便
+     */
+    public static final String KZXB = "kzxb";
+    /**
+     * 如厕
+     */
+    public static final String RC = "rc";
+
+    /**
+     * 床椅转移
+     */
+    public static final String CYZY = "cyzy";
+    /**
+     * 平地行走
+     */
+    public static final String PDXZ = "pdxz";
+    /**
+     * 上下楼梯
+     */
+    public static final String SXLT = "sxlt";
+
+}

+ 203 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/BradenCodeConstant.java

@@ -0,0 +1,203 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:
+ * @Date:Created in 17:21 2019/9/19
+ * @Modifyed by:
+ */
+public class BradenCodeConstant {
+    /**
+     * 评估代码
+     */
+    public static final String CODE = "bradenPressureUlcerRisk";
+    /**
+     * 感觉
+     */
+    public static final String BRADEN_GJ = "braden-gj";
+
+    /**
+     * 感觉
+     */
+    public static final String BRADEN_BC = "braden-bc";
+    /**
+     * 潮湿
+     */
+    public static final String BRADEN_CS = "braden-cs";
+    /**
+     * 活动
+     */
+    public static final String BRADEN_HD = "braden-hd";
+    /**
+     * 移动
+     */
+    public static final String BRADEN_YD = "braden-yd";
+    /**
+     * 营养
+     */
+    public static final String BRADEN_YY = "braden-yy";
+    /**
+     * 摩擦力和剪切力
+     */
+    public static final String BRADEN_MCL = "braden-mcl";
+    /**
+     * 护理措施
+     */
+    public static final String BRADEN_HLCS = "braden-hlcs";
+    /**
+     * 体位转换
+     */
+    public static final String BRADEN_HLCS_TWZH = "braden-hlcs-twzh";
+    /**
+     * 减少摩擦力和剪切力
+     */
+    public static final String BRADEN_HLCS_JSMC = "braden-hlcs-jsmc";
+    /**
+     * 压力减缓用具的使用
+     */
+    public static final String BRADEN_HLCS_YLJH = "braden-hlcs-yljh";
+    /**
+     * 皮肤护理
+     */
+    public static final String BRADEN_HLCS_PFHL = "braden-hlcs-pfhl";
+    /**
+     * 支持营养
+     */
+    public static final String BRADEN_HLCS_ZCYY = "braden-hlcs-zcyy";
+    /**
+     * 压力缓冲床
+     */
+    public static final String YLHCYJ = "ylhcyj";
+    /**
+     * 导尿方式
+     */
+    public static final String DNFS = "dnfs";
+    /**
+     * 营养喂养方式
+     */
+    public static final String YYWYFS = "yywyfs";
+    /**
+     * 鼓励转动体位
+     */
+    public static final String BRADEN_HLCS_TWZH_ZT = "braden-hlcs-twzh-zt";
+
+    /**
+     * 帮助变换体位
+     */
+    public static final String BRADEN_HLCS_TWZH_BT = "braden-hlcs-twzh-bt";
+
+    /**
+     * 每天下床坐椅子
+     */
+    public static final String BRADEN_HLCS_TWZH_ZYZ = "braden-hlcs-twzh-zyz";
+
+    /**
+     * 体位转换其他
+     */
+    public static final String BRADEN_HLCS_TWZH_QT = "braden-hlcs-twzh-qt";
+
+    /**
+     * 移动患者时要正确使用移动技巧
+     */
+    public static final String BRADEN_HLCS_JSMC_YD = "braden-hlcs-jsmc-yd";
+
+    /**
+     * 摩擦点处黏贴保护膜
+     */
+    public static final String BRADEN_HLCS_JSMC_BH = "braden-hlcs-jsmc-bh";
+
+    /**
+     * 保持半坐卧位,床头摇起应≤30°,特殊情况除外
+     */
+    public static final String BRADEN_HLCS_JSMC_BCZL = "braden-hlcs-jsmc-bczl";
+
+    /**
+     * 侧卧位<30°,特殊情况除外
+     */
+    public static final String BRADEN_HLCS_JSMC_CWW = "braden-hlcs-jsmc-cww";
+
+    /**
+     * 减少摩擦力和剪切力其他
+     */
+    public static final String BRADEN_HLCS_JSMC_QT = "braden-hlcs-jsmc-qt";
+
+    /**
+     * 肘部和足后跟使用压力减缓装置
+     */
+    public static final String BRADEN_HLCS_YLJH_JHZZ = "braden-hlcs-yljh-jhzz";
+
+    /**
+     * 翻身枕
+     */
+    public static final String BRADEN_HLCS_YLJH_FSZ = "braden-hlcs-yljh-fsz";
+
+    /**
+     * 压力减缓用具的使用其他
+     */
+    public static final String BRADEN_HLCS_YLJH_QT = "braden-hlcs-yljh-qt";
+
+    /**
+     * 每天定时检查皮肤情况,特别是受压部位
+     */
+    public static final String BRADEN_HLCS_PFHL_JC = "braden-hlcs-pfhl-jc";
+
+    /**
+     * 帮助搞个人卫生,例如床上浴、更换衣物
+     */
+    public static final String BRADEN_HLCS_PFHL_GWS = "braden-hlcs-pfhl-gws";
+
+    /**
+     * 当皮肤弄脏时及时清洁
+     */
+    public static final String BRADEN_HLCS_PFHL_QJ = "braden-hlcs-pfhl-qj";
+
+    /**
+     * 干性皮肤使用皮肤润肤霜
+     */
+    public static final String BRADEN_HLCS_PFHL_RFS = "braden-hlcs-pfhl-rfs";
+
+    /**
+     * 受刺激浸润区域使用皮肤保护物
+     */
+    public static final String BRADEN_HLCS_PFHL_PFBHW = "braden-hlcs-pfhl-pfbhw";
+
+    /**
+     * 使用纸尿片或纸尿裤
+     */
+    public static final String BRADEN_HLCS_PFHL_ZNK = "braden-hlcs-pfhl-znk";
+
+    /**
+     * 大便失禁者安装造口袋或收集器材
+     */
+    public static final String BRADEN_HLCS_PFHL_SJQC = "braden-hlcs-pfhl-sjqc";
+
+    /**
+     * 皮肤护理其他
+     */
+    public static final String BRADEN_HLCS_PFHL_QT = "braden-hlcs-pfhl-qt";
+
+    /**
+     * 合适的热量和蛋白质的摄入
+     */
+    public static final String BRADEN_HLCS_ZCYY_YYSR = "braden-hlcs-zcyy-yysr";
+
+    /**
+     * 请营养师会诊
+     */
+    public static final String BRADEN_HLCS_ZCYY_HZ = "braden-hlcs-zcyy-hz";
+
+    /**
+     * 监测饮食摄入和排出
+     */
+    public static final String BRADEN_HLCS_ZCYY_SRHPC = "braden-hlcs-zcyy-srhpc";
+
+    /**
+     * 支持营养其他
+     */
+    public static final String BRADEN_HLCS_ZCYY_QT = "braden-hlcs-zcyy-qt";
+
+    /**
+     * 审核人
+     */
+    public static final String BARDEN_SHRS = "barden-shrs";
+}

+ 39 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/BvcCodeConstant.java

@@ -0,0 +1,39 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:
+ * @Date:Created in 17:21 2019/9/19
+ * @Modifyed by:
+ */
+public class BvcCodeConstant {
+    /**
+     * 评估代码
+     */
+    public static final String CODE = "bvc";
+    /**
+     * 混乱
+     */
+    public static final String HL = "hl";
+    /**
+     * 易激怒
+     */
+    public static final String YJN = "yjn";
+    /**
+     * 言行粗暴
+     */
+    public static final String YXCB = "yxcb";
+    /**
+     * 言语威胁
+     */
+    public static final String YYWX = "yywx";
+    /**
+     * 身体威胁
+     */
+    public static final String STWX = "stwx";
+    /**
+     * 攻击行为
+     */
+    public static final String GJXW = "gjxw";
+
+}

+ 11 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/CommonCodeConstant.java

@@ -0,0 +1,11 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 16:20 2019/12/11
+ * @Modifyed by:
+ */
+public class CommonCodeConstant {
+
+    public static final String ZERO = "0";
+}

+ 16 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/CommonConstant.java

@@ -0,0 +1,16 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * 护士站公用常量类
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 11:27 2019/8/9
+ * @Modifyed by:
+ */
+public class CommonConstant {
+    /** 取消/作废 */
+    public static final Integer CANCLE = -1;
+    /** 正常 */
+    public static final Integer NORMAL = 0;
+
+
+}

+ 14 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/CommonDataConstant.java

@@ -0,0 +1,14 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 20:49 2019/9/22
+ * @Modifyed by:
+ */
+public class CommonDataConstant {
+    public static final String DIC_ASSESSMENT = "dicAssessment";
+
+    public static final String SYS_PARAMETER="sysParameter_";
+
+    public static final String SYS_DICTIONARY="sysDictionary_";
+}

+ 96 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/ConduitConstant.java

@@ -0,0 +1,96 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 17:21 2019/8/13
+ * @Modifyed by:
+ */
+public class ConduitConstant {
+
+    /** 胸管T管 */
+    public static final String XGTG = "CA_first_xgtg";
+    /** 肠管 */
+    public static final String CG = "CA_first_cg";
+    /** 口鼻插管 */
+    public static final String KBCG = "CA_first_kbcg";
+    /** 气管插管 */
+    public static final String QGCG = "CA_first_qgcg";
+    /** 动静脉插管 */
+    public static final String DJMCG = "CA_first_djmcg";
+    /** 脑室引流管 */
+    public static final String NSYLG = "CA_first_nsylg";
+    /** 深静脉导管 */
+    public static final String SJMDG = "CA_first_sjmdg";
+
+    /** 双套管 */
+    public static final String STG = "CA_second_stg";
+    /** 负压球 */
+    public static final String FYQ = "CA_second_fyq";
+    /** 腹腔引流管 */
+    public static final String FQYLG = "CA_second_fqylg";
+    /** 三腔管 */
+    public static final String SQG = "CA_second_sqg";
+    /** 造伪管 */
+    public static final String ZWG = "CA_second_zlg";
+
+
+    /** 三腔二囊管 */
+    public static final String SQENG = "dg_first_sqeng";
+    /** 血透血管通路 */
+    public static final String XTXGTL = "dg_first_xtxg";
+    /** 胸腔闭式引流管 */
+    public static final String XQBSYLG = "dg_first_xqbsylg";
+    /** 胸透T管 */
+    public static final String XTTG = "dg_first_xttg";
+    /** 经口鼻气管插管 */
+    public static final String JKBQGCG = "dg_first_jkbqgcg";
+    /** 气切套管 */
+    public static final String QQTG = "dg_first_qqtg";
+    /** 小肠减压管 */
+    public static final String XCJYG = "dg_first_xcjyg";
+    /** PICC */
+    public static final String PICC = "dg_second_picc";
+    /** CVC */
+    public static final String CVC = "dg_second_cvc";
+    /** 鼻肠管 */
+    public static final String BCG = "dg_senecd_bcg";
+    /** 肛管 */
+    public static final String GG = "dg_senecd_gg";
+    /** 感染创口引流管 */
+    public static final String GLCKYLG = "dg_senecd_glckylg";
+    /** 盆腔引流管 */
+    public static final String PQYLG = "dg_senecd_pqylg";
+    /** 胸腔引流管 */
+    public static final String XQYLG = "dg_senecd_xqylg";
+    /** 各类造痿管 */
+    public static final String GLZWG = "dg_senecd_glzwg";
+    /** 腹膜透析管 */
+    public static final String FMTXG = "dg_senecd_fmtxg";
+
+
+    /** 导尿管 */
+    public static final String DNG = "CA_third_dng";
+    /** 套针管 */
+    public static final String TZG = "CA_third_tzg";
+    /** 胃管 */
+    public static final String WG = "CA_third_wg";
+    /** 氧气管 */
+    public static final String YQG = "CA_third_yqg";
+
+    /** 烦躁 */
+    public static final String FZ = "CA_men_Yes";
+
+
+    /** 意识不清 */
+    public static final String YSBQ = "CA_other_ysbq";
+    /** 幼儿 */
+    public static final String YR = "CA_other_ye";
+    /** 不配合 */
+    public static final String BPH = "CA_other_bph";
+    /** 护理措施 */
+    public static final String MEASURE = "CA_Measure";
+    /** 一级导管 */
+    public static final String CA_FIRST = "CA_first";
+
+
+}

+ 163 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/ConstraintsConstants.java

@@ -0,0 +1,163 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 14:33 2019/7/17
+ * @Modifyed by:
+ */
+public class ConstraintsConstants {
+    /**
+     * 皮肤完整性
+     */
+    public static final String PFWZX = "observe-pfwzx";
+    /**
+     * 循环感觉活动
+     */
+    public static final String XHGJHD = "observe-xhgjhd";
+    /**
+     * 约束松紧度
+     */
+    public static final String YSSJD = "observe-yssjd";
+    /**
+     * 呼吸形态
+     */
+    public static final String HXXT = "observe-hxxt";
+    /**
+     * 意识程度
+     */
+    public static final String YSCD = "observe-yscd";
+    /**
+     * 情绪反应
+     */
+    public static final String QXFY = "observe-qxfy";
+    /**
+     * 松开约束
+     */
+    public static final String SKYS = "observe-skys";
+    /**
+     * 翻身ROM
+     */
+    public static final String FSROM = "observe-fsrom";
+    /**
+     * 饮食清洁如厕需求
+     */
+    public static final String YSQJRCXQ = "observe-ysqjrcxq";
+    /**
+     * 约束必要性
+     */
+    public static final String YSBYX = "observe-ysbyx";
+
+    public static final String JCHL = "observe-jchl";//基础护理
+    public static final String XLAF = "xlaf";//心理安抚
+    public static final String BHYSBW = "YueShuYJBW";//保护约束范围
+
+    public static final String ysbyx_hz = "ysbyx_hz";//
+    public static final String ysbyx_aj = "ysbyx_aj";//
+    public static final String ysbyx_rs = "ysbyx_rs";//
+    public static final String improve = "Improve";//
+    public static final String others = "Other";//
+    public static final String Value_Other = "Value_Other";//
+    /** 约束方式 */
+    public static final String BHYSFS = "yueshuFS";
+    /** 局部供血 */
+    public static final String JBGX = "jubuxuegong";
+
+    /**
+     * 处置或治疗
+     */
+    public static final String CZHZL = "ChuZhiHZL";
+    /**
+     * 环境安排
+     */
+    public static final String HJAP = "HuanJingAP";
+    /**
+     * 沟通
+     */
+    public static final String GOUTONG = "GouTong";
+    /**
+     * 需要约束原因
+     */
+    public static final String XYYSYY = "XuYaoYSYY";
+    /**
+     * 约束医嘱
+     */
+    public static final String YSYZ = "YueShuYZ";
+    /**
+     * 约束同意书
+     */
+    public static final String YSTYS = "YueShuTYS";
+    /**
+     * 约束前教育或说明对象
+     */
+    public static final String YSQJY = "YueShuQJYHSMDX";
+    /**
+     * 约束用具部位
+     */
+    public static final String YYYJBW = "YueShuYJBW";
+
+    /**
+     * 病人约束意愿
+     */
+    public static final String BRYSYY = "BingRenYSYY";
+
+    /**
+     * 约束时间间隔
+     */
+    public static final String YSSJJG = "XIACIPGSJ";
+
+    /**
+     * 意识状态评估
+     */
+    public static final String YSXT = "YSXT";
+
+    /**
+     * 行为评估
+     */
+    public static final String YSPG_XW = "YSPG_XW";
+
+    /**
+     * 治疗/设备评估
+     */
+    public static final String ZLSB = "ZLSB";
+
+
+    /**
+     * 肌力评估
+     */
+    public static final String YS_JLPGX = "YS_JLPGX";
+
+
+    /**
+     * 打印显示名字 对应 意识状态评估
+     */
+    public static final String GCS = "GCS";
+
+
+    /**
+     * 打印显示名字 对应 肌力评估
+     */
+    public static final String JL_PRINT = "肌力";
+
+
+    /**
+     * 打印显示名字 对应 行为评估
+     */
+    public static final String XW_PRINT = "行为";
+
+
+    /**
+     * 打印显示名字 对应 治疗/设备评估
+     */
+    public static final String ZLSB_PRINT = "治疗/设备";
+
+
+    /**
+     * nothing代表无
+     */
+    public static final String NOTHING = "nothing";
+
+
+
+
+}

+ 47 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DJDChildFallCodeConstant.java

@@ -0,0 +1,47 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:大江东儿科跌倒/坠床评估code
+ * @Modifyed by:
+ */
+public class DJDChildFallCodeConstant {
+    /**
+     * 评估代码
+     */
+    public static final String CODE = "DJDYY_EKDDZC";
+    /**
+     * 评估时机
+     */
+    public static final String DDZC_PGSJ = "DDZC_PGSJ";
+    /**
+     * 年龄
+     */
+    public static final String DDZC_NL = "DDZC_NL";
+    /**
+     * 性别
+     */
+    public static final String DDZC_XB = "DDZC_XB";
+    /**
+     * 诊断
+     */
+    public static final String DDZC_ZD = "DDZC_ZD";
+    /**
+     * 认知障碍
+     */
+    public static final String DDZC_RZZA = "DDZC_RZZA";
+    /**
+     * 环境因素
+     */
+    public static final String DDZC_HJYS = "DDZC_HJYS";
+    /**
+     * 镇静/麻醉后
+     */
+    public static final String DD_ZJ = "DD_ZJ";
+
+    /**
+     * 药物使用
+     */
+    public static final String DD_YWSY = "DD_YWSY";
+
+}

+ 54 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DJDChildPainCodeConstant.java

@@ -0,0 +1,54 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:大江东儿科疼痛评估code
+ * @Modifyed by:
+ */
+public class DJDChildPainCodeConstant {
+    /**
+     * 评估代码
+     */
+    public static final String CODE = "DJDYY_EKTTPFJLB";
+    /**
+     * 评估时机
+     */
+    public static final String TT_PGSJ = "TT_PGSJ";
+    /**
+     * 评估工具
+     */
+    public static final String TT_PGGJ = "TT_PGGJ";
+    /**
+     * 疼痛程度
+     */
+    public static final String TT_TTCD = "TT_TTCD";
+    /**
+     * 疼痛性质
+     */
+    public static final String TT_TTXZ = "TT_TTXZ";
+    /**
+     * 面部表情(F)
+     */
+    public static final String TT_MBBQ = "TT_MBBQ";
+    /**
+     * 四肢(L)
+     */
+    public static final String TT_SZ = "TT_SZ";
+    /**
+     * 活动(A)
+     */
+    public static final String TT_HD = "TT_HD";
+    /**
+     * 是否哭闹(C)
+     */
+    public static final String TT_SFKN = "TT_SFKN";
+    /**
+     * 可安慰性(C)
+     */
+    public static final String TT_KAWX = "TT_KAWX";
+    /**
+     * 面部表情评分法疼痛分值
+     */
+    public static final String TT_FZ = "TT_FZ";
+
+}

+ 50 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DJDChildPressureCodeConstant.java

@@ -0,0 +1,50 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:大江东儿科压疮评估code
+ * @Modifyed by:
+ */
+public class DJDChildPressureCodeConstant {
+    /**
+     * 评估代码
+     */
+    public static final String CODE = "DJDYY_EKYCFXPG";
+    /**
+     * 评估时机
+     */
+    public static final String YC_PGSJ = "YC_PGSJ";
+    /**
+     * 评估时机其他
+     */
+    public static final String YC_PGSJ5 = "YC_PGSJ5";
+    /**
+     * 可移动性
+     */
+    public static final String YC_KYDX = "YC_KYDX";
+    /**
+     * 活动能力
+     */
+    public static final String YC_HDNL = "YC_HDNL";
+    /**
+     * 感知觉
+     */
+    public static final String YC_GZJ = "YC_GZJ";
+    /**
+     * 潮湿
+     */
+    public static final String YC_CS = "YC_CS";
+    /**
+     * 摩擦力
+     */
+    public static final String YC_MCL = "YC_MCL";
+    /**
+     * 营养
+     */
+    public static final String YC_YY = "YC_YY";
+    /**
+     * 组织灌注
+     */
+    public static final String YC_ZZGZ = "YC_ZZGZ";
+
+}

+ 46 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DJDChildScaldCodeConstant.java

@@ -0,0 +1,46 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:大江东儿科烫伤评估code
+ * @Modifyed by:
+ */
+public class DJDChildScaldCodeConstant {
+    /**
+     * 评估代码
+     */
+    public static final String CODE = "DJDYY_EKTSFXPFJLB";
+    /**
+     * 评估时机
+     */
+    public static final String TS_PGSJ = "TS_PGSJ";
+    /**
+     * 年龄
+     */
+    public static final String TS_NL = "TS_NL";
+    /**
+     * 意识
+     */
+    public static final String TS_YS = "TS_YS";
+    /**
+     * 皮肤感觉
+     */
+    public static final String TS_PFGJ = "TS_PFGJ";
+    /**
+     * 热疗方法
+     */
+    public static final String TS_RLFF = "TS_RLFF";
+    /**
+     * 热疗时间
+     */
+    public static final String TS_RLSJ = "TS_RLSJ";
+    /**
+     * 药物使用
+     */
+    public static final String TS_YWSY = "TS_YWSY";
+    /**
+     * 家长依从性
+     */
+    public static final String TS_JZYCX = "TS_JZYCX";
+
+}

+ 62 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DJDChildVomitCodeConstant.java

@@ -0,0 +1,62 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:大江东儿科呕吐/窒息评估code
+ * @Modifyed by:
+ */
+public class DJDChildVomitCodeConstant {
+    /**
+     * 评估代码
+     */
+    public static final String CODE = "DJDYY_EKOTZXFXPFJLB";
+    /**
+     * 评估时机
+     */
+    public static final String OT_PGSJ = "OT_PGSJ";
+    /**
+     * 年龄
+     */
+    public static final String OT_NL = "OT_NL";
+    /**
+     * 呕吐
+     */
+    public static final String OT_OT = "OT_OT";
+    /**
+     * 窒息史
+     */
+    public static final String OT_ZXS = "OT_ZXS";
+    /**
+     * 气促/呛咳
+     */
+    public static final String OT_QC = "OT_QC";
+    /**
+     * 吞咽/困难
+     */
+    public static final String OT_TY = "OT_TY";
+    /**
+     * 鼻饲
+     */
+    public static final String OT_BS = "OT_BS";
+    /**
+     * 机械通气/气管切开
+     */
+    public static final String OT_JXTQ = "OT_JXTQ";
+    /**
+     * 意识
+     */
+    public static final String OT_YS = "OT_YS";
+    /**
+     * 麻醉后
+     */
+    public static final String OT_MZH = "OT_MZH";
+    /**
+     * 药物使用
+     */
+    public static final String OT_YWSY = "OT_YWSY";
+    /**
+     * 家长依从性
+     */
+    public static final String OT_JZYCX = "OT_JZYCX";
+
+}

+ 72 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DailyLifeCodeConstant.java

@@ -0,0 +1,72 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:
+ * @Date:Created in 17:21 2019/9/19
+ * @Modifyed by:
+ */
+public class DailyLifeCodeConstant {
+    /**
+     * 评估代码
+     */
+    public static final String CODE = "daily_life";
+    /**
+     * 使用公共车辆
+     */
+    public static final String UTILITY_CAR = "utility_car";
+    /**
+     * 行走
+     */
+    public static final String WALK = "walk";
+    /**
+     * 做饭菜
+     */
+    public static final String COOK = "cook";
+    /**
+     * 家务
+     */
+    public static final String HOUSEHOLD = "household";
+    /**
+     * 吃药
+     */
+    public static final String MEDICINE = "medicine";
+    /**
+     * 吃饭
+     */
+    public static final String DINE = "dine";
+    /**
+     * 穿衣
+     */
+    public static final String DRESS = "dress";
+
+    /**
+     * 梳头、洗牙等
+     */
+    public static final String TOOTHWASH = "toothwash";
+    /**
+     * 洗衣
+     */
+    public static final String LAUNDRY = "laundry";
+    /**
+     * 洗澡
+     */
+    public static final String BATH = "bath";
+    /**
+     * 购物
+     */
+    public static final String SHOPPING = "shopping";
+    /**
+     * 定时上厕所
+     */
+    public static final String ROOM = "room";
+    /**
+     * 打电话
+     */
+    public static final String PHONE = "phone";
+    /**
+     * 处理自己钱物
+     */
+    public static final String CLQW = "clqw";
+
+}

+ 395 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DicAssessmentConstant.java

@@ -0,0 +1,395 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+import java.util.Arrays;
+import java.util.List;
+
+/**
+ * 评估类别常量表
+ *
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 17:11 2019/7/2
+ * @Modifyed by:
+ */
+public class DicAssessmentConstant {
+
+    /**
+     * 每日评估
+     */
+    public static final String THE_DAILY_ASSESSMENT = "THE_DAILY_ASSESSMENT";
+
+    /**
+     * Glasgow昏迷等级评估
+     */
+    public static final String GLASGOW_ASSESSMENT = "GLASGOW_ASSESSMENT";
+
+    /**
+     * 约束评估
+     */
+    public static final String RESTRAINT_ASSESSMNET = "RESTRAINT_ASSESSMNET";
+
+    /**
+     * 脆弱长者评估
+     */
+    public static final String FRAGILITY_ELDER = "FRAGILITY_ELDER";
+
+    /**
+     * 自杀防治评估
+     */
+    public static final String SUICIDE_PREVENTION = "SUICIDE_PREVENTION";
+
+    /**
+     * ADL评估
+     */
+    public static final String ADL_ASSESSMEN = "ADL_ASSESSMEN";
+
+    /**
+     * 入院护理评估
+     */
+    public static final String HOSPITAL_CARE_ASSESSMNET = "HOSPITAL_CARE_ASSESSMNET";
+
+    /**
+     * 老年病医院入院护理评估
+     */
+    public static final String OLD_ADMINISSION_ASSESS = "oldAdmissionAssess";
+
+    /**
+     * 老年病医院入院护理评估(ICU)
+     */
+    public static final String OLD_ADMINISSION_ICU = "old_admission_icu";
+
+    /**
+     * 特殊人群评估
+     */
+    public static final String SPECIAL_CROWD = "SPECIAL_CROWD";
+
+    /**
+     * 高危压疮评估
+     */
+    public static final String PRESSURE_CORES = "PRESSURE_CORES";
+
+    /**
+     * 约束观察评估
+     */
+    public static final String CONSTRAINTS = "CONSTRAINTS";
+    /**
+     * 肌力评估
+     */
+    public static final String MYODYNAMIAMENT = "MYODYNAMIAMENT";
+    /**
+     * 跌倒评估(成人)
+     */
+    public static final String TUMBLE_ASSESSMENT = "TUMBLE_ASSESSMENT_ADULT";
+    /**
+     * 跌倒评估(儿童)
+     */
+    public static final String TUMBLE_ASSESSMENT_CHILD = "TUMBLE_ASSESSMENT_CHILD";
+    /**
+     * 护理会诊单
+     */
+    public static final String NURSE_CONSULTATION = "NURSE_CONSULTATION";
+
+    /**
+     * 输液并发症
+     */
+    public static final String INFUSION = "INFUSION";
+
+    /**
+     * 急性疼痛
+     */
+    public static final String ACUTE_PAIN = "ACUTE_PAIN";
+
+    /**
+     * 预警评分
+     */
+    public static final String EARLY_WARNING_SCORE = "EARLY_WARNING_SCORE";
+
+    /**
+     * 数字量表评估
+     */
+    public static final String NRS = "NRS";
+
+    /**
+     * 脸谱量表
+     */
+    public static final String FACES_RATING_SCALE = "Faces rating scale";
+
+    /**
+     * 行为学量表
+     */
+    public static final String BEHAVIORAL_SCALE = "Behavioral scale";
+
+    /**
+     * 新生儿疼痛评估量表-NIPS(适用于0-2个月患者)
+     */
+    public static final String NIPS = "NIPS";
+
+    /**
+     * CPOT(重症监护疼痛观察工具)
+     */
+    public static final String CPOT = "CPOT";
+
+    /**
+     * FLACC(适用于2个月~7岁的患者)
+     */
+    public static final String FLACC = "FLACC";
+
+    /**
+     * 无法评估
+     */
+    public static final String CAN_NOT = "cannot";
+
+    /**
+     * NWOWS产科早期预警评分
+     */
+    public static final String OBSTETRICS_GRADE = "ObstetricsGrade";
+
+    /**
+     * 成人改良早期预警评分表
+     */
+    public static final String ADULT_GRADE = "AdultGrade";
+
+    /**
+     * NWOWS产科早期预警评分
+     */
+    public static final String CHILDREN_GRADE = "ChildrenGrade";
+
+    /**
+     * 压疮记录
+     */
+    public static final String PRESSURE_RECORD = "PRESSURE_RECORD";
+
+    /**
+     * 导管评估
+     */
+    public static final String CONDUIT_ASSESSMENT = "CATHETER_ASSESSMENT";
+
+    /**
+     * 住院病人误吸/窒息危险因子评估
+     */
+    public static final String ASPIRATION_ASSESSMENT = "Asphyxiation_mistake";
+
+    /**
+     * 跌倒坠床
+     */
+    public static final String DROP_ASSESSMENT = "FALL_DOWN";
+
+    /**
+     *无抽搐电休克治疗护理记录单
+     */
+    public static final String THE_WUCHOUCHUJILUDAN = "THE_WUCHOUCHUJILUDAN";
+
+    /**
+     * 护士用住院病人观察量表
+     */
+    public static final String NOSIE_ASSESSMENT = "hsyzybrgclb";
+
+    /**
+     * 误吸/窒息危险因子评估
+     */
+    public static final String LR_WZTABLE = "lr_wzTable";
+
+    /**
+     * Braden压疮风险
+     */
+    public static final String BRADENPRESSUREULCERRISK = "bradenPressureUlcerRisk";
+
+    /**
+     * 自杀评估
+     */
+    public static final String DEFAULT_NGASR = "default_NGASR";
+
+    /**
+     * morse跌倒
+     */
+    public static final String MORSE = "morse";
+
+
+    /**
+     * HendrichⅡ跌倒风险模型工具(HFRM)
+     */
+    public static final String HENDRICH = "Hendrich";
+
+
+    /**
+     * 布罗塞特暴力风险评估量表(BVC)
+     */
+    public static final String BVC = "bvc";
+
+    /**
+     * 社会功能评定
+     */
+    public static final String SOCIAL_FUNCTION = "social_function";
+
+    /**
+     * 日常生活能力
+     */
+    public static final String DAILY_LIFE = "daily_life";
+
+    public static final String LISHUI_BARTHEL="barthel";
+
+    public static final String LISHUI_DAILY_LIFE="daily_life";
+
+    public static final String LISHUI_MORSE="morse";
+
+    public static final String LISHUI_CZFXPGB ="czfxpgb";
+
+    public static final String LISHUI_HENDRICH="Hendrich";
+
+    public static final String LISHUI_BRADENPRESSURE="bradenPressureUlcerRisk";
+
+    public static final String LISHUI_BVC="bvc";
+
+    public static final String LISHUI_IRWZTABLE="lr_wzTable";
+
+    public static final String LISHUI_DEFAULT_NGASR="default_NGASR";
+
+    /**
+     * 精神科专项评估
+     */
+    public static final String  PSYCHIATRIC_SPECIAL_ASSESSMENT = "psychiatricSpecialAssessment";
+
+    /**
+     * 建德-管路-新增评估
+     */
+    public static final String JD_PIPELINEASSESSMENT = "Pipeline_Assessment";
+
+    /**
+     * 建德-管路-胃管
+     */
+    public static final String JD_GASTRIC_TUBE = "Jddyrmyy_GastricTube";
+
+    /**
+     * 建德-管路-导尿管
+     */
+    public static final String JD_CATHETER = "Jddyrmyy_Catheter";
+
+    /**
+     * 建德-管路-胸腔引流管
+     */
+    public static final String JD_PLEURAL = "Jddyrmyy_Pleural";
+
+    /**
+     * 建德-管路-伤口评估
+     */
+    public static final String WOUND_ASSESSMENT = "Wound_Assessment";
+
+    /**
+     * 建德-管路-造口评估
+     */
+    public static final String FISTULATION_ASSESSMENT = "Fistulation_Assessment";
+
+
+    /**
+     * 压疮记录-压力损伤申报表
+     */
+    public static final String PRESSURE_TABLE = "PRESSURE_TABLE";
+
+    /**
+     * 约束评估
+     */
+    public static final String CONSTRAINT_RECORD = "constraint-record";
+
+    /**
+     * 约束观察评估
+     */
+    public static final String CONSTRAINT_OBSERVE = "constraint-observe";
+
+    /**
+     * 老年病需要插入排程评估列表
+     */
+    public static final List<String> codes = Arrays.asList(CONDUIT_ASSESSMENT, ASPIRATION_ASSESSMENT, DROP_ASSESSMENT, PRESSURE_CORES);
+
+    /**
+     * 康复疗效阶段评估表
+     */
+    public static final String DEF_KFLXPG = "def_kflxpg";
+
+    /**
+     * 康复疗效阶段评估表
+     */
+    public static final String DEF_IPROS = "def_IPROS";
+
+    /**
+     * 外周留置针
+     */
+    public static final String JD_INFUSION = "Jddyrmyy_Infusion";
+
+    /**
+     * CVC
+     */
+    public static final String CVC = "Jddyrmyy_CVC";
+
+    /**
+     * PICC
+     */
+    public static final String PICC = "Jddyrmyy_PICC";
+
+    /**
+     * 输液港
+     */
+    public static final String PORT_CATH = "Jddyrmyy_Port-cath";
+
+    /**
+     * 镇痛评估
+     */
+
+    public static final String ANALGESIA_ASSESS="analgesiaAssess";
+
+
+    /**
+     * 静脉镇痛
+     */
+    public static final String ANALGESIA_JMZT = "analgesia-jmzt";
+
+    /**
+     * 阿片类药物非自控镇静给药
+     */
+    public static final String ANALGESIA_YWZJGY = "analgesia-ywzjgy";
+
+    /**
+     * 硬膜外镇痛
+     */
+    public static final String ANALGESIA_DURA = "analgesia-dura";
+
+    /**
+     * 神经阻滞镇痛
+     */
+    public static final String ANALGESIA_NERVE   = "analgesia-nerve";
+
+    /**
+     * 建德营养评估
+     */
+    public static final String NUTRITION_ASSESSMENT   = "Jd_NutritionAssessment";
+
+    /**
+     * 老年科入院评估
+     */
+    public static final String GERIATRICS_ASSESSMENT   = "LSEY_Admit_Geriatrics";
+    /**
+     * 丽水管道评估
+     */
+    public static final String LSEY_GERIATRIC_CHANNEL   = "LSEY_Geriatric_Channel";
+
+    /**
+     * 丽水老年入院评估
+     */
+    public static final String LSEY_ADMIT_GERIATRICS   = "LSEY_Admit_Geriatrics";
+
+
+    /**
+     * 精神科入院评估
+     */
+    public static final String PSYCHIATRIC_ASSESSMENT   = "LSEY_Admit_Psychiatric";
+
+    /**
+     * 老入院评估
+     */
+    public static final String ADMISSION_ASSESSMENT   = "admissionAssessLS";
+
+
+    /**
+     * 晚期老年痴呆症疼痛评估量表(PAINAD)
+     */
+    public static final String LNCDHZTTPGB = "lncdhzttpgb";
+}

+ 27 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DicAssessmentTypeConstant.java

@@ -0,0 +1,27 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+import io.swagger.models.auth.In;
+
+/**
+ * 护理评估类别
+ *
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 10:01 2019/6/22
+ * @Modifyed by:
+ */
+public class DicAssessmentTypeConstant {
+    /**
+     * 普通评估
+     */
+    public static final Integer COMMON = 1;
+
+    /**
+     * 量表评估
+     */
+    public static final Integer SCALE = 2;
+    /**
+     * 入院评估
+     */
+    public static final Integer SD_ID=45;
+}

+ 203 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DicRecordTemplateConstant.java

@@ -0,0 +1,203 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ *  护理记录模板查询的唯一code码
+ */
+public class DicRecordTemplateConstant {
+    /**
+     * ADL评分
+     */
+    public static final String ADL = "ADL_Assessment";
+
+    /**
+     * 护理记录单出入量汇总模板
+     */
+    public static final String RECORD_IO_COUNT = "RECORD_IO_COUNT";
+
+    /**
+     * 床旁交班病人基本资料
+     */
+    public static final String BED_USER_INFO = "BED_USER_INFO";
+
+    /**
+     * 床旁交班病人手术
+     */
+    public static final String BED_USER_OPERATION = "BED_USER_OPERATION";
+
+    /**
+     * 床旁交班病人生命体征
+     */
+    public static final String BED_USER_VITALSIGN = "BED_USER_VITALSIGN";
+
+    /**
+     * 床旁交班病人出入量
+     */
+    public static final String BED_USER_IO = "BED_USER_IO";
+
+    /**
+     * 床旁交班病人管路(正常状态)
+     */
+    public static final String BED_USER_CATHETER = "BED_USER_CATHETER";
+
+    /**
+     * 床旁交班病人管路(移除状态)
+     */
+    public static final String BED_USER_CATHETERMOVE = "BED_USER_CATHETERMOVE";
+
+    /**
+     * 床旁交班病人评估
+     */
+    public static final String BED_USER_ASSESSMENT = "BED_USER_ASSESSMENT";
+
+    /**
+     * 检查模板
+     */
+    public static final String EXAMINE = "Examine";
+
+    /**
+     * 检验模板
+     */
+    public static final String TEST = "Test";
+
+    /**
+     * 床旁交班病人护理计划
+     */
+    public static final String BED_USER_PLAN = "BED_USER_PLAN";
+
+    /**
+     * 医嘱导入
+     */
+    public static final String Advice = "Advice";
+
+    /**
+     * 医嘱导入中医嘱内容(成药,西药)
+     */
+    public static final String Advice_Western_Proprietary = "Advice_Western_Proprietary";
+
+    /**
+     * 医嘱导入中医嘱内容(成药,西药) 丽水临时
+     */
+    public static final String Ladvice_Western_Proprietary = "Ladvice_Western_Proprietary";
+
+    /**
+     * 丽水医嘱导入
+     */
+    public static final String lS_ADVICE = "ls_advice";
+
+    /**
+     * 医嘱导入中医嘱内容(其他)
+     */
+    public static final String Advice_Other = "Advice_Other";
+
+    /**
+     * 草药医嘱导入
+     */
+    public static final String Herbal_Advice = "Herbal_Advice";
+
+    /**
+     * 医嘱导入中医嘱内容(草药)
+     */
+    public static final String Advice_Herbal = "Advice_Herbal";
+
+    /**
+     * 疼痛评估
+     */
+    public static final String PAIN_ASSESSMENT = "Pain_Assessment";
+
+    /**
+     * 入院评估
+     */
+    public static final String ADMISSION_ASSESSMENT = "Admission_Assessment";
+
+    /**
+     * 每日评估
+     */
+    public static final String DAILY_ASSESSMENT = "Daily_Assessment";
+
+    /**
+     * 自杀评估
+     */
+    public static final String KILL_ASSESSMENT = "Kill_Assessment";
+
+    /**
+     * 跌倒评估
+     */
+    public static final String MORSE_ASSESSMENT = "Morse_Assessment";
+
+    /**
+     * 产科预警评分
+     */
+    public static final String MEOWS_ASSESSMENT = "Meows_Assessment";
+
+    /**
+     * 儿童改良评分
+     */
+    public static final String PEWS_ASSESSMENT = "Pews_Assessment";
+
+    /**
+     * 昏迷等级评估
+     */
+    public static final String GLASGOW_ASSESSMENT = "Glasgow_Assessment";
+
+    /**
+     * 成人改良预警
+     */
+    public static final String MEWS_ASESSMENT = "MEWS_Assessment";
+
+    /**
+     * 压疮
+     */
+    public static final String PRESSURE_ASESSMENT = "Pressure_Assessment";
+
+    /**
+     * 肌力评估
+     */
+    public static final String MYODYNAMIA_ASESSMENT = "Myodynamia_Assessment";
+
+    /**
+     * 压疮记录
+     */
+    public static final String PRESSURE_RECORD = "Pressure_Record";
+
+    /**
+     * 约束评估
+     */
+    public static final String RESTRAIN_ASESSMENT = "Restrain_Assessment";
+
+    /**
+     * 约束评估
+     */
+    public static final String SPECIAL_CROWD = "Special_Crowd";
+
+    /**
+     * 坠床跌倒危险因子评估
+     */
+    public static final String DROP_ASSESSMENT = "Drop_Assessment";
+
+    /**
+     * 导管评估
+     */
+    public static final String CONDUIT_ASSESSMENT = "Conduit_Assessment";
+
+    /**
+     * 误吸/窒息危险因子
+     */
+    public static final String ASPIRATION_ASSESSMENT = "Aspiration_Assessment";
+
+    /**
+     * 镇痛评估
+     */
+    public static final String LABOUR_PAIN = "Labour_pain";
+
+    /**
+     * 护士用住院病人观察量表
+     */
+    public static final String NOSIE_ASSESSMENT = "Nosie_Assessment";
+
+    /**
+     * 压疮记录模板(丽水)
+     */
+    public static final String PRESSURE_RECORD_LS = "Pressure_Record_Ls";
+
+
+}

+ 53 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DictionaryConstant.java

@@ -0,0 +1,53 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @author wangyongsheng
+ * @instruction
+ * @create 2020/5/14
+ */
+public interface DictionaryConstant {
+    /**
+     * 体征业务字典
+     */
+    String OPE_CODE="opecode";
+
+    /**
+     * 排便类型
+     */
+    String FAECES_TYPE="faecesType";
+    /**
+     *未测原因
+     */
+    String UNABLE_CAUSE="unable_cause";
+    /**
+     * 脉搏测量位置
+     */
+    String PULSE_POSITION="pulseMeasurement";
+    /**
+     * 血氧测量位置
+     */
+     String SPO2_POSITION="blood_oxygen_measurement_position";
+    /**
+     * 体温测量方式
+     */
+     String TEMP_POSITION="temperature_method";
+    /**
+     * 特殊事件字典
+     */
+     String SPECIAL_EVENT="special_events";
+    /**
+     * 血压测量位置
+     */
+     String BP_POSITION="blood_pressure_position";
+    /**
+     * 围长测量位置
+     */
+     String GIRTH_POSITION="circumference_length_position";
+    /**
+     * 意识字典
+     */
+     String COCS="consciousness";
+
+
+
+}

+ 159 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DjdAdmissionConstant.java

@@ -0,0 +1,159 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 17:24 2019/11/28
+ * @Modifyed by:
+ */
+public class DjdAdmissionConstant {
+    /** 入院方式 */
+    public static final String RYPG_RYFS = "RYPG_RYFS";
+    /** 卫生处置 */
+    public static final String RYPG_WSCZ = "RYPG_WSCZ";
+    /** 体征 */
+    public static final String SMTZ = "smtz";
+
+    public static final String TWZ = "twz";
+
+    public static final String MBZ = "mbz";
+
+    public static final String HXZ = "hxz";
+
+    public static final String XYZ = "xyz";
+
+    /** 意识状态 */
+    public static final String RYPG_YSZT = "RYPG_YSZT";
+    /** 表情 */
+    public static final String RYPG_BQ = "RYPG_BQ";
+    /** 面色 */
+    public static final String RYPG_MS = "RYPG_MS";
+    /** 体型 */
+    public static final String RYPG_TX = "RYPG_TX";
+    /** 营养 */
+    public static final String RYPG_YY = "RYPG_YY";
+
+    public static final String RYPG_YY55 = "RYPG_YY55";
+    /** 体重 */
+    public static final String RYPG_TZ = "RYPG-tz";
+    /** 皮肤 */
+    public static final String RYPG_PF = "RYPG_PF";
+    /** 皮肤饱满度 */
+    public static final String RYPG_PFBMD = "RYPG_PFBMD";
+    /** 口腔粘膜 */
+    public static final String RYPG_KQNM = "RYPG_KQNM";
+    /** 假牙 */
+    public static final String RYPG_JY = "RYPG_JY";
+    /** 食欲 */
+    public static final String RYPG_SY = "RYPG_SY";
+    /** 饮食 */
+    public static final String RYPG_YS = "RYPG_YS";
+    /** 排尿 */
+    public static final String RYPG_PN = "RYPG_PN";
+    /** 尿色 */
+    public static final String RYPG_NS = "RYPG_NS";
+    /** 排便 */
+    public static final String RYPG_PB = "RYPG_PB";
+    /** 大便颜色 */
+    public static final String RYPG_DBYS = "RYPG_DBYS";
+    /** 活动 */
+    public static final String RYPG_HD = "RYPG_HD";
+    /** 自理能力 */
+    public static final String RYPG_ZLNL = "RYPG_ZLNL";
+    /** 睡眠 */
+    public static final String RYPG_SM = "RYPG_SM";
+    /** 感觉 */
+    public static final String RYPG_GJ = "RYPG_GJ";
+    /** 感觉11 */
+    public static final String RYPG_GJ11 = "RYPG_GJ11";
+    /** 疼痛 */
+    public static final String RYPG_TT = "RYPG_TT";
+    /** 饮食习惯 */
+    public static final String RYPG_YSXG = "RYPG_YSXG";
+    /** 禁忌 */
+    public static final String RYPG_YSXG2 = "RYPG_YSXG2";
+    /** 偏好 */
+    public static final String RYPG_YSXG3 = "RYPG_YSXG3";
+
+    /** 吸烟 */
+    public static final String RYPG_XY = "RYPG_XY";
+    /** 饮酒 */
+    public static final String RYPG_YJ = "RYPG_YJ";
+    /** 过敏史 */
+    public static final String RYPG_GMS = "RYPG_GMS";
+
+
+    /** 过敏药物/物品名称 */
+    public static final String RYPG_GMS8 = "RYPG_GMS8";
+
+    /** 过敏反应表现 */
+    public static final String RYPG_GMS11 = "RYPG_GMS11";
+
+    /** 既往史 */
+    public static final String RYPG_JWS = "RYPG_JWS";
+    /** 曾患疾病 */
+    public static final String RYPG_JWS2 = "RYPG_JWS2";
+    /** 曾用药 */
+    public static final String RYPG_JWS4 = "RYPG_JWS4";
+    /** 曾做过手术 */
+    public static final String RYPG_JWS6 = "RYPG_JWS6";
+    /** 家庭史 */
+    public static final String RYPG_JWS8 = "RYPG_JWS8";
+
+
+
+
+
+
+
+    /** 沟通方式 */
+    public static final String RYPG_GTFS = "RYPG_GTFS";
+    /** 表达与理解能力 */
+    public static final String RYPG_BDYLJ = "RYPG_BDYLJ";
+    /** 与人交流 */
+    public static final String RYPG_YRJL = "RYPG_YRJL";
+    /** 对疾病认识 */
+    public static final String RYPG_DJBRS = "RYPG_DJBRS";
+    /** 情绪 */
+    public static final String RYPG_QX = "RYPG_QX";
+    /** 情绪病人自述 */
+    public static final String RYPG_QX4 = "RYPG_QX4";
+    /** 情绪外在表现 */
+    public static final String RYPG_QX3 = "RYPG_QX3";
+
+    /** 住院顾虑 */
+    public static final String RYPG_ZYGL = "RYPG_ZYGL";
+    /** 家属态度 */
+    public static final String RYPG_JSTD = "RYPG_JSTD";
+    /** 医疗费用 */
+    public static final String RYPG_YLFY = "RYPG_YLFY";
+    /** 家庭情况 */
+    public static final String RYPG_JTQK = "RYPG_JTQK";
+
+    /** 家庭成员 */
+    public static final String RYPG_JTQK2 = "RYPG_JTQK2";
+
+    /** 家庭地址 */
+    public static final String RYPG_JTQK4 = "RYPG_JTQK4";
+
+    /** 联络人姓名 */
+    public static final String RYPG_LLR2 = "RYPG_LLR2";
+
+    /** 与患者关系 */
+    public static final String RYPG_LLR5 = "RYPG_LLR5";
+
+    /** 联络人电话 */
+    public static final String RYPG_LLR6 = "RYPG_LLR6";
+
+    /** 联络人 */
+    public static final String RYPG_LLR = "RYPG_LLR";
+    /** 入院介绍 */
+    public static final String RYPG_RYJS = "RYPG_RYJS";
+    /** 资料来源 */
+    public static final String RYPG_ZLLY = "RYPG_ZLLY";
+
+
+
+
+
+
+}

+ 121 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DjdChildAdmissionConstant.java

@@ -0,0 +1,121 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 13:47 2019/11/29
+ * @Modifyed by:
+ */
+public class DjdChildAdmissionConstant {
+    /** 入院方式 */
+    public static final String EKRY_RYFS = "EKRY_RYFS";
+    /** 医疗费用 */
+    public static final String EKRY_YLFY = "EKRY_YLFY";
+
+    public static final String TWZ = "EKRY_TZ2";
+
+    public static final String MBZ = "EKRY_TZ4";
+
+    public static final String HXZ = "EKPG_TW6";
+
+    public static final String XYZ = "EKRY_TZ8";
+
+    /** 入院前用药情况 */
+    public static final String EKRY_RYQYYQK1 = "EKRY_RYQYYQK1";
+    /** 即往疾病史 */
+    public static final String EKRY_JWJBS1 = "EKRY_JWJBS1";
+
+    /** 家族史 */
+    public static final String EKRY_XJZS = "EKRY_XJZS";
+    /** 预防接种 */
+    public static final String EKRY_YFJZ = "EKRY_YFJZ";
+
+    /** 过敏药物/物品名称 */
+    public static final String EKRY_JZS4 = "EKRY_JZS4";
+
+    /** 过敏反应表现 */
+    public static final String EKRY_JZS7 = "EKRY_JZS7";
+
+    /** 意识 */
+    public static final String EKRY_YS = "EKRY_YS";
+
+    /** 前囟 */
+    public static final String EKRY_QX = "EKRY_QX";
+
+    /** 语言 */
+    public static final String EKRY_YY = "EKRY_YY";
+
+    /** 哭声 */
+    public static final String EKRY_KS = "EKRY_KS";
+    /** 皮肤颜色 */
+    public static final String EKRY_PFYS = "EKRY_PFYS";
+
+    /** 温湿度 */
+    public static final String EKRY_SWD = "EKRY_SWD";
+    /** 皮肤完整性 */
+    public static final String EKRY_PFWZX = "EKRY_PFWZX";
+    /** 口腔粘膜 */
+    public static final String EKRY_KQNM = "EKRY_KQNM";
+
+    /** 水肿 */
+    public static final String EKRY_SZ = "EKRY_SZ";
+    /** 脱水 */
+    public static final String EKRY_TS = "EKRY_TS";
+
+    /** 呼吸节律 */
+    public static final String EKRY_HXJL = "EKRY_HXJL";
+    /** 呼吸音 */
+    public static final String EKRY_HXY = "EKRY_HXY";
+    /** 咳痰 */
+    public static final String EKRY_KT = "EKRY_KT";
+    /** 呼吸困难 */
+    public static final String EKRY_HXKN = "EKRY_HXKN";
+    /** 吸氧 */
+    public static final String EKRY_XY = "EKRY_XY";
+    /** 心率 */
+    public static final String EKRY_XL11 = "EKRY_XL11";
+    /** 心律 */
+    public static final String EKRY_XL1 = "EKRY_XL1";
+    /** 腹部压痛 */
+    public static final String EKRY_FBYT = "EKRY_FBYT";
+    /** 腹肌紧张 */
+    public static final String EKRY_FJJZ = "EKRY_FJJZ";
+    /** 肠鸣音 */
+    public static final String EKRY_CMY = "EKRY_CMY";
+    /** 疼痛 */
+    public static final String EKRY_TT = "EKRY_TT";
+    /** 视力 */
+    public static final String EKRY_SL = "EKRY_SL";
+    /** 听力 */
+    public static final String EKRY_TL = "EKRY_TL";
+    /** 活动 */
+    public static final String EKRY_HD = "EKRY_HD";
+    /** 喂养方式 */
+    public static final String EKRY_WYFS = "EKRY_WYFS";
+    /** 辅助添加 */
+    public static final String EKRY_FZTJ = "EKRY_FZTJ";
+    /** 基本膳食 */
+    public static final String EKRY_JBSS = "EKRY_JBSS";
+    /** 饮食习惯 */
+    public static final String EKRY_YSXG = "EKRY_YSXG";
+    /** 食欲 */
+    public static final String EKRY_SY = "EKRY_SY";
+    /** 睡眠 */
+    public static final String EKRY_SM = "EKRY_SM";
+    /** 排便 */
+    public static final String EKRY_PB = "EKRY_PB";
+    /** 排尿 */
+    public static final String EKRY_PN = "EKRY_PN";
+    /** 情绪状态 */
+    public static final String EKRY_QXZT = "EKRY_QXZT";
+    /** 家长情绪状态 */
+    public static final String EKRY_JZQXZT = "EKRY_JZQXZT";
+    /** 家长对患儿的关心程度 */
+    public static final String EKRY_JZDHEGXCD = "EKRY_JZDHEGXCD";
+    /** 入院介绍 */
+    public static final String EKRY_RYJS = "EKRY_RYJS";
+    /** 资料来源 */
+    public static final String EKRY_ZLLY1 = "EKRY_ZLLY1";
+
+
+
+}

+ 27 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/DropConstant.java

@@ -0,0 +1,27 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 10:01 2019/8/16
+ * @Modifyed by:
+ */
+public class DropConstant {
+    /** 最近一年曾有不明原因跌倒经历 */
+   public static final String ZJYNDDJL = "FD_Experience";
+    /** 意识障碍 */
+   public static final String YSZA = "FD_Mentality";
+    /** 视力障碍 */
+   public static final String SLZA = "FD_eyesight";
+    /** 活动障碍 */
+   public static final String HDZA = "FD_Action";
+    /** 年龄 */
+   public static final String NL = "FD_Age";
+    /** 体能虚弱 */
+   public static final String TNXR = "FD_ Stamina";
+    /** 头晕 */
+   public static final String TY = "FD_Swirl";
+    /** 服用影响意识或活动的药物 */
+   public static final String FYYW = "FD_Medicine";
+    /** 住院中家人或其他人员陪伴 */
+   public static final String PB = "FD_ Companion";
+}

+ 27 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/FaecesTypeConstant.java

@@ -0,0 +1,27 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @author wangyongsheng
+ * @instruction
+ * @create 2019/9/27
+ */
+public interface FaecesTypeConstant {
+     String INCONTINENCE = "※";
+
+     String ENEMAS = "E";
+
+     String COLOSTOMY = "☆";
+
+    String changzaokou = "肠造口";
+
+     String INCONTINENCE_CODE = "incontinence";
+
+     String ENEMAS_CODE = "enemas";
+
+     String COLOSTOMY_CODE = "colostomy";
+
+     String CHANGZAOKOU_CODE = "changzaokou";
+
+
+
+}

+ 47 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/FragilityElderConstant.java

@@ -0,0 +1,47 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * 脆弱长者评估常量类
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 16:36 2019/7/24
+ * @Modifyed by:
+ */
+public class FragilityElderConstant {
+    /*********************************自觉健康******************************************/
+    /** 自觉健康状态 */
+    public static final String CONSCIOUS_HEALTH_STATE  = "consciousHealthState";
+    /*********************************活动能力******************************************/
+    /** 活动能力评估 */
+    public static final String MOBILITY = "mobility";
+    /** 弯腰,蹲下或跪下 */
+    public static final String MUS_HDNL_WYDX = "mus-hdnl-wydx";
+    /** 提或拿重4.5公斤重物(如2瓶汽水) */
+    public static final String MUS_HDNL_THNZ = "mus-hdnl-thnz";
+    /** 双肘可举过肩 */
+    public static final String MUS_HDNL_SZGJ = "mus-hdnl-szgj";
+    /** 可自行写字或抓握小物件 */
+    public static final String MUS_HDNL_ZXXZ = "mus-hdnl-zxxz";
+    /** 步行400米 */
+    public static final String MUS_HDNL_BXM = "mus-hdnl-bxm";
+    /** 从事粗重家务 */
+    public static final String MUS_HDNL_CZJW = "mus-hdnl-czjw";
+    /*********************************日常活动******************************************/
+    /** 能购买的个人生活用品 */
+    public static final String ZWZX_HDNL_SHYP = "zwzh-hdnl-shyp";
+    /** 能自行理财(如记账或付账单) */
+    public static final String ZWZH_HDNL_ZXLC = "zwzh-hdnl-zxlc";
+    /** 能自行在室内走动 */
+    public static final String ZWZH_HDNL_SNZD = "zwzh-hdnl-snzd";
+    /** 能自己执行简单家务 */
+    public static final String ZWZH_HDNL_JDJW = "zwzh-hdnl-jdjw";
+    /** 能自行洗澡 */
+    public static final String ZWZH_HDNL_ZXXZ = "zwzh-hdnl-zxxz";
+    /** 日常活动评估 */
+    public static final String ACTIVITIES = "activities";
+
+
+
+
+
+
+}

+ 29 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/GlasgowAssessmentConstant.java

@@ -0,0 +1,29 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+import java.util.Arrays;
+import java.util.List;
+
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 11:11 2019/7/3
+ * @Modifyed by:
+ */
+public class GlasgowAssessmentConstant {
+
+    public static final String LEFT_EYE_CODE = "left_eye";
+
+    public static final String RIGHT_EYE_CODE = "right_eye";
+
+    public static final String LEFT = "左";
+
+    public static final String RIGHT = "右";
+
+    public static final List<String> ASSESSMENTLIST = Arrays.asList("++", "+", "-");
+
+    public static final List<String> VAULELIST = Arrays.asList("1", "2", "3", "4", "5", "6", "7", "1.5", "2.5", "3.5", "4.5", "4.5", "5.5", "6.5", "7.5", "8", "8.5");
+    /** 瞳孔指标 */
+    public static final String PUPIL_INDICATORS = "pupilIndicators";
+    /** 昏迷指标 */
+    public static final String COMA_INDICATORS = "comaIndicators";
+}

+ 23 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/GluMeasuresPointConstant.java

@@ -0,0 +1,23 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * 血糖测量时机
+ */
+public class GluMeasuresPointConstant{
+
+    public static final String FASTING = "空腹";
+
+    public static final String AFTER_BREAKFAST = "早餐后";
+
+    public static final String BEFORE_LUNCH = "午餐前";
+
+    public static final String AFTER_LUNCH = "午餐后";
+
+    public static final String BEFORE_DINNER = "晚餐前";
+
+    public static final String AFTER_DINNER = "晚餐后";
+
+    public static final String BEFORE_SLEEP = "睡前";
+
+    public static final String ANYTIME = "随时";
+}

+ 92 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/HendrichCodeConstant.java

@@ -0,0 +1,92 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:
+ * @Date:Created in 17:21 2019/9/19
+ * @Modifyed by:
+ */
+public class HendrichCodeConstant {
+    /**
+     * 评估代码
+     */
+    public static final String CODE = "Hendrich";
+    /**
+     * 意识模糊或定向力障碍
+     */
+    public static final String HENDRICH_YSMH = "hendrich-ysmh";
+    /**
+     * 抑郁症状
+     */
+    public static final String HENDRICH_YYZZ = "hendrich-yyzz";
+    /**
+     * 排泄改变
+     */
+    public static final String HENDRICH_PXGB = "hendrich-pxgb";
+    /**
+     * 头晕或眩晕
+     */
+    public static final String HENDRICH_YYZZ_XY = "hendrich-yyzz-xy";
+    /**
+     * 男性
+     */
+    public static final String HENDRICH_NX = "hendrich-nx";
+    /**
+     * 服用抗癫痫药(或剂量改变或停药)
+     */
+    public static final String HENDRICH_KDXY = "hendrich-kdxy";
+    /**
+     * 服用本苯二氮卓类药物
+     */
+    public static final String HENDRICH_FY = "hendrich-fy";
+    /**
+     * 起立行走实验:从坐位起身
+     */
+    public static final String HENDRICH_QLXZ = "hendrich-qlxz";
+
+    /**
+     * 意识模糊或定向力障碍 是
+     */
+    public static final String HENDRICH_YSMH_S = "hendrich-ysmh-s";
+    /**
+     * 抑郁症状 是
+     */
+    public static final String HENDRICH_YYZZ_Y = "hendrich-yyzz-y";
+    /**
+     * 排泄改变 是
+     */
+    public static final String HENDRICH_YYZZ_S = "hendrich-yyzz-s";
+    /**
+     * 头晕或眩晕 是
+     */
+    public static final String HENDRICH_TY_S = "hendrich-ty-s";
+    /**
+     * 男性 是
+     */
+    public static final String HENDRICH_NX_S = "hendrich-nx-s";
+    /**
+     * 服用抗癫痫药(或剂量改变或停药) 是
+     */
+    public static final String HENDRICH_KDXY_S = "hendrich-kdxy-s";
+    /**
+     * 服用本苯二氮卓类药物 是
+     */
+    public static final String HENDRICH_FY_S = "hendrich-fy-s";
+    /**
+     * 一次动作能起身
+     */
+    public static final String HENDRICH_QLXZ_YCNQS = "hendrich-qlxz-ycnqs";
+    /**
+     * 撑起,一次成功
+     */
+    public static final String HENDRICH_QLXZ_YCCG = "hendrich-qlxz-yccg";
+    /**
+     * 多次尝试,能成功
+     */
+    public static final String HENDRICH_QLXZ_NCG = "hendrich-qlxz-ncg";
+    /**
+     * 无协助不能起身【或医嘱同样要求和(或)绝对卧床】
+     */
+    public static final String HENDRICH_QLXZ_WXZBNQS = "hendrich-qlxz-wxzbnqs";
+
+}

+ 74 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/IcuBloodCureConstants.java

@@ -0,0 +1,74 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @author :lilei
+ * @date :Created in 2020/6/15 15:49
+ * @description:
+ */
+public interface IcuBloodCureConstants {
+
+    /**
+     * 静脉压
+     */
+    String VENOUS_PRESSURE = "venousPressure";
+    /**
+     * 跨膜压
+     */
+    String TRANSMEMBRANE_PRESSURE ="transmembranePressure";
+    /**
+     * 动脉压
+     */
+    String ARTERIAL_PRESSURE="arterialPressure";
+    /**
+     * 血流量
+     */
+    String BLOOD_FLOW="bloodFlow";
+    /**
+     * 置换液流量
+     */
+    String DISPLACE_FLUID_FLOW="displaceFluidFlow";
+    /**
+     * 透析液流量
+     */
+    String DIALYSATE_FLOW="dialysateFlow";
+    /**
+     * 超滤率
+     */
+    String ULTRAFILTRATION_RATE="ultrafiltrationRate";
+    /**
+     * 血压
+     */
+    String BLOOD_PRESSURE="bloodPressure";
+    /**
+     * 心率
+     */
+    String HEART_RATE="heartRate";
+    /**
+     * 呼吸
+     */
+    String BREATH="breath";
+    /**
+     * 体温
+     */
+    String TEMP="temp";
+    /**
+     * 穿刺部位
+     */
+    String PUNCTURESITE="punctureSite";
+    /**
+     * 追加肝素
+     */
+    String ADD_HEPARIN="addHeparin";
+    /**
+     * 生化血凝分析结果
+     */
+    String BIOCHEMISTRY_RESULT="biochemistryResult";
+    /**
+     * 滤出液量
+     */
+    String FILTRATE_VOLUME="filtrateVolume";
+    /**
+     * 更换置换液
+     */
+    String REPLACEMENT_FLUID="replacementFluid";
+}

+ 199 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/InpIoCodeConstants.java

@@ -0,0 +1,199 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @author wangyongsheng
+ * @instruction  出入量所有code
+ * @create 2019/8/1
+ */
+public class InpIoCodeConstants {
+
+
+    /*
+    饮食量
+     */
+    public  static final String YINSHI="YINSHI";
+    /*
+    排便
+     */
+    public  static final String PAIBIAN="PAIBIAN";
+    /*
+    失血量
+     */
+
+    public  static final String SHIXUE="SHIXUE";
+    /*
+    呕吐量
+     */
+    public  static final String OUTU="OUTU";
+    /*
+    尿量
+     */
+    public  static final String NIAOYE="NIAOYE";
+    /*
+    血透量
+     */
+    public  static final String XUETOU="XUETOU";
+    /*
+    脑脊液引流量
+     */
+    public  static final String NAOSUIYLY="NAOSUIYLY";
+    /*
+    胸腔引流液
+     */
+    public  static final String XIONGYE="XIONGYE";
+    /*
+    其他
+     */
+    public  static final String QITAYLY="QITAYLY";
+    /*
+    胃液
+     */
+    public  static final String WEIYE="WEIYE";
+    /*
+    腹腔引流量
+    */
+    public  static final String FUQIANG="FUQIANG";
+    /*
+     药+开水
+     */
+    public  static final String YAOJIAS="YAOJIAS";
+    /*
+    输血量
+     */
+    public  static final String SHUXUE="SHUXUE";
+    /*
+    血管活性药
+     */
+    public  static final String HUOXINGY="HUOXINGY";
+    /*
+    输液量
+     */
+    public  static final String SHUYE="SHUYE";
+    /*
+    开水
+     */
+    public  static final String KAISHUI="KAISHUI";
+    /*\
+    汗液
+     */
+    public  static final String HANYE="HANYE";
+
+
+    /*
+    留置导尿
+     */
+    public  static final String LZDN="LZDN";
+
+    /*
+    造瘘
+     */
+    public  static final String ZAOLOU="ZAOLOU";
+
+    /**
+     *鼻胆引流
+     */
+    public  static final String BDYL="BDYL";
+    /**
+     * 胃管引流
+     */
+    public static final String WGYL = "WGYL";
+    /**
+     * 食道引流
+     */
+    public static final String SDYL = "SDYL";
+
+    /**
+     * 经皮胆道引流
+     */
+    public static final String JPDDYL = "JPDDYL";
+
+
+    /*
+      心包引流量
+       */
+    public  static final String XINBAO="XINBAO";
+    /*
+    盆腔引流量
+     */
+    public  static final String PENQIANG="PENQIAN";
+    /*
+    胃肠引流量
+     */
+    public  static final String WEICHANG="WCYL";
+
+
+    public static final String SHANGKOUYINLIULIANG="SHANGKOUYINLIULIANG";
+
+    public static final String DANZHI="DANZHI";
+
+    public static final String SYZL="SYZL";
+
+    public static final String DNZL="DNZL";
+
+    public static final String ZONGCHULIANG="ZONGCHULIANG";
+
+    public static final String ZONGRULIANG="ZONGRULIANG";
+
+    public static final String XUELV="XUELV";
+
+    public static final String CLWG="CLWG";
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+}

+ 808 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/InpRecordListConstant.java

@@ -0,0 +1,808 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+import java.util.Arrays;
+import java.util.List;
+
+/**
+ * 护理记录单列表配置的常量
+ */
+public class InpRecordListConstant {
+    /**
+     * 体温
+     */
+    public static final String TEMP = "temp";
+
+    /**
+     * 心率
+     */
+    public static final String HEARTRATE = "heartRate";
+
+    /**
+     * 脉搏
+     */
+    public static final String PULSE = "pulse";
+
+    /**
+     * 血压
+     */
+    public static final String BLOODPRESSURE = "BP";
+
+    /**
+     * 血糖
+     */
+    public static final String BLOODSUGAR = "BloodGlucose";
+
+    /**
+     * 呼吸
+     */
+    public static final String RESPIRE = "respire";
+
+    /**
+     * SPO2
+     */
+    public static final String SPO2 = "SPO2";
+
+    /**
+     * CVP
+     */
+    public static final String CVP = "CVP";
+
+    /**
+     * ADL
+     */
+    public static final String ADL = "ADL_ASSESSMEN";
+    /**
+     * 台江ADL
+     */
+    public static final String TJ_ADL = "TJ_adlpg";
+
+    /**
+     * 压疮
+     */
+    public static final String PRESSURESORES = "PRESSURE_CORES";
+
+    /**
+     * 台江压疮
+     */
+    public static final String TJ_PRESSURESORES = "Tjxyy_BRaden";
+
+    /**
+     * 跌倒
+     */
+    public static final String TUMBLE = "TUMBLE_ASSESSMENT";
+
+    /**
+     * 台江小儿跌倒/坠床风险评估跌倒
+     */
+    public static final String TJ_XE_TUMBLE = "ETFXPG_ETDDZCFXPG_EJ";
+
+    /**
+     * 台江高危跌倒/坠床评估
+     */
+    public static final String TJ_TUMBLE = "Tjxyy_DDZC";
+
+    /**
+     * 大江东压力性创伤
+     */
+    public static final String YLXSSWXYZDJD = "ylxsswxyzDJD";
+
+    /**
+     * 疼痛
+     */
+    public static final String PAIN = "ACUTE_PAIN";
+
+    public static final String NRS = "NRS";
+
+    public static final String FACES_RATING_SCALE = "Faces rating scale";
+
+    public static final String Behavioral_SCALE = "Behavioral scale";
+
+    public static final String CPOT = "CPOT";
+
+    public static final String NIPS = "NIPS";
+
+    public static final String FLACC = "FLACC";
+
+    public static final String CANNOT = "cannot";
+
+    /**
+     * COSC 意识  SD_ID = 23
+     */
+
+    public static final String COSC = "COSC";
+    public static final String COSC_1 = "cosc";
+
+    /**
+     * 是否划入体温单
+     */
+    public static final String IsTpr = "IsTpr";
+
+    /**
+     * 评估类相关
+     */
+    public static final List<String> ASSESSMENT = Arrays.asList("ADL_ASSESSMEN", "PRESSURESORES", "TUMBLE_ASSESSMENT", "ACUTE_PAIN");
+
+    /**
+     * 入量
+     */
+    public static final String ENTER = "enter";
+    /**
+     * 出量
+     */
+    public static final String OUT_PUT = "out_put";
+
+    /**
+     * 入量类别
+     */
+    public static final Integer ENTER_TYPE = 2;
+
+    /**
+     * 出量类别
+     */
+    public static final Integer OUT_TYPE = 1;
+
+    /**
+     * 画入体温单
+     */
+    public static final String INT_TEMP = "int_temp";
+
+    /**
+     * 月经
+     */
+    public static final String PERIOD = "period";
+
+    /**
+     * 睡眠
+     */
+    public static final String SLEEP = "sleep";
+
+    /**
+     * 汇总数据
+     */
+    public static final String SUMMARY_DATA = "summaryData";
+
+    /**
+     * GCS昏迷等级评分
+     */
+    public static final String GCS = "GCS";
+
+    /**
+     * RASS 镇静评分
+     */
+    public static final String RASS = "RASS";
+
+    /**
+     * 谵妄
+     */
+    public static final String DELIRIUM = "delirium";
+
+    /**
+     * 左瞳孔直径
+     */
+    public static final String LEFT_PUPIL_SIZE = "left_pupil_size";
+
+    /**
+     * 左瞳孔光反应
+     */
+    public static final String LEFT_REFLECT = "left_reflect";
+
+    /**
+     * 右瞳孔直径
+     */
+    public static final String RIGHT_PUPIL_SIZE = "right_pupil_size";
+
+    /**
+     * 右瞳孔光反应
+     */
+    public static final String RIGHT_REFLECT = "right_reflect";
+
+    /**
+     * 给氧方式
+     */
+    public static final String GIVE_OXYGEN = "give_oxygen";
+
+    /**
+     * 氧流量
+     */
+    public static final String OXYGEN_FLAW = "oxygen_flaw";
+
+    /**
+     * 呼吸频率
+     */
+    public static final String OXYGEN_FREQUENCY = "oxygen_frequency";
+
+
+    /**
+     * 呼吸模式
+     */
+    public static final String RESPIRE_MODEL = "respire_model";
+
+    /**
+     * 插管
+     */
+    public static final String INTUBATE = "intubate";
+
+    /**
+     * 切开
+     */
+    public static final String INCISION = "incision";
+
+    /**
+     * 峰压
+     */
+    public static final String TOP_PRESSURE = "top_pressure";
+
+    /**
+     * 平均压
+     */
+    public static final String AVG_PRESSURE = "avg_pressure";
+
+    /**
+     * VT
+     */
+    public static final String VT = "icu_vt";
+
+    /**
+     * F
+     */
+    public static final String F = "icu_f";
+
+    /**
+     * PSV
+     */
+    public static final String PSV = "icu_psv";
+
+    /**
+     * PEEP
+     */
+    public static final String PEEP = "icu_peep";
+
+    /**
+     * FIO2
+     */
+    public static final String FIO2 = "icu_fio2";
+
+    /**
+     * I:E
+     */
+    public static final String IE = "icu_ie";
+
+    /**
+     * 痰量
+     */
+    public static final String PHLEGM = "phlegm";
+
+    /**
+     * 痰颜色
+     */
+    public static final String PHLEGM_COLOR = "phlegm_color";
+
+    /**
+     * 痰液粘稠度
+     */
+    public static final String PHLEGM_VISCOSITY = "phlegm_viscosity";
+
+    /**
+     * NIBP自动化无创性测压法
+     */
+    public static final String NIBP = "NIBP";
+
+    /**
+     * IBP综合后备盘
+     */
+    public static final String IBP = "IBP";
+
+    /**
+     * 伤口敷料
+     */
+    public static final String WOUND_DRASSING = "wound_dressing";
+
+    /**
+     * 伤口外观
+     */
+    public static final String APPEARANCE = "appearance";
+
+    /**
+     * 管道
+     */
+    public static final String CHANNEL = "channel";
+
+    /**
+     * 管道颜色
+     */
+    public static final String CHANNEL_COLOR = "channel_color";
+
+    /**
+     * 皮肤完整性
+     */
+    public static final String SKIN = "skin";
+
+    /**
+     * 皮肤预防措施
+     */
+    public static final String SKIN_MEASURE = "skin_measure";
+
+    /**
+     * 卧位
+     */
+    public static final String CLINOSTATISM = "clinostatism";
+
+    /**
+     * 约束带
+     */
+    public static final String RESTRAINT_STRAP = "restraint_strap";
+
+    /**
+     * 加床栏
+     */
+    public static final String BED_BAR = "bed_bar";
+
+    /**
+     * 吸痰
+     */
+    public static final String ASPIRATOR_PHLEGM = "aspiratorPhlegm";
+
+    /**
+     * 雾化
+     */
+    public static final String ATOMIZE = "atomize";
+
+    /**
+     * 晨间护理
+     */
+    public static final String MORNING_NURSING = "morningNursing";
+
+    /**
+     * 晚间护理
+     */
+    public static final String NIGHT_NURSING = "nightNursing";
+
+    /**
+     * 健康指导
+     */
+    public static final String HEALTH_GUIDANCE = "healthGuidance";
+
+    /**
+     * 排泄护理
+     */
+    public static final String DISCHARGE_NURSING = "dischargeNursing";
+
+    /**
+     * BMI
+     */
+    public static final String BMI = "BMI";
+
+    /**
+     * 身高
+     */
+    public static final String HEIGHT = "height";
+
+    /**
+     * 围长
+     */
+    public static final String GIRTH = "girth";
+
+    /**
+     * 体重
+     */
+    public static final String WEIGHT = "weight";
+    /**
+     * 治疗模式
+     */
+    public static final String CURE_MODE = "cureMode";
+
+    /**
+     * 血流速
+     */
+    public static final String BLOOD_FLAW = "bloodFlaw";
+
+    /**
+     * 前稀释
+     */
+    public static final String BEFORE_ATTENUATION = "beforeAttenuation";
+
+    /**
+     * 后稀释
+     */
+    public static final String AFTER_ATTENUATION = "afterAttenuation";
+
+    /**
+     * 透析液
+     */
+    public static final String DIALYZATE = "dialyzate";
+
+    /**
+     * 抗凝方式
+     */
+    public static final String ANTICOAGULATION_MODE = "anticoagulationMode";
+
+    /**
+     * 肝素走速
+     */
+    public static final String HEPARIN_SPEED = "heparinSpeed";
+
+    /**
+     * 碳酸氢钠走速
+     */
+    public static final String SUDA_SPEED = "sudaSpeed";
+
+    /**
+     * 氯化钾
+     */
+    public static final String POTASSIUM = "potassium";
+
+    /**
+     * 10%氯化钠
+     */
+    public static final String CHLORIDE_TEN = "chlorideTen";
+
+    /**
+     * 目标超滤
+     */
+    public static final String TRAGET_ULTRAFILTRATION = "targetUltrafiltration";
+
+    /**
+     * 动脉压
+     */
+    public static final String ARTERIAL_PRESSURE = "arterialPressure";
+
+    /**
+     * 静脉压
+     */
+    public static final String VENOUS_PRESSURE = "venousPressure";
+
+    /**
+     * 跨膜压
+     */
+    public static final String TRANSMEMBRANE_PRESSURE = "transmembranePressure";
+
+    /**
+     * 压力降
+     */
+    public static final String PRESSURE_DROP = "pressureDrop";
+
+    /**
+     * 肝素总量
+     */
+    public static final String AMOUNT_OF_HEOARIN = "amountOfHeparin";
+
+    /**
+     * 总脱水量
+     */
+    public static final String TAKE_OFF_THE_WATER = "takeOffTheWater";
+
+    /**
+     * 碳酸氢钠总量
+     */
+    public static final String TOTAL_SUDA = "totalSuda";
+
+    /**
+     * 4%枸橼酸走速
+     */
+    public static final String CITRATE_VELOCITY = "citrateVelocity";
+
+    /**
+     * 2%氯化钙走速
+     */
+    public static final String CALCIUM_CHLORIDE = "calciumChloride";
+
+    /**
+     * 2%氯化钙总量
+     */
+    public static final String TOTAL_CHLORIDE = "totalChloride";
+
+    /**
+     * 通知医生
+     */
+    public static final String INFORM_THE_DOCTOR = "informTheDoctor";
+
+    /**
+     * MEWS
+     */
+    public static final String MEWS = "MEWS";
+
+    /**
+     * 镇痛评估
+     */
+    public static final String ANALGESIA = "analgesia";
+
+    public static final String ANALGESIA_JMZT = "analgesia-jmzt";
+
+    public static final String ANALGESIA_YWZJGY = "analgesia-ywzjgy";
+
+    public static final String ANALGESIA_DURA = "analgesia-dura";
+
+    public static final String ANALGESIA_NERVE = "analgesia-nerve";
+
+    /**
+     * 饮食(两餐)
+     */
+    public static final String DIET_NUM = "diet_num";
+
+    /**
+     * 基础护理
+     */
+    public static final String BASIC_NURSING = "basic_nursing";
+
+    /**
+     * 精神症状
+     */
+    public static final String PSYCHIATRIC_SYMPTOMS = "psychiatric_symptoms";
+
+    /**
+     * 健康教育
+     */
+    public static final String HEALTH_EDUCATION = "health_education";
+
+    /**
+     * 自知力
+     */
+    public static final String INSIGHT = "insight";
+
+    /**
+     * 饮食选项
+     */
+    public static final String DIET_OPTION = "diet_option";
+
+    /**
+     * 临床表现
+     */
+    public static final String CLINICAL_FEATURE = "clinical_feature";
+
+    /**
+     * 自杀
+     */
+    public static final String SELF_KILL = "self_kill";
+
+    /**
+     * 自伤
+     */
+    public static final String SELF_HURT = "self_hurt";
+
+    /**
+     * 伤人
+     */
+    public static final String HURT_OTHERS = "hurt_others";
+    /**
+     * 毁物
+     */
+    public static final String DAMAGED_ARTICLES = "damaged_articles";
+    /**
+     * 逃跑
+     */
+    public static final String ESCAPE_CONDITION = "escape_condition";
+
+    /**
+     * 行为紊乱
+     */
+    public static final String BEHAVIORAL_DISORDER = "behavioral_disorder";
+    /**
+     * 与人接触
+     */
+    public static final String MAKING_CONTACT = "making_contact";
+    /**
+     * 治疗依从性
+     */
+    public static final String THERAPY_COMPLIANCE = "therapy_compliance";
+    /**
+     * 服药情况
+     */
+    public static final String MEDICATION_CONDITION = "medication_condition";
+    /**
+     * 自理程度
+     */
+    public static final String SELF_CARE = "self_care";
+    /**
+     * 饮食
+     */
+    public static final String DIET_CONDITION = "diet_condition";
+    /**
+     * 睡眠
+     */
+    public static final String SLEEP_CONDITION = "sleep_condition";
+    /**
+     * 大便情况
+     */
+    public static final String SHIT_CONDITION = "shit_condition";
+    /**
+     * 小便情况
+     */
+    public static final String URINE_CONDITION = "urine_condition";
+
+    /**
+     * 特殊事件
+     */
+    public static final String SPECIAL_EVENT = "SpecialEvent";
+
+    /**
+     * 大便
+     */
+    public static final String FAECES = "faeces";
+
+    /**
+     * 血液净化器型号
+     */
+    public static final String BLOOD_PURIFIER = "blood_purifier";
+
+    /**
+     * 机号
+     */
+    public static final String CUT = "cut";
+
+    /**
+     * 核对人
+     */
+    public static final String COLLATOR = "collator";
+
+    /**
+     * 饮食(g)
+     */
+    public static final String DIET_G = "diet_g";
+
+    /**
+     * 阴道流血颜色
+     */
+    public static final String CRITICALCARE_VAGINALBLEEDING = "CriticalCare_VaginalBleeding";
+
+    /**
+     * 阴道流血量
+     */
+    public static final String CRITICALCARE_AMOUNT = "CriticalCare_amount";
+
+    /**
+     * 宫底高底
+     */
+    public static final String CRITICALCARE_FUNDUS = "CriticalCare_Fundus";
+
+    /**
+     * 宫底质地
+     */
+    public static final String CRITICALCARE_TEXTURE = "CriticalCare_texture";
+
+    /**
+     * 切口辅料
+     */
+    public static final String WOUND_DRESSING = "CKSH_QKFL";
+
+    /**
+     * 肛门排气
+     */
+    public static final String CRITICALCARE_EXHAUST = "CriticalCare_Exhaust";
+
+    /**
+     * 尿管畅通
+     */
+    public static final String CRITICALCARE_URINARYCATHETER = "CriticalCare_UrinaryCatheter";
+
+    /**
+     * 尿量颜色
+     */
+    public static final String CRITICALCARE_COLOR = "CriticalCare_Color";
+
+    /**
+     * 肠蠕动
+     */
+    public static final String URINARYCATHETER_PERISTALSIS = "UrinaryCatheter_Peristalsis";
+
+    /**
+     * 跌倒坠床
+     */
+    public static final String FALL = "FALL_DOWN";
+    public static final String TUMBLE_ASSESSMENT_ADULT = "TUMBLE_ASSESSMENT_ADULT";
+    public static final String TUMBLE_ASSESSMENT_CHILD = "TUMBLE_ASSESSMENT_CHILD";
+
+
+    /**
+     * 新生儿24小时单黄疸
+     */
+    public static final String NEWBORN24HOUR_JAUNDICE = "Newborn24Hour_Jaundice";
+    /**
+     * 新生儿24小时单肤色
+     */
+    public static final String NEWBORN24HOUR_SKINCOLOUR = "Newborn24Hour_SkinColour";
+
+    /**
+     * 新生儿24小时单呼吸
+     */
+    public static final String NEWBORN24HOUR_BREATHING = "Newborn24Hour_Breathing";
+
+    /**
+     * 新生儿24小时单哭声
+     */
+    public static final String NEWBORN24HOUR_CRY = "Newborn24Hour_Cry";
+
+    /**
+     * 新生儿24小时单肌张力
+     */
+    public static final String NEWBORN24HOUR_MUSCULARTENSION = "Newborn24Hour_MuscularTension";
+
+    /**
+     * 新生儿24小时单脐部
+     */
+    public static final String NEWBORN24HOUR_UMBILICUS = "Newborn24Hour_Umbilicus";
+
+    /**
+     * 新生儿24小时单产伤
+     */
+    public static final String NEWBORN24HOUR_BIRTHINJURY = "Newborn24Hour_BirthInjury";
+
+    /**
+     * 新生儿24小时单皮肤
+     */
+    public static final String NEWBORN24HOUR_SKIN = "Newborn24Hour_Skin";
+
+    /**
+     * 新生儿24小时单呕吐
+     */
+    public static final String NEWBORN24HOUR_VOMIT = "Newborn24Hour_Vomit";
+
+    /**
+     * 新生儿24小时单大便
+     */
+    public static final String NEWBORN24HOUR_SHIT = "Newborn24Hour_Shit";
+
+    /**
+     * 新生儿24小时单小便
+     */
+    public static final String NEWBORN24HOUR_URINE = "Newborn24Hour_Urine";
+
+    /**
+     * 新生儿24小时单新生儿状态
+     */
+    public static final String NEWBORN24HOUR_STATE = "Newborn24Hour_State";
+
+    /**
+     * 新生儿24小时单新生儿吸允力
+     */
+    public static final String NEWBORN24HOUR_SUCTIONFORCE = "Newborn24Hour_SuctionForce";
+
+    /**
+     * 新生儿24小时单新生儿添奶
+     */
+    public static final String NEWBORN24HOUR_ADDMILK = "Newborn24Hour_AddMilk";
+
+
+    //饮食情况
+    public static final String NEW_DIET_CONDITION = "new_diet_condition";
+    //护理类型
+    public static final String NEW_TYPE = "new_type";
+    //导管护理描述
+    public static final String NEW_CATHETER_DESC = "new_catheter_desc";
+    //气管护理
+    public static final String NEW_TRACHEA = "new_trachea";
+    //体位护理
+    public static final String NEW_POSITION = "new_position";
+    //皮肤护理
+    public static final String NEW_SKIN = "new_skin";
+    //营养护理
+    public static final String NEW_NUTRITION = "new_nutrition";
+    //饮食指导
+    public static final String NEW_DIET_GUIDANCE = "new_diet_guidance";
+    //心理护理
+    public static final String NEW_PSYCHOLOGY = "new_psychology";
+    //安全护理
+    public static final String NEW_SAFE = "new_safe";
+    //隔离种类
+    public static final String NEW_ISOLATE = "new_isolate";
+    //呕吐
+    public static final String NEW_VOMIT = "new_vomit";
+    //排尿困难
+    public static final String NEW_DYSURIA = "new_dysuria";
+    //呼吸机
+    public static final String NEW_RESPIRATOR = "new_respirator";
+    //足背动脉搏动
+    public static final String NEW_FOOT_ARTERY = "new_foot_artery";
+    //新增勾选框发出手术安全核对表
+    public static final String NEW_ISSUE_SURGICAL_SAFETY = "new_issue_surgical_safety";
+    //新增勾选框收回手术安全核对表
+    public static final String NEW_BACK_SURGICAL_SAFETY = "new_back_surgical_safety";
+    //新增勾选框发出手术风险评估表
+    public static final String NEW_ISSUE_SURGICAL_DANGER = "new_issue_surgical_danger";
+    //新增勾选框收回手术风险评估表
+    public static final String NEW_BACK_SURGICAL_DANGER = "new_back_surgical_danger";
+    //新增过敏史
+    public static final String NEW_ALLERGY = "new_allergy";
+    // 每日评估新
+    public static final String THE_DAILY_ASSESSMENT_NEW = "THE_DAILY_ASSESSMENT_NEW";
+
+}

+ 370 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/InpSheetCodeConstant.java

@@ -0,0 +1,370 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * 无业务关联记录单列表配置的常量
+ */
+public class InpSheetCodeConstant {
+
+    /**
+     * 换药部位
+     */
+    public static final String DRESSING_CHANGE_PART = "dressing_change_part";
+    /**
+     * 过敏史
+     */
+    public static final String NURSE_ALLERGY_HISTORY = "nurse_allergy_history";
+    /**
+     * 皮肤情况
+     */
+    public static final String NURSE_SKIN_CONDITION = "nurse_skin_condition";
+    /**
+     * 跌倒
+     */
+    public static final String NURSE_FALL = "TUMBLE_ASSESSMENT_ADULT";
+    /**
+     * 压力性损伤
+     */
+    public static final String NURSE_PERSSURE = "PRESSURE_CORES";
+
+    public static final String YLXSSWXYZDJD = "ylxsswxyzDJD";
+    /**
+     * 其他说明情况
+     */
+    public static final String NURSE_OTHER_CONDITION = "nurse_other_condition";
+    /**
+     * 简要病史
+     */
+    public static final String NURSE_BRIEF_HISTORY = "nurse_brief_history";
+
+
+    /**
+     * 产次
+     */
+    public static final String NEWCHILDBIRTH_PARITY = "newChildBirth_parity";
+    /**
+     * 孕周
+     */
+    public static final String NEWCHILDBIRTH_GESTATIONAL = "newChildBirth_gestational";
+    /**
+     * 出生日期
+     */
+    public static final String NEWCHILDBIRTH_BIRTH = "newChildBirth_birth";
+    /**
+     * 性别
+     */
+    public static final String GENDER = "gender";
+    /**
+     * 体重
+     */
+    public static final String WEIGHT = "weight";
+    /**
+     * Apgar1
+     */
+    public static final String APGAR_1 = "apgar_pf1";
+    /**
+     * Apgar5
+     */
+    public static final String APGAR_5 = "apgar_pf5";
+    /**
+     * Apgar10
+     */
+    public static final String APGAR_10 = "apgar_pf10";
+    /**
+     * 身长
+     */
+    public static final String NEWCHILDBIRTH_HEIGHT = "newChildBirth_height";
+    /**
+     * 分娩方式
+     */
+    public static final String GY_FMFS = "delivery_model";
+    /**
+     * AB0抗体效价
+     */
+    public static final String NEWCHILDBIRTH_AB0 = "newChildBirth_AB0";
+    /**
+     * 未检1
+     */
+    public static final String NEWCHILDBIRTH_AB0_UNDETECTED = "newChildBirth_AB0_undetected";
+    /**
+     * HBSAG
+     */
+    public static final String NEWCHILDBIRTH_HBSAG = "newChildBirth_HbsAg";
+    /**
+     * HbeAg
+     */
+    public static final String NEWCHILDBIRTH_HBEAG = "newChildBirth_HbeAg";
+    /**
+     * 未检2
+     */
+    public static final String NEWCHILDBIRTH_HBEAG_UNDETECTED = "newChildBirth_HbeAg_undetected";
+    /**
+     * RPR
+     */
+    public static final String NEWCHILDBIRTH_RPR = "newChildBirth_RPR";
+    /**
+     * TPPA
+     */
+    public static final String NEWCHILDBIRTH_TPPA = "newChildBirth_TPPA";
+    /**
+     * 未检3
+     */
+    public static final String NEWCHILDBIRTH_TPPA_UNDETECTED = "newChildBirth_TPPA_undetected";
+    /**
+     * 其他
+     */
+    public static final String NEWCHILDBIRTH_OTHER = "newChildBirth_other";
+    /**
+     * 头及五官
+     */
+    public static final String NEWCHILDBIRTH_HEAD = "newChildBirth_head";
+    /**
+     * 心脏
+     */
+    public static final String NEWCHILDBIRTH_HEART = "newChildBirth_heart";
+    /**
+     * 肝脾
+     */
+    public static final String NEWCHILDBIRTH_LIVER = "newChildBirth_liver";
+    /**
+     * 肺部
+     */
+    public static final String NEWCHILDBIRTH_LUNGS = "newChildBirth_lungs";
+    /**
+     * 皮肤
+     */
+    public static final String NEWCHILDBIRTH_SKIN = "newChildBirth_skin";
+    /**
+     * 四肢
+     */
+    public static final String NEWCHILDBIRTH_LIMB = "newChildBirth_limb";
+    /**
+     * 脐部
+     */
+    public static final String NEWCHILDBIRTH_UMBILICUS = "newChildBirth_umbilicus";
+    /**
+     * 生殖器
+     */
+    public static final String NEWCHILDBIRTH_GENITALS = "newChildBirth_genitals";
+    /**
+     * 肛门
+     */
+    public static final String NEWCHILDBIRTH_ANUS = "newChildBirth_anus";
+    /**
+     * 畸形及其他
+     */
+    public static final String NEWCHILDBIRTH_DEFORMITY = "newChildBirth_deformity";
+    /**
+     * 检查者
+     */
+    public static final String NEWCHILDBIRTH_EXAMINER = "newChildBirth_examiner";
+    /**
+     * 备注
+     */
+    public static final String NEWCHILDBIRTH_REMARK = "newChildBirth_remark";
+    /**
+     * 肾上腺素
+     */
+    public static final String NEWCHILDBIRTH_ADRENALINE = "newChildBirth_adrenaline";
+    /**
+     * 肾上腺素毫升值
+     */
+    public static final String NEWCHILDBIRTH_ADRENALINE_VALUE = "newChildBirth_adrenaline_value";
+    /**
+     * 5%NaHCO3
+     */
+    public static final String NEWCHILDBIRTH_NAHCO3 = "newChildBirth_NaHCO3";
+    /**
+     * 5%NAHCO3毫升值
+     */
+    public static final String NEWCHILDBIRTH_NAHCO3_VALUE = "newChildBirth_NaHCO3_value";
+
+    /**
+     * 注射用水
+     */
+    public static final String NEWCHILDBIRTH_WATER = "newChildBirth_water";
+    /**
+     * 注射用水毫升值
+     */
+    public static final String NEWCHILDBIRTH_WATER_VALUE = "newChildBirth_water_value";
+    /**
+     * 常压输氧
+     */
+    public static final String NEWCHILDBIRTH_PRESSURE = "newChildBirth_pressure";
+    /**
+     * 面罩法人工呼吸
+     */
+    public static final String NEWCHILDBIRTH_MASK = "newChildBirth_mask";
+    /**
+     * 插管法人工呼吸
+     */
+    public static final String NEWCHILDBIRTH_CANNULA = "newChildBirth_cannula";
+    /**
+     * 洗耳球
+     */
+    public static final String NEWCHILDBIRTH_EAR = "newChildBirth_ear";
+    /**
+     * 导管法
+     */
+    public static final String NEWCHILDBIRTH_CATHETER = "newChildBirth_catheter";
+    /**
+     * 保暖及保证体位
+     */
+    public static final String NEWCHILDBIRTH_WARM = "newChildBirth_warm";
+    /**
+     * 吸羊法
+     */
+    public static final String NEWCHILDBIRTH_METHOD = "newChildBirth_method";
+    /**
+     * 供氧
+     */
+    public static final String NEWCHILDBIRTH_OXYGEN = "newChildBirth_oxygen";
+    /**
+     * 胸外心脏按压
+     */
+    public static final String NEWCHILDBIRTH_PRESS = "newChildBirth_press";
+    /**
+     * 抢救用药
+     */
+    public static final String NEWCHILDBIRTH_DRUG = "newChildBirth_drug";
+
+    /**
+     * 膀胱
+     */
+    public static final String JJD_PG = "JJD_PG";
+    /**
+     * 子宫收缩
+     */
+    public static final String JJD_ZGSS = "JJD_ZGSS";
+    /**
+     * 脐部
+     */
+    public static final String JJD_QB = "JJD_QB";
+    /**
+     * 用药
+     */
+    public static final String JJD_YY = "JJD_YY";
+    /**
+     * 体温
+     */
+    public static final String JJD_TEMP = "JJD_Temp";
+    /**
+     * 脉搏
+     */
+    public static final String JJD_PAUSE = "JJD_Pause";
+    /**
+     * 呼吸
+     */
+    public static final String JJD_RESPIRE = "JJD_Respire";
+    /**
+     * 血压
+     */
+    public static final String JJD_BLOOD_PRESSURE = "JJD_Blood_Pressure";
+    /**
+     * 特殊用药
+     */
+    public static final String JJD_TSYY = "JJD_TSYY";
+    /**
+     * 带药
+     */
+    public static final String JJD_DY = "JJD_DY";
+    /**
+     * 隔离指证
+     */
+    public static final String JJD_GLZZ = "JJD_GLZZ";
+    /**
+     * 母亲备注
+     */
+    public static final String JJD_MQBZ = "JJD_MQBZ";
+    /**
+     * 孕周
+     */
+    public static final String JJD_YZ = "JJD_YZ";
+    /**
+     * 胎盘软膜完整性
+     */
+    public static final String JJD_MEMBRANE_INTEGRITY = "membrane_integrity";
+    /**
+     * 宫底
+     */
+    public static final String JJD_POSTNATALCARE_SITUATIONS = "PostnatalCare_Situations";
+    /**
+     * 出血总量
+     */
+    public static final String JJD_CXZL = "amount_of_bleeding";
+
+    /**
+     * 头罩吸氧
+     */
+    public static final String JJD_TZXY = "JJD_TZXY";
+    /**
+     * 皮肤
+     */
+    public static final String JJD_Skin = "JJD_Skin";
+
+    /**
+     * 出生情况
+     */
+    public static final String JJD_BIRTH_CONDITION = "birth_condition";
+    /**
+     * 羊水量
+     */
+    public static final String JJD_AMNIOTIC_FLUID_NUM = "amniotic_fluid_num";
+    /**
+     * 产瘤
+     */
+    public static final String JJD_CL = "JJD_CL";
+    /**
+     * 大便
+     */
+    public static final String JJD_DB = "JJD_DB";
+    /**
+     * 小便
+     */
+    public static final String JJD_XB = "JJD_XB";
+    /**
+     * 添奶时间
+     */
+    public static final String JJD_TNSJ = "JJD_TNSJ";
+    /**
+     * 添奶量
+     */
+    public static final String JJD_TNL = "JJD_TNL";
+    /**
+     * 生命体征 呼吸
+     */
+    public static final String JJD_SMTZ_R = "JJD_SMTZ_R";
+    /**
+     * 生命体征 皮肤颜色
+     */
+    public static final String JJD_SMTZ_SKIN = "JJD_SMTZ_Skin";
+    /**
+     * 反应评分
+     */
+    public static final String JJD_REACTION = "JJD_REACTION";
+    /**
+     * 肌张力
+     */
+    public static final String JJD_MUSCULAR = "JJD_MUSCULAR";
+    /**
+     * 心率
+     */
+    public static final String JJD_Heart_Rate = "JJD_Heart_Rate";
+    /**
+     * 生命体征备注
+     */
+    public static final String JJD_SMTZ_BZ = "JJD_SMTZ_BZ";
+    /**
+     * 交接时间
+     */
+    public static final String JJD_JJSJ = "JJD_JJSJ";
+    /**
+     * 产房护士
+     */
+    public static final String JJD_CFHS = "JJD_CFHS";
+    /**
+     * 病房护士
+     */
+    public static final String JJD_BFHS = "JJD_BFHS";
+
+
+}

+ 104 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/InpSourceConstant.java

@@ -0,0 +1,104 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @author wangyongsheng
+ * @instruction  记录单来源
+ * @create 2019/6/28
+ */
+public class InpSourceConstant {
+
+    /**
+     *  护理记录单
+     */
+    public static final String INPRECORD = "inp_record";
+
+    /**
+     *  护理记录单(旧)
+     */
+    public static final String INPRECORD_OLD = "inp_record_old";
+
+    /**
+     *  生命体征
+     */
+    public static final String INPVITALSIGN = "inp_vitalsign";
+
+    /**
+     * 出入量
+     */
+    public static final String INPIO = "inp_io";
+
+    /**
+     *  血糖
+     */
+    public static final String INPGLU = "inp_glu";
+
+    /**
+     *  每日评估
+     */
+    public static final String THE_DAILY_ASSESSMENT = "THE_DAILY_ASSESSMENT";
+
+    /**
+     *  ADL评估
+     */
+    public static final String ADL_ASSESSMEN = "ADL_ASSESSMEN";
+
+    /**
+     *  疼痛评估
+     */
+    public static final String ACUTE_PAIN = "ACUTE_PAIN";
+
+    /**
+     *  压疮评估
+     */
+    public static final String PRESSURE_CORES = "PRESSURE_CORES";
+
+    /**
+     *  跌倒评估
+     */
+    public static final String TUMBLE_ASSESSMENT = "TUMBLE_ASSESSMENT_ADULT";
+
+    /**
+     *  重症1护理记录单
+     */
+    public static final String ICU1_RECORD = "icu1_record";
+
+    /**
+     *  重症2护理记录单
+     */
+    public static final String ICU2_RECORD = "icu2_record";
+
+
+    /**
+     *  产后护理记录单
+     */
+    public static final String POSTPARTUM = "postpartum";
+
+    /**
+     *  产前护理记录单
+     */
+    public static final String PREPARTUM = "prepartum";
+
+    /**
+     * 评估
+     */
+    public static final String INP_ASSESSMENT ="inp_assessment";
+
+    /**
+     * 深静脉
+     */
+    public static final String INP_DUCTUS_RECORD ="inp_ductus_record";
+
+    /**
+     * 周/月小结
+     */
+    public static final String INP_SUMMARY ="inp_summary";
+
+    /**
+     * 母婴护理记录单
+     */
+    public static final String MOTHER_INFANT ="mother_infant";
+
+    public static final String INP_WEIGHT ="inp_weight";
+
+
+}

+ 55 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/InputTypeConstant.java

@@ -0,0 +1,55 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 16:27 2019/11/28
+ * @Modifyed by:
+ */
+public class InputTypeConstant {
+    /**
+     * 空
+     */
+    public static final String EMPTY = "";
+    // --------拼name
+    /**
+     * 单选框
+     */
+    public static final String RADIO = "radio";
+    /**
+     * 多选框
+     */
+    public static final String CHECKBOX = "checkbox";
+    // ---value
+    /**
+     * 文本框
+     */
+    public static final String TEXT = "text";
+    /**
+     * 数字框
+     */
+    public static final String NUMBER = "number";
+    /**
+     * 选择框
+     */
+    public static final String SELECT = "select";
+    /**
+     * 日期栏
+     */
+    public static final String DATEPICKER = "datepicker";
+    /**
+     * 日期时间栏
+     */
+    public static final String TIMEPICKER = "timepicker";
+    /**
+     * 时间区间栏
+     */
+    public static final String RANGEPICKER = "rangepicker";
+    /**
+     * 长文本
+     */
+    public static final String TEXTAREA = "textarea";
+    /**
+     * 文字
+     */
+    public static final String WORD = "word";
+}

+ 361 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/InterestInventoryConstant.java

@@ -0,0 +1,361 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 9:28 2019/12/13
+ * @Modifyed by:
+ */
+public class InterestInventoryConstant {
+    /** 园艺过去几年 */
+    public static final String DEF_GGJN = "def_gqjn";
+    /** 园艺现在几年 */
+    public static final String DEF_XZJN = "def_xzjn";
+    /** 园艺现在是否从事这项活动 */
+    public static final String DEF_XZHD = "def_xzhd";
+    /** 园艺未来是否想要从事这项活动 */
+    public static final String DEF_WLHD = "def_wlhd";
+    /** 针线活过去几年 */
+    public static final String DEF_GGJN1 = "def_gqjn1";
+    /** 针线活现在几年 */
+    public static final String DEF_XZJN1 = "def_xzjn1";
+    /** 针线活现在是否从事这项活动 */
+    public static final String DEF_XZHD1 = "def_xzhd1";
+    /** 针线活未来是否想要从事这项活动  */
+    public static final String DEF_WLHD1 = "def_wlhd1";
+
+    /** 宗教过去几年 */
+    public static final String DEF_GGJN2 = "def_gqjn2";
+    /** 宗教现在几年 */
+    public static final String DEF_XZJN2 = "def_xzjn2";
+    /** 宗教现在是否从事这项活动 */
+    public static final String DEF_XZHD2 = "def_xzhd2";
+    /** 宗教未来是否想要从事这项活动  */
+    public static final String DEF_WLHD2 = "def_wlhd2";
+
+    /** 听广播过去几年 */
+    public static final String DEF_GGJN3 = "def_gqjn3";
+    /** 听广播现在几年 */
+    public static final String DEF_XZJN3 = "def_xzjn3";
+    /** 听广播针线活现在是否从事这项活动 */
+    public static final String DEF_XZHD3 = "def_xzhd3";
+    /** 听广播未来是否想要从事这项活动  */
+    public static final String DEF_WLHD3 = "def_wlhd3";
+
+    /** 散步过去几年 */
+    public static final String DEF_GGJN4 = "def_gqjn4";
+    /** 散步现在几年 */
+    public static final String DEF_XZJN4 = "def_xzjn4";
+    /** 散步现在是否从事这项活动 */
+    public static final String DEF_XZHD4 = "def_xzhd4";
+    /** 散步未来是否想要从事这项活动  */
+    public static final String DEF_WLHD4 = "def_wlhd4";
+
+    /** 写作过去几年 */
+    public static final String DEF_GGJN5 = "def_gqjn5";
+    /** 写作现在几年 */
+    public static final String DEF_XZJN5 = "def_xzjn5";
+    /** 写作现在是否从事这项活动 */
+    public static final String DEF_XZHD5 = "def_xzhd5";
+    /** 写作未来是否想要从事这项活动  */
+    public static final String DEF_WLHD5 = "def_wlhd5";
+
+    /** 跳舞过去几年 */
+    public static final String DEF_GGJN6 = "def_gqjn6";
+    /** 跳舞现在几年 */
+    public static final String DEF_XZJN6 = "def_xzjn6";
+    /** 跳舞现在是否从事这项活动 */
+    public static final String DEF_XZHD6 = "def_xzhd6";
+    /** 跳舞未来是否想要从事这项活动  */
+    public static final String DEF_WLHD6 = "def_wlhd6";
+
+    /** 唱歌过去几年 */
+    public static final String DEF_GGJN7 = "def_gqjn7";
+    /** 唱歌现在几年 */
+    public static final String DEF_XZJN7 = "def_xzjn7";
+    /** 唱歌现在是否从事这项活动 */
+    public static final String DEF_XZHD7 = "def_xzhd7";
+    /** 唱歌未来是否想要从事这项活动  */
+    public static final String DEF_WLHD7 = "def_wlhd7";
+
+    /** 听音乐过去几年 */
+    public static final String DEF_GGJN8 = "def_gqjn8";
+    /** 听音乐现在几年 */
+    public static final String DEF_XZJN8 = "def_xzjn8";
+    /** 听音乐现在是否从事这项活动 */
+    public static final String DEF_XZHD8 = "def_xzhd8";
+    /** 听音乐未来是否想要从事这项活动  */
+    public static final String DEF_WLHD8 = "def_wlhd8";
+
+    /** 球类活动过去几年 */
+    public static final String DEF_GGJN9 = "def_gqjn9";
+    /** 球类活动现在几年 */
+    public static final String DEF_XZJN9 = "def_xzjn9";
+    /** 球类活动现在是否从事这项活动 */
+    public static final String DEF_XZHD9 = "def_xzhd9";
+    /** 球类活动未来是否想要从事这项活动  */
+    public static final String DEF_WLHD9 = "def_wlhd9";
+
+
+    /** 做家务过去几年 */
+    public static final String DEF_GGJNA = "def_gqjna";
+    /** 做家务现在几年 */
+    public static final String DEF_XZJNA = "def_xzjna";
+    /** 做家务现在是否从事这项活动 */
+    public static final String DEF_XZHDA = "def_xzhda";
+    /** 做家务未来是否想要从事这项活动  */
+    public static final String DEF_WLHDA = "def_wlhda";
+
+
+    /** 照顾小孩过去几年 */
+    public static final String DEF_GGJNA1 = "def_gqjna1";
+    /** 照顾小孩现在几年 */
+    public static final String DEF_XZJNA1 = "def_xzjna1";
+    /** 照顾小孩现在是否从事这项活动 */
+    public static final String DEF_XZHDA1 = "def_xzhda1";
+    /** 照顾小孩未来是否想要从事这项活动  */
+    public static final String DEF_WLHDA1 = "def_wlhda1";
+
+
+    /** 团体游戏过去几年 */
+    public static final String DEF_GGJNA2 = "def_gqjna2";
+    /** 团体游戏现在几年 */
+    public static final String DEF_XZJNA2 = "def_xzjna2";
+    /** 团体游戏现在是否从事这项活动 */
+    public static final String DEF_XZHDA2 = "def_xzhda2";
+    /** 团体游戏未来是否想要从事这项活动  */
+    public static final String DEF_WLHDA2 = "def_wlhda2";
+
+
+    /** 逛街过去几年 */
+    public static final String DEF_GGJNA3 = "def_gqjna3";
+    /** 逛街现在几年 */
+    public static final String DEF_XZJNA3 = "def_xzjna3";
+    /** 逛街现在是否从事这项活动 */
+    public static final String DEF_XZHDA3 = "def_xzhda3";
+    /** 逛街未来是否想要从事这项活动  */
+    public static final String DEF_WLHDA3 = "def_wlhda3";
+
+
+
+    /** 购物过去几年 */
+    public static final String DEF_GGJNA4 = "def_gqjna4";
+    /** 购物现在几年 */
+    public static final String DEF_XZJNA4 = "def_xzjna4";
+    /** 购物现在是否从事这项活动 */
+    public static final String DEF_XZHDA4 = "def_xzhda4";
+    /** 购物未来是否想要从事这项活动  */
+    public static final String DEF_WLHDA4 = "def_wlhda4";
+
+
+    /** 看电影过去几年 */
+    public static final String DEF_GGJNA5 = "def_gqjna5";
+    /** 看电影现在几年 */
+    public static final String DEF_XZJNA5 = "def_xzjna5";
+    /** 看电影现在是否从事这项活动 */
+    public static final String DEF_XZHDA5 = "def_xzhda5";
+    /** 看电影未来是否想要从事这项活动  */
+    public static final String DEF_WLHDA5 = "def_wlhda5";
+
+
+    /** 看电视过去几年 */
+    public static final String DEF_GGJNA6 = "def_gqjna6";
+    /** 看电视现在几年 */
+    public static final String DEF_XZJNA6 = "def_xzjna6";
+    /** 看电视现在是否从事这项活动 */
+    public static final String DEF_XZHDA6 = "def_xzhda6";
+    /** 看电视未来是否想要从事这项活动  */
+    public static final String DEF_WLHDA6 = "def_wlhda6";
+
+
+    /** 品尝美食过去几年 */
+    public static final String DEF_GGJNA7 = "def_gqjna7";
+    /** 品尝美食现在几年 */
+    public static final String DEF_XZJNA7 = "def_xzjna7";
+    /** 品尝美食现在是否从事这项活动 */
+    public static final String DEF_XZHDA7 = "def_xzhda7";
+    /** 品尝美食未来是否想要从事这项活动  */
+    public static final String DEF_WLHDA7 = "def_wlhda7";
+
+
+    /** 游泳过去几年 */
+    public static final String DEF_GGJNA8 = "def_gqjna8";
+    /** 游泳现在几年 */
+    public static final String DEF_XZJNA8 = "def_xzjna8";
+    /** 游泳现在是否从事这项活动 */
+    public static final String DEF_XZHDA8 = "def_xzhda8";
+    /** 游泳未来是否想要从事这项活动  */
+    public static final String DEF_WLHDA8 = "def_wlhda8";
+
+
+    /** 交友过去几年 */
+    public static final String DEF_GGJNA9 = "def_gqjna9";
+    /** 交友现在几年 */
+    public static final String DEF_XZJNA9 = "def_xzjna9";
+    /** 交友现在是否从事这项活动 */
+    public static final String DEF_XZHDA9 = "def_xzhda9";
+    /** 交友未来是否想要从事这项活动  */
+    public static final String DEF_WLHDA9 = "def_wlhda9";
+
+
+    /** 烧烤过去几年 */
+    public static final String DEF_GGJNB = "def_gqjnb";
+    /** 烧烤现在几年 */
+    public static final String DEF_XZJNB = "def_xzjnb";
+    /** 烧烤现在是否从事这项活动 */
+    public static final String DEF_XZHDB = "def_xzhdb";
+    /** 烧烤未来是否想要从事这项活动  */
+    public static final String DEF_WLHDB = "def_wlhdb";
+
+    /** 阅读过去几年 */
+    public static final String DEF_GGJNB1 = "def_gqjnb1";
+    /** 阅读现在几年 */
+    public static final String DEF_XZJNB1 = "def_xzjnb1";
+    /** 阅读现在是否从事这项活动 */
+    public static final String DEF_XZHDB1 = "def_xzhdb1";
+    /** 阅读未来是否想要从事这项活动  */
+    public static final String DEF_WLHDB1 = "def_wlhdb1";
+
+
+
+    /** 旅游过去几年 */
+    public static final String DEF_GGJNB2 = "def_gqjnb2";
+    /** 旅游现在几年 */
+    public static final String DEF_XZJNB2 = "def_xzjnb2";
+    /** 旅游现在是否从事这项活动 */
+    public static final String DEF_XZHDB2 = "def_xzhdb2";
+    /** 旅游未来是否想要从事这项活动  */
+    public static final String DEF_WLHDB2 = "def_wlhdb2";
+
+    /** 排队活动过去几年 */
+    public static final String DEF_GGJNB3 = "def_gqjnb3";
+    /** 排队活动现在几年 */
+    public static final String DEF_XZJNB3 = "def_xzjnb3";
+    /** 排队活动现在是否从事这项活动 */
+    public static final String DEF_XZHDB3 = "def_xzhdb3";
+    /** 排队活动未来是否想要从事这项活动  */
+    public static final String DEF_WLHDB3 = "def_wlhdb3";
+
+
+    /** 户外活动过去几年 */
+    public static final String DEF_GGJNB4 = "def_gqjnb4";
+    /** 户外活动现在几年 */
+    public static final String DEF_XZJNB4 = "def_xzjnb4";
+    /** 户外活动是否从事这项活动 */
+    public static final String DEF_XZHDB4 = "def_xzhdb4";
+    /** 户外活动未来是否想要从事这项活动  */
+    public static final String DEF_WLHDB4 = "def_wlhdb4";
+
+    /** 烹饪过去几年 */
+    public static final String DEF_GGJNB5 = "def_gqjnb5";
+    /** 烹饪现在几年 */
+    public static final String DEF_XZJNB5 = "def_xzjnb5";
+    /** 烹饪现在是否从事这项活动 */
+    public static final String DEF_XZHDB5 = "def_xzhdb5";
+    /** 烹饪未来是否想要从事这项活动  */
+    public static final String DEF_WLHDB5 = "def_wlhdb5";
+
+
+    /** 手工过去几年 */
+    public static final String DEF_GGJNB6 = "def_gqjnb6";
+    /** 手工现在几年 */
+    public static final String DEF_XZJNB6 = "def_xzjnb6";
+    /** 手工现在是否从事这项活动 */
+    public static final String DEF_XZHDB6 = "def_xzhdb6";
+    /** 手工未来是否想要从事这项活动  */
+    public static final String DEF_WLHDB6 = "def_wlhdb6";
+
+    /** 锻炼过去几年 */
+    public static final String DEF_GGJNB61 = "def_gqjnb61";
+    /** 锻炼现在几年 */
+    public static final String DEF_XZJNB61 = "def_xzjnb61";
+    /** 锻炼现在是否从事这项活动 */
+    public static final String DEF_XZHDB61 = "def_xzhdb61";
+    /** 锻炼未来是否想要从事这项活动  */
+    public static final String DEF_WLHDB61 = "def_wlhdb61";
+
+    /** 开车过去几年 */
+    public static final String DEF_GGJNB7 = "def_gqjnb7";
+    /** 开车现在几年 */
+    public static final String DEF_XZJNB7 = "def_xzjnb7";
+    /** 开车现在是否从事这项活动 */
+    public static final String DEF_XZHDB7 = "def_xzhdb7";
+    /** 开车未来是否想要从事这项活动  */
+    public static final String DEF_WLHDB7 = "def_wlhdb7";
+
+
+    /** 缝纫过去几年 */
+    public static final String DEF_GGJNB8 = "def_gqjnb8";
+    /** 缝纫现在几年 */
+    public static final String DEF_XZJNB8 = "def_xzjnb8";
+    /** 缝纫现在是否从事这项活动 */
+    public static final String DEF_XZHDB8 = "def_xzhdb8";
+    /** 缝纫未来是否想要从事这项活动  */
+    public static final String DEF_WLHDB8 = "def_wlhdb8";
+
+
+    /** 画画过去几年 */
+    public static final String DEF_GGJNB9 = "def_gqjnb9";
+    /** 画画现在几年 */
+    public static final String DEF_XZJNB9 = "def_xzjnb9";
+    /** 画画现在是否从事这项活动 */
+    public static final String DEF_XZHDB9 = "def_xzhdb9";
+    /** 画画未来是否想要从事这项活动  */
+    public static final String DEF_WLHDB9  = "def_wlhdb9";
+
+    /** 摄影过去几年 */
+    public static final String DEF_GGJNC = "def_gqjnc";
+    /** 摄影现在几年 */
+    public static final String DEF_XZJNC = "def_xzjnc";
+    /** 摄影现在是否从事这项活动 */
+    public static final String DEF_XZHDC = "def_xzhdc";
+    /** 摄影未来是否想要从事这项活动  */
+    public static final String DEF_WLHDC = "def_wlhdc";
+
+
+    /** 棋牌过去几年 */
+    public static final String DEF_GGJNC1 = "def_gqjnc1";
+    /** 棋牌现在几年 */
+    public static final String DEF_XZJNC1 = "def_xzjnc1";
+    /** 棋牌现在是否从事这项活动 */
+    public static final String DEF_XZHDC1 = "def_xzhdc1";
+    /** 棋牌未来是否想要从事这项活动  */
+    public static final String DEF_WLHDC1 = "def_wlhdc1";
+
+
+    /** 弹奏乐器过去几年 */
+    public static final String DEF_GGJNC2 = "def_gqjnc2";
+    /** 弹奏乐器现在几年 */
+    public static final String DEF_XZJNC2 = "def_xzjnc2";
+    /** 弹奏乐器现在是否从事这项活动 */
+    public static final String DEF_XZHDC2 = "def_xzhdc2";
+    /** 弹奏乐器未来是否想要从事这项活动  */
+    public static final String DEF_WLHDC2 = "def_wlhdc2";
+
+    /** 电脑游戏过去几年 */
+    public static final String DEF_GGJNC3 = "def_gqjnc3";
+    /** 电脑游戏现在几年 */
+    public static final String DEF_XZJNC3 = "def_xzjnc3";
+    /** 电脑游戏现在是否从事这项活动 */
+    public static final String DEF_XZHDC3 = "def_xzhdc3";
+    /** 电脑游戏未来是否想要从事这项活动  */
+    public static final String DEF_WLHDC3 = "def_wlhdc3";
+
+    /** 瑜伽过去几年 */
+    public static final String DEF_GGJNC4 = "def_gqjnc4";
+    /** 瑜伽现在几年 */
+    public static final String DEF_XZJNC4 = "def_xzjnc4";
+    /** 瑜伽现在是否从事这项活动 */
+    public static final String DEF_XZHDC4 = "def_xzhdc4";
+    /** 瑜伽 未来是否想要从事这项活动  */
+    public static final String DEF_WLHDC4 = "def_wlhdc4";
+
+
+
+
+
+
+
+
+
+
+}

+ 26 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/IoUnitConstant.java

@@ -0,0 +1,26 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @author wangyongsheng
+ * @instruction  记录单来源
+ * @create 2019/6/28
+ */
+public class IoUnitConstant {
+
+    /**
+     *  毫升
+     */
+    public static final String ML = "ml";
+
+    /**
+     *  升
+     */
+    public static final String L = "l";
+
+    /**
+     *  次
+     */
+    public static final String SECOND = "次";
+
+
+}

+ 26 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/IprosConstant.java

@@ -0,0 +1,26 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+import java.util.Arrays;
+import java.util.List;
+
+/**
+ * 住院精神病人康复疗效评定量表(IPROS)后端
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 17:30 2020/1/7
+ * @Modifyed by:
+ */
+public class IprosConstant {
+    /**
+     * 康复疗效评定量表code列表
+     */
+    public static final List<String> CODES = Arrays
+            .asList("def_zhdx", "def_cjx", "def_xtx", "def_dl", "def_zhl", "def_gyfzx", "def_xxtd", "def_hlyq", "def_yshap", "def_sshy", "def_zwjkgx",
+                    "def_ywhd", "def_sjgl", "def_jthd", "def_jwcd", "def_yyjl", "def_hxbz", "def_lm", "def_dxbll", "def_yzzq", "def_shx", "def_sncpzl",
+                    "def_ysws", "def_kdyds", "def_zdgjrw", "def_zzyxx", "def_snqr", "def_jhap", "def_jtxlzx", "def_wtshxq");
+
+
+
+
+
+}

+ 27 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/LiShuiInpBedShiftSoureVO.java

@@ -0,0 +1,27 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * 床旁交班来源
+ */
+public class LiShuiInpBedShiftSoureVO {
+    /** 病人基本信息*/
+    public static final String USERINFO = "USERINFO";
+    /** 手术 */
+    public static final String OPERATION = "OPERATION";
+    /** 生命体征 */
+    public static final String VITALSIGNS = "VITALSIGNS";
+    /** 出入量 */
+    public static final String IO = "IO";
+    /** 药品 */
+    public static final String DRUG = "DRUG";
+    /** 检验 */
+    public static final String INSPECTION = "INSPECTION";
+    /** 检查 */
+    public static final String EXAM = "EXAM";
+    /** 管路 */
+    public static final String CATHETER = "CATHETER";
+    /** 评估 */
+    public static final String ASSESSMENT = "ASSESSMENT";
+    /** 当日护理计划 */
+    public static final String PLAN = "PLAN";
+}

+ 112 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/MectCodeConstant.java

@@ -0,0 +1,112 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:
+ * @Date:Created in 17:21 2019/9/19
+ * @Modifyed by:
+ */
+public class MectCodeConstant {
+
+    /**
+     * 接医嘱
+     */
+    public static final String TAKE_ORDERS = "take_orders";
+    /**
+     * 治疗前前夜班
+     */
+    public static final String TREAT_Q_Q = "treat_q_q";
+    /**
+     * 治疗前后夜班
+     */
+    public static final String TREAT_Q_H = "treat_q_h";
+    /**
+     * 治疗前
+     */
+    public static final String TREAT_Q = "treat_q";
+    /**
+     * 治疗中
+     */
+    public static final String TREAT_Z = "treat_z";
+    /**
+     * 返回病房时间
+     */
+    public static final String TREAT_F_T = "treat_f_t";
+    /**
+     * 疗后1小时
+     */
+    public static final String TREAT_H_1 = "treat_h_1";
+    /**
+     * 疗后2小时
+     */
+    public static final String TREAT_H_2 = "treat_h_2";
+
+    /**
+     * 细节code
+     */
+    public static final String CONTRAINDICATION_1 = "1_contraindication";
+    public static final String ADVICEACTION_1 = "1_adviceAction";
+    public static final String DATETIME_1 = "1_dateTime";
+    public static final String AUTOGRAPH_1 = "1_autograph";
+    public static final String BEFORENIGHT_2 = "2_beforeNight";
+    public static final String DATETIME_2 = "2_dateTime";
+    public static final String AUTOGRAPH_2 = "2_autograph";
+    public static final String AFTERNIGHTSHIFT_3 = "3_afterNightShift";
+    public static final String DATETIME_3 = "3_dateTime";
+    public static final String AUTOGRAPH_3 = "3_autograph";
+    public static final String BEFORETREAT_4 = "4_beforeTreat";
+    public static final String BEFORETREATT_4 = "4_beforeTreatT";
+    public static final String BEFORETREATP_4 = "4_beforeTreatP";
+    public static final String BEFORETREATR_4 = "4_beforeTreatR";
+    public static final String BEFORETREATSP_4 = "4_beforeTreatSP";
+    public static final String BEFORETREATDP_4 = "4_beforeTreatDP";
+    public static final String MEDICALRECORD_4 = "4_medicalRecord";
+    public static final String DATETIME_4 = "4_dateTime";
+    public static final String AUTOGRAPH_4 = "4_autograph";
+    public static final String GETINTOTIME_5 = "5_getIntoTime";
+    public static final String BEDREST_5 = "5_bedRest";
+    public static final String SITESWELLING_5 = "5_siteSwelling";
+    public static final String PROTECTCONSTRAINT_5 = "5_protectConstraint";
+    public static final String TREATMENTENDTIME_5 = "5_treatmentEndTime";
+    public static final String TCONSCIOUSNESS_5 = "5_Tconsciousness";
+    public static final String TREATMENTEDP_5 = "5_treatmentedP";
+    public static final String TREATMENTEDR_5 = "5_treatmentedR";
+    public static final String TREATMENTEDSP_5 = "5_treatmentedSP";
+    public static final String TREATMENTEDDP_5 = "5_treatmentedDP";
+    public static final String DATETIME_5 = "5_dateTime";
+    public static final String AUTOGRAPH_5 = "5_autograph";
+    public static final String BACKCONSCIOUSNESS_6 = "6_BackConsciousness";
+    public static final String BACKPROTECTCONS_6 = "6_BackProtectCons";
+    public static final String BACKPCS_6 = "6_BackPCs";
+    public static final String BACKP_6 = "6_BackP";
+    public static final String BACKR_6 = "6_BackR";
+    public static final String BACKSP_6 = "6_BackSP";
+    public static final String BACKDP_6 = "6_BackDP";
+
+    public static final String DATETIME_6 = "6_dateTime";
+    public static final String AUTOGRAPH_6 = "6_autograph";
+    public static final String TIMECONSCIOUSNESS1_7 = "7_1timeConsciousness";
+    public static final String TIMEPROTECTCONS1_7 = "7_1timeProtectCons";
+    public static final String TIMEPCS1_7 = "7_1timePCs";
+    public static final String TIMEP1_7 = "7_1timeP";
+    public static final String TIMER1_7 = "7_1timeR";
+    public static final String TIMESP1_7 = "7_1timeSP";
+    public static final String TIMEDP1_7 = "7_1timeDP";
+    public static final String DATETIME1_7 = "7_dateTime";
+    public static final String AUTOGRAPH1_7 = "7_autograph";
+    public static final String TIME2_8 = "8_2time";
+    public static final String TIMECONSCIOUSNESS2_8 = "8_2timeConsciousness";
+    public static final String TIMEP2_8 = "8_2timeP";
+    public static final String TIMER2_8 = "8_2timeR";
+    public static final String TIMESP2_8 = "8_2timeSP";
+    public static final String TIMEDP2_8 = "8_2timeDP";
+    public static final String TIMEFOODTIME2_8 = "8_2timeFoodTime";
+    public static final String TIMEFOODINTAKE2_8 = "8_2timeFoodIntake";
+    public static final String TIMEFOODED2_8 = "8_2timeFooded";
+    public static final String TIMEPROTECTCONS2_8 = "8_2timeProtectCons";
+    public static final String TIMEPCS2_8 = "8_2timePCs";
+    public static final String DATETIME_8 = "8_dateTime";
+    public static final String AUTOGRAPH_8 = "8_autograph";
+
+
+}

+ 84 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/MorseCodeConstant.java

@@ -0,0 +1,84 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:
+ * @Date:Created in 17:21 2019/9/19
+ * @Modifyed by:
+ */
+public class MorseCodeConstant {
+    /**
+     * 评估代码
+     */
+    public static final String CODE = "morse";
+
+    /**
+     * 年龄
+     */
+    public static final String DEF_NL = "def_nl";
+    /**
+     * 跌倒史
+     */
+    public static final String DEF_DDS = "def_dds";
+    /**
+     * 大小便异常
+     */
+    public static final String DEF_DXB = "def_dxb";
+    /**
+     * 药物服用
+     */
+    public static final String DEF_YW = "def_yw";
+    /**
+     * 患者护理设备
+     */
+    public static final String DEF_HLSB = "def_hlsb";
+    /**
+     * 移动性
+     */
+    public static final String DEF_YDX = "def_ydx";
+    /**
+     * 认知
+     */
+    public static final String DEF_RZ = "def_rz";
+    /**
+     * 高跌倒药物
+     */
+    public static final String GDDFXYW = "gddfxyw";
+    /**
+     * 镇静药服用
+     */
+    public static final String ZJYFYSM = "zjyfysm";
+    /**
+     * 正在服用一种高跌倒风险药物
+     */
+    public static final String YW_YZ = "yw_yz";
+    /**
+     * 正在服用两种及两种以上高跌倒风险药物
+     */
+    public static final String YW_LY = "yw_ly";
+    /**
+     * 在过去24小时内给予镇静药
+     */
+    public static final String YW_ZJY = "yw_zjy";
+    /**
+     * 患者护理设备一种
+     */
+    public static final String HLSB_01 = "hlsb_01";
+    /**
+     * 患者护理设备两种
+     */
+    public static final String HLSB_02 = "hlsb_02";
+    /**
+     * 患者护理设备三种或三种以上
+     */
+    public static final String HLSB_03 = "hlsb_03";
+    /**
+     * 备注1
+     */
+    public static final String DEF_BZH1 = "beizhu1";
+    /**
+     * 备注2
+     */
+    public static final String DEF_BZH2 = "beizhus";
+
+}

+ 41 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/MyodynaiammentConstant.java

@@ -0,0 +1,41 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * 肌力评估常量类
+ *
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 15:43 2019/7/17
+ * @Modifyed by:
+ */
+public class MyodynaiammentConstant {
+    /**
+     * 左上肢
+     */
+    public static final String ZSZ = "jl-abn-pf-zsz";
+    /**
+     * 左下肢
+     */
+    public static final String ZXZ = "jl-abn-pf-zxz";
+    /**
+     * 右上肢
+     */
+    public static final String YSZ = "jl-abn-pf-ysz";
+    /**
+     * 右下肢
+     */
+    public static final String YXZ = "jl-abn-pf-yxz";
+
+    /** 左上肢 */
+    public static final String LEFT_UPPER_ARM = "LeftUpperArm";
+
+    /** 左上肢 */
+    public static final String LEFT_THIGH = "LeftThigh";
+
+    /** 左上肢 */
+    public static final String RIGHT_UPPER_ARM = "RightUpperArm";
+
+    /** 左上肢 */
+    public static final String RIGHT_THIGH = "RightThigh";
+
+}

+ 161 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/NosieConstant.java

@@ -0,0 +1,161 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * 护士用住院病人观察量表常量类
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 19:24 2019/9/18
+ * @Modifyed by:
+ */
+public class NosieConstant {
+    /**
+     * 肮脏
+     */
+    public static final String AZ = "1-dirty";
+
+    /**
+     * 不耐烦
+     */
+    public static final String BNF = "2-Impatient";
+
+    /**
+     * 哭泣
+     */
+    public static final String KQ = "3-weep";
+
+    /**
+     * 对周围活动兴趣
+     */
+    public static final String DZWHDXQ = "4-Interest";
+
+    /**
+     * 不督促就一直坐
+     */
+    public static final String BDCJYZZ = "5-sit";
+
+    /**
+     * 容易生气
+     */
+    public static final String RYSQ = "6-angry";
+
+    /**
+     * 听到不存在的声音
+     */
+    public static final String TDBCZDSY = "7-voice";
+
+    /**
+     * 衣着保持整清
+     */
+    public static final String YZBCZQ = "8-clothes";
+
+    /**
+     * 对人友好
+     */
+    public static final String DRYH = "9-friendly";
+
+    /**
+     * 不如意便心烦
+     */
+    public static final String BRYBXF = "10-Upset";
+
+    /**
+     * 拒绝做日常事务
+     */
+    public static final String JJZRCSW = "11-DailyAffairs";
+
+    /**
+     * 易激动发牢骚
+     */
+    public static final String RYJDFLS = "12-stir";
+
+    /**
+     * 忘记事情
+     */
+    public static final String WJSQ = "13-forget";
+
+    /**
+     * 问而不答
+     */
+    public static final String WEBD = "14-answering";
+    /**
+     * 对好笑的事发笑
+     */
+    public static final String DHXDSFX = "15-smile";
+
+    /**
+     * 进食狼藉
+     */
+    public static final String JSLJ = "16-eat";
+
+    /**
+     * 与人攀谈
+     */
+    public static final String YRPT = "17-talking";
+
+    /**
+     * 自觉抑郁沮丧
+     */
+    public static final String ZJYYJS = "18-gloomy";
+
+    /**
+     * 谈论个人爱好
+     */
+    public static final String TLGRAH = "19-like";
+
+    /**
+     * 看到不存在的东西
+     */
+    public static final String KDBCZDDX = "20-thing";
+
+    /**
+     * 提醒后才做事
+     */
+    public static final String TXHCZS = "21-remind";
+
+    /**
+     * 不督促便一直睡着
+     */
+    public static final String BDCBYZSZ = "22-Sleep";
+
+    /**
+     * 自觉一无是处
+     */
+    public static final String ZJYWSC = "23-Conscious";
+
+    /**
+     * 不太遵守医院规则
+     */
+    public static final String BTZSYYGZ = "24-rule";
+
+    /**
+     * 难以完成简单任务
+     */
+    public static final String NYWCJDRW = "25-SimpleTask";
+
+    /**
+     * 自言自语
+     */
+    public static final String ZYZY = "26-ThinkAloud";
+
+    /**
+     * 行动缓慢
+     */
+    public static final String XDHM = "27-SlowAction";
+
+    /**
+     * 无故发笑
+     */
+    public static final String WGFX = "28-Laugh";
+
+    /**
+     * 容易冒火
+     */
+    public static final String RYMH = "29-Ignition";
+
+    /**
+     * 保持自身整洁
+     */
+    public static final String BCZSZJ = "30-Neat";
+
+
+
+}

+ 158 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/ObservationCodeConstant.java

@@ -0,0 +1,158 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:
+ * @Date:Created in 17:21 2019/9/19
+ * @Modifyed by:
+ */
+public class ObservationCodeConstant {
+    /**
+     * 评估代码
+     */
+    public static final String CODE = "hsyzybrgclb";
+    /**
+     * 肮脏
+     */
+    public static final String DIRTY_1 = "1-dirty";
+    /**
+     * 不耐烦
+     */
+    public static final String IMPATIENT_2 = "2-Impatient";
+    /**
+     * 哭泣
+     */
+    public static final String WEEP_3 = "3-weep";
+    /**
+     * 对周围活动兴趣
+     */
+    public static final String INTEREST_4 = "4-Interest";
+    /**
+     * 不督促就一直坐
+     */
+    public static final String SIT_5 = "5-sit";
+    /**
+     * 容易生气
+     */
+    public static final String ANGRY_6 = "6-angry";
+
+    /**
+     * 听到不存在的声音
+     */
+    public static final String VOICE_7 = "7-voice";
+
+    /**
+     * 衣着保持整清
+     */
+    public static final String CLOTHES_8 = "8-clothes";
+
+    /**
+     * 对人友好
+     */
+    public static final String FRIENDLY_9 = "9-friendly";
+    /**
+     * 不如意便心烦
+     */
+    public static final String UPSET_10 = "10-Upset";
+    /**
+     * 拒绝做日常事务
+     */
+    public static final String DAILYAFFAIRS_11 = "11-DailyAffairs";
+
+    /**
+     * 易激动发牢骚
+     */
+    public static final String STIR_12 = "12-stir";
+
+    /**
+     * 忘记事情
+     */
+    public static final String FORGET_13 = "13-forget";
+
+    /**
+     * 问而不答
+     */
+    public static final String ANSWERING_14 = "14-answering";
+
+    /**
+     * 对好笑的事发笑
+     */
+    public static final String SMILE_15 = "15-smile";
+
+    /**
+     * 进食狼藉
+     */
+    public static final String EAT_16 = "16-eat";
+
+    /**
+     * 与人攀谈
+     */
+    public static final String TALKING_17 = "17-talking";
+
+    /**
+     * 自觉抑郁沮丧
+     */
+    public static final String GLOOMY_18 = "18-gloomy";
+
+    /**
+     * 谈论个人爱好
+     */
+    public static final String LIKE_19 = "19-like";
+
+    /**
+     * 看到不存在的东西
+     */
+    public static final String THING_20 = "20-thing";
+
+    /**
+     * 提醒后才做事
+     */
+    public static final String REMIND_21 = "21-remind";
+
+
+    /**
+     * 不督促便一直睡着
+     */
+    public static final String SLEEP_22 = "22-Sleep";
+
+    /**
+     * 自觉一无是处
+     */
+    public static final String CONSCIOUS_23 = "23-Conscious";
+    /**
+     * 不太遵守医院规则
+     */
+    public static final String RULE_24 = "24-rule";
+
+    /**
+     * 难以完成简单任务
+     */
+    public static final String SIMPLETASK_25 = "25-SimpleTask";
+
+    /**
+     * 自言自语
+     */
+    public static final String THINKALOUD_26 = "26-ThinkAloud";
+
+    /**
+     * 行动缓慢
+     */
+    public static final String SLOWACTION_27 = "27-SlowAction";
+
+    /**
+     * 无故发笑
+     */
+    public static final String LAUGH_28 = "28-Laugh";
+
+    /**
+     * 容易冒火
+     */
+    public static final String IGNITION_29 = "29-Ignition";
+
+    /**
+     * 保持自身整洁
+     */
+    public static final String NEAT_30 = "30-Neat";
+
+
+}

+ 291 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/ParameterConstant.java

@@ -0,0 +1,291 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+public final class ParameterConstant {
+
+    /**
+     * 血糖无法测量原因
+     */
+    public static final String GLUABNORMALREASON = "glu_abnormal_reason";
+
+    /**
+     * 餐前血糖正常值
+     */
+    public static final String PREPRANDIALGLURANGE = "PrePrandialGluRange";
+
+    /**
+     * 血糖可输入值范围
+     */
+    public static final String INPUTGLURANGE = "inputGluRange";
+
+    /**
+     * 数字键盘是否启动
+     */
+    public static final String DIGITALKEYBOARD = "DigitalKeyboard";
+
+    /**
+     * 护理措施展现方式
+     */
+    public static final String MEASUREMENTVIEWTYPE = "MeasurementViewType";
+
+    /**
+     * 餐后血糖正常值
+     */
+    public static final String POSTPRANDIALGLURANGE = "PostPrandialGluRange";
+
+    /**
+     * 交接记录单
+     */
+    public static final String HANDOVERRECORD = "handover_record";
+    /**
+     * 血透导管部位
+     */
+    public static final String HENODIALYSISPART = "Hemodialysis_Part";
+
+    /**
+     * 测量血糖时机
+     */
+    public static final String OPPORTUNITY = "opportunity";
+
+    /**
+     * 过敏试验结果
+     */
+    public static final String TESTRESULT = "skip_test_result";
+
+    /**
+     * 过敏试验结果
+     */
+    public static final String REMARK = "beizhu";
+
+
+    /**
+     * 处理意见
+     */
+    public static final String DEALIDEA = "skin_test_advise";
+
+    /**
+     * 血糖代码
+     */
+    public static final String GLU = "BloodGlucose";
+
+    /**
+     * 血糖代码
+     */
+    public static final String GLUNAME = "血糖";
+
+    /**
+     * 血糖单位
+     */
+    public static final String GLUUNIT = "mmol/l";
+
+    /**
+     * 皮试药品分类
+     */
+    public static final String ALLERGYTESTCATEGORY = "allergy_test_category";
+
+    /**
+     * 前夜班
+     */
+    public static final String EVECLASS = "EveClass";
+
+    /**
+     * 白班
+     */
+    public static final String WHITECLASS = "WhiteClass";
+
+    /**
+     * 后夜班
+     */
+    public static final String NIGHTCLASS = "NightClass";
+
+    /**
+     * 统计一天的起止时间
+     */
+    public static final String DAYINTERVAL = "DayInterval";
+
+    /**
+     * 地高辛脉搏限定值
+     */
+    public static final String PULSEVALUE = "PulseValue";
+
+    /**
+     * 瞳孔反射
+     */
+    public static final String PUPIL_REFLECT = "pupil_reflect";
+
+    /**
+     * 吸氧方式
+     */
+    public static final String GIVE_OXYGEN = "give_oxygen";
+
+    /**
+     * 伤口敷料
+     */
+    public static final String WOUND_DRESSING = "wound_dressing";
+
+    /**
+     * 伤口外观
+     */
+    public static final String APPEARANCE = "appearance";
+
+    /**
+     * 管道颜色
+     */
+    public static final String CHANNERL_COLOR = "channel_color";
+
+    /**
+     * 皮肤
+     */
+    public static final String SKIN = "skin";
+
+    /**
+     * 皮肤预防护理措施
+     */
+    public static final String SKIN_MEASURE = "skin_measure";
+
+    /**
+     * 卧位
+     */
+    public static final String CLINOSTATISM = "clinostatism";
+
+    /**
+     * 是否启动签名
+     */
+    public static final String SIGNATURE_ENABLE = "SignatureEnable";
+
+    /**
+     * 卧位
+     */
+    public static final String ANTICOAGULATION_MODE = "anticoagulationMode";
+
+    /**
+     * 意识
+     */
+    public static final String CONSCIOUSNESS = "consciousness";
+
+    /**
+     * 血液净化器型号
+     */
+    public static final String BLOOD_PURIFIER = "blood_purifier";
+
+
+    /**
+     * 机号
+     */
+    public static final String CUT = "cut";
+
+
+    public static final String HIIDS = "1,5";
+
+    /**
+     * 医嘱项目代码
+     */
+    public static final String IMO_ITEM_CODE = "IMO_Item_Code";
+
+    /**
+     * 推送过敏源数据
+     */
+    public static final String SOURCE_ENABLE = "SourceEnable";
+
+    /**
+     * 同步出入量数据
+     */
+    public static final String SYN_IO_ENABLE = "SynIoEnable";
+
+    // 宫缩强度
+    public static final String GSQD = "AntenatalRecord_Shrink";
+
+    // 检查方式
+    public static final String JCFS = "AntenatalRecord_Inspection";
+
+    // 先露
+    public static final String XIANLU = "AntenatalRecord_Presentation";
+
+    // 胎膜
+    public static final String TAIMO = "AntenatalRecord_Membranes";
+
+    // 胎心监护
+    public static final String TXJH = "AntenatalRecord_Monitoring";
+
+    // 普贝生引产
+    public static final String PBSYC = "AntenatalRecord_Pubeson";
+
+    // 宫缩
+    public static final String GONGSUO = "AntenatalRecord_Contractions";
+
+    // 浮肿
+    public static final String FUZHONG = "AntenatalRecord_Puffy";
+
+    // 破膜
+    public static final String POMO = "AntenatalRecord_Broken";
+
+    // 颜色
+    public static final String YANSE = "AntenatalRecord_Color";
+
+    // 病人来源
+    public static final String LAIYUAN = "AntenatalRecord_Source";
+
+    // 宫颈厚薄
+    public static final String GJHB = "GJHB";
+
+    // 衔接
+    public static final String XJ = "XJ";
+
+    // 微量血糖法
+    public static final String MICROGLU = "MicroGlu";
+
+    // 体温测量方式
+    public static final String TWCLFS = "temperature_method";
+
+    // 体温测量方式
+    public static final String WCYY = "unable_cause";
+
+    // 时机
+    public static final String SHIJI = "timepoint";
+
+    // 母乳喂养
+    public static final String MRWY = "breastFeeding";
+
+    // 人工喂养
+    public static final String RGWY = "artificialFeeding";
+
+    // 加奶
+    public static final String JIAN = "addMilk";
+
+    // 呕吐物
+    public static final String OTW = "vomit";
+
+    // 是否呕吐
+    public static final String SFOT = "isVomit";
+
+    // 皮肤黏膜
+    public static final String PFNM = "skinMucosa";
+
+    // 哭声
+    public static final String KUS = "cry";
+
+    // 脐部
+    public static final String QIBU = "umbilicus";
+
+    // 呼吸
+    public static final String HUXI = "breathing";
+
+    // 肌肉张力
+    public static final String JRZL = "muscleTension";
+
+    // 小便
+    public static final String XIAOB = "urine";
+
+    // 大便
+    public static final String DAB = "shit";
+
+    // 肤色
+    public static final String FUSE = "skinColour";
+
+    // 产瘤/血肿
+    public static final String CLXZ = "tumor";
+
+    public static final String SYNO_TEMPORARY_ENABLE = "SynTemporaryEnable";
+
+    //冬令时的月份
+    public static final String WINTER_TIME = "Winter_Time";
+}

+ 263 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/ParturitionConstant.java

@@ -0,0 +1,263 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 17:19 2019/11/26
+ * @Modifyed by:
+ */
+public class ParturitionConstant {
+    /**
+     * 破膜时间
+     */
+    public static final String RUPTURE_TIME = "rupture_time";
+
+    /**
+     * 破膜方式
+     */
+    public static final String REPTURE_MODEL = "rupture_model";
+
+    /**
+     * 羊水
+     */
+    public static final String AMNIOTIC_FLUID = "amniotic_fluid";
+
+    /**
+     * 羊水量
+     */
+    public static final String AMNIOTIC_FLUID_NUM = "amniotic_fluid_num";
+
+    /**
+     * 宫缩开始
+     */
+    public static final String UTERINE_CONTRACTION_BEG = "uterine_contraction_beg";
+    /**
+     * 宫口开全
+     */
+    public static final String PALACE_MOUTH_FULL = "palace_mouth_full";
+    /**
+     * 胎儿娩出
+     */
+    public static final String FETUS_BIRTH = "fetus_birth";
+    /**
+     * 胎盘娩出
+     */
+    public static final String DELIVERY_PLACENTA = "delivery_placenta";
+    /**
+     * 催产素
+     */
+    public static final String OXYTOCIN = "oxytocin";
+    /**
+     * 1%利多卡因
+     */
+    public static final String LIDOCAINE = "lidocaine";
+    /**
+     * 其它用药
+     */
+    public static final String OTHER_DRUGS = "other_drugs";
+    /**
+     * 娩出胎位
+     */
+    public static final String CHILDBIRTH_POSITION = "Childbirth_position";
+    // /**
+    //  * 分娩方式
+    //  */
+    // public static final String RUPTURE_TIME = "delivery_model";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    //
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+    // /**
+    //  * 破膜时间
+    //  */
+    // public static final String RUPTURE_TIME = "rupture_time";
+
+}

+ 38 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/PostPartTumConstant.java

@@ -0,0 +1,38 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 11:32 2019/11/22
+ * @Modifyed by:
+ */
+public class PostPartTumConstant {
+    /** 乳汁 */
+    public static final String POSTNATALCARE_MILK  = "PostnatalCare_Milk";
+    /** 乳头 */
+    public static final String POSTNATALCARE_PAPILLA  = "PostnatalCare_papilla";
+    /** 乳胀 */
+    public static final String POSTNATALCARE_INFLATION  = "PostnatalCare_Inflation";
+    /** 宫底高度 */
+    public static final String POSTNATALCARE_SITUATIONS  = "PostnatalCare_Situations";
+    /** 宫底质地 */
+    public static final String POSTNATALCARE_SITUATIONS_3  = "PostnatalCare_Situations_3";
+    /** 恶露量 */
+    public static final String POSTNATALCARE_AMOUNT  = "PostnatalCare_Amount";
+    /** 恶露颜色 */
+    public static final String POSTNATALCARE_COLOUR  = "PostnatalCare_Colour";
+    /** 恶露异味 */
+    public static final String POSTNATALCARE_PECULIARSMELL  = "PostnatalCare_PeculiarSmell";
+    /** 伤口渗血 */
+    public static final String POSTNATALCARE_OOZINGBLOOD  = "PostnatalCare_OozingBlood";
+    /** 伤口水肿 */
+    public static final String POSTNATALCARE_EDEMA  = "PostnatalCare_Edema";
+    /** 伤口便意 */
+    public static final String POSTNATALCARE_WEINTENDED  = "PostnatalCare_weIntended";
+    /** 排尿 */
+    public static final String POSTNATALCARE_MICTURITION  = "PostnatalCare_Micturition";
+    /** 活动 */
+    public static final String POSTNATALCARE_ACTIVITY  = "PostnatalCare_Activity";
+    /** 汇总数据 */
+    public static final String SUMMARY_DATA = "summaryData";
+
+}

+ 50 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/PostPartumObserveConstant.java

@@ -0,0 +1,50 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * 产后两小时观察
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 14:35 2019/11/22
+ * @Modifyed by:
+ */
+public class PostPartumObserveConstant {
+    /**
+     * 血压
+     */
+    public static final String BLOODPRESSURE = "BP";
+
+    /**
+     * SPO2
+     */
+    public static final String SPO2 = "SPO2";
+
+    /**
+     * 心率
+     */
+    public static final String HEARTRATE = "heartRate";
+
+    /**
+     * 脉搏
+     */
+    public static final String PULSE = "pulse";
+
+    /**
+     * 宫底高度
+     */
+    public static final String POSTNATALCARE_SITUATIONS  = "PostnatalCare_Situations";
+
+    /**
+     * 宫底质地
+     */
+    public static final String POSTNATALCARE_SITUATIONS_3  = "PostnatalCare_Situations_3";
+
+    /**
+     * 出血量
+     */
+    public static final String AMOUNT_OF_BLEEDING = "amount_of_bleeding";
+
+    /**
+     * 会阴情况
+     */
+    public static final String THE_PERINEUM_SITUATION = "the_perineum_situation";
+
+}

+ 29 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/PressureAssessmentConstant.java

@@ -0,0 +1,29 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * 压疮评估常量类
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 17:42 2019/7/5
+ * @Modifyed by:
+ */
+public class PressureAssessmentConstant {
+    /** 病人来源 */
+    public static final String PATIENTSOURCE = "BingRenLY";
+    /** 知觉感受 */
+    public static final String FEELING = "ZhiJueGS";
+    /** 随润度 */
+    public static final String SMOOTH = "ShiRunD";
+    /** 活动度 */
+    public static final String ACTIVITY = "HuoDongD";
+    /** 营养 */
+    public static final String NUTRITION = "Nutrition";
+    /** 行动力 */
+    public static final String PSYCHOSIS = "XingDongL";
+    /** 摩擦和剪切力 */
+    public static final String FRICTION = "Friction";
+    /** 是否已经发生压疮 */
+    public static final String IS_PRESSURE = "Friction";
+
+
+}

+ 206 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/PressureConstant.java

@@ -0,0 +1,206 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * 压疮记录常量类
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 10:28 2019/7/31
+ * @Modifyed by:
+ */
+public class PressureConstant {
+    /**
+     * 部位
+     */
+    public static final String PORT = "name";
+
+    /**
+     * 长度
+     */
+    public static final String LENGTH = "lasting";
+
+    /**
+     * 宽度
+     */
+    public static final String WIDE = "wide";
+
+    /**
+     * 高度
+     */
+    public static final String TALL = "high";
+
+    /**
+     * 级别
+     */
+    public static final String LEVEL = "level";
+
+    /**
+     * 分泌物
+     */
+    public static final String SECRETA = "secretionList";
+
+    /**
+     * 来源
+     */
+    public static final String SOURCE = "place";
+
+    /**
+     * 潜行
+     */
+    public static final String SENAK = "stealth";
+
+    /**
+     * 伤口颜色
+     */
+    public static final String WOUND = "woundColor";
+
+    /**
+     * 进展
+     */
+    public static final String PROGRESS = "progress";
+    /**
+     * 伤后持续时间
+     */
+    public static final String WOUND_DURATION = "WoundDuration";
+
+    /**
+     * 伤后持续时间单位
+     */
+    public static final String WOUND_DURATION_UNIT = "WoundDurationUnit";
+
+    /**
+     * 最早发生的日期
+     */
+    public static final String BEGIN_TIME = "BeginTime";
+
+    /**
+     * 形状
+     */
+    public static final String SHAPE = "Shape";
+
+    /**
+     * 形状其它
+     */
+    public static final String SHAPE_INFO = "ShapeInfo";
+
+    /**
+     * 分期
+     */
+    public static final String STAGES = "Stages";
+
+    /**
+     * 分级
+     */
+    public static final String WANGER_LEVEL = "WagnerLevel";
+
+    /**
+     * 分类
+     */
+    public static final String SINUS = "Sinus";
+
+    /**
+     * 渗液颜色
+     */
+    public static final String EXUDATE_COLOR = "ExudateColor";
+
+    /**
+     * 潜行深度
+     */
+    public static final String STEALTH_HIGH = "stealthHigh";
+
+    /**
+     * 点
+     */
+    public static final String STEALTHS = "stealths";
+
+    /**
+     * 渗液量
+     */
+    public static final String EXUDATE_AMOUNT = "ExudateAmount";
+
+    /**
+     * 渗液形状
+     */
+    public static final String EXUDATE_SHAPE = "ExudateShape";
+
+    /**
+     * 脓毒症
+     */
+    public static final String SEPSIS = "Sepsis";
+
+    /**
+     * 周围皮肤
+     */
+    public static final String SKIN = "Skin";
+
+    /**
+     * 周围皮肤其他
+     */
+    public static final String SKIN_INFO = "SkinInfo";
+
+    /**
+     * 边缘
+     */
+    public static final String EDGE = "Edge";
+
+    /**
+     * 浸渍
+     */
+    public static final String DIPPING = "Dipping";
+
+    /**
+     * 红斑
+     */
+    public static final String ERYTHMEMA = "Erythema";
+
+    /**
+     * 上皮化
+     */
+    public static final String EPITHELIALIZATION = "Epithelialization";
+
+    /**
+     * 焦痂(坏死组织)
+     */
+    public static final String ESCHAR = "Eschar";
+
+    /**
+     * 坏死组织
+     */
+    public static final String NECROTICTISSUE = "NecroticTissue";
+
+    /**
+     * 气味
+     */
+    public static final String SMELL = "Smell";
+
+    /**
+     * 新生血管(可见的血管)
+     */
+    public static final String NEOVASULARIZATION = "Neovascularization";
+
+    /**
+     * 伤口组织
+     */
+    public static final String WOUND_TISSUE = "WoundTissue";
+
+    /**
+     * 发生于
+     */
+    public static final String OCCURRENCE_TIME = "OccurrenceTime";
+
+    /**
+     * 服用止痛药物
+     */
+    public static final String IS_TAKING_PAINKILLERS = "IsTakingPainkillers";
+
+    /**
+     * 张力
+     */
+    public static final String TENSION = "Tension";
+
+    /**
+     * 温度
+     */
+    public static final String TEMPERATURE = "Temperature";
+
+
+
+}

+ 50 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/PressureDamageConstant.java

@@ -0,0 +1,50 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 16:56 2019/11/26
+ * @Modifyed by:
+ */
+public class PressureDamageConstant {
+    /**
+     * 部位
+     */
+    public static final String PART = "part";
+    /**
+     * 宽
+     */
+    public static final String WIDE = "wide";
+
+    /**
+     * 高
+     */
+    public static final String HIGH = "high";
+
+    /**
+     * 长
+     */
+    public static final String LENGTH = "length";
+
+    /**
+     * 分期
+     */
+    public static final String STAGING = "staging";
+
+    /**
+     * 类型
+     */
+    public static final String GENRE = "genre";
+
+    /**
+     * 护理
+     */
+    public static final String NURSE = "nurse";
+
+    /**
+     * 压疮记录
+     */
+    public static final String PRESSURE_DAMAGE = "pressure_damage_observation";
+
+
+
+}

+ 35 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/ProcessMapConstant.java

@@ -0,0 +1,35 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+public class ProcessMapConstant {
+
+    /**
+     * 宫口大小
+     */
+    public static final String MIYAGUCHISIZE = "miyaguchiSize";
+    /**
+     * 先露下降
+     */
+    public static final String FIRSTEXPOSURE = "firstExposure";
+    /**
+     * 胎心
+     */
+    public static final String FETALHEART = "fetalHeart";
+    /**
+     * 收缩压
+     */
+    public static final String ADDBLOODPRESSUREVALUE1 = "addBloodPressureValue1";
+    /**
+     * 舒张压
+     */
+    public static final String ADDBLOODPRESSUREVALUE2 = "addBloodPressureValue2";
+    /**
+     * 胎产 几胎
+     */
+    public static final String FETALBIRTH1 = "fetalBirth1";
+    /**
+     * 胎产 几产
+     */
+    public static final String FETALBIRTH2 = "fetalBirth2";
+
+
+}

+ 16 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/RecordUnitConstant.java

@@ -0,0 +1,16 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * 指标单位常量类
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 11:43 2019/7/6
+ * @Modifyed by:
+ */
+public class RecordUnitConstant {
+
+    /**
+     * 分
+     */
+    public static final String POINT = "分";
+}

+ 21 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/RedisKeyConstant.java

@@ -0,0 +1,21 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 15:10 2019/7/3
+ * @Modifyed by:
+ */
+public class RedisKeyConstant {
+
+    public static final String ASSESSMENT_KEY = "ASSESSMENT_KEY_";
+
+    public static final Long ONE_DAY = 60 * 60 * 24L;
+
+    public static final Long ONE_HOUR = 60 * 60L;
+
+    public static final Long ONE_WEEK = 60 * 60 * 24 * 7L;
+
+
+
+}

+ 75 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/RunAwayCodeConstant.java

@@ -0,0 +1,75 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:
+ * @Date:Created in 17:21 2019/9/19
+ * @Modifyed by:
+ */
+public class RunAwayCodeConstant {
+    /**
+     * 评估代码
+     */
+    public static final String CODE = "czfxpgb";
+    /**
+     * 上次住院有外跑史
+     */
+    public static final String WPS = "wps";
+    /**
+     * *住院不安心/病愈不能出院
+     */
+    public static final String BAX = "bax";
+    /**
+     * *有幻听支配/被害妄想
+     */
+    public static final String HT = "ht";
+    /**
+     * *住院期间无安全感
+     */
+    public static final String WAQG = "waqg";
+    /**
+     * 无自知力
+     */
+    public static final String WZZL = "wzzl";
+    /**
+     * 智能障碍
+     */
+    public static final String ZZZA = "zzza";
+    /**
+     * *个性缺陷:偏执
+     */
+    public static final String BZ = "bz";
+
+    /**
+     * 眷念亲人心理
+     */
+    public static final String QNQR = "qnqr";
+    /**
+     * 损失尊严和自由心理
+     */
+    public static final String SSZY = "sszy";
+    /**
+     * 对生活、工作、娱乐的渴望
+     */
+    public static final String KW = "kw";
+    /**
+     * 害怕经济和名誉损失
+     */
+    public static final String HPSS = "hpss";
+    /**
+     * *对封闭式管理抵触心理
+     */
+    public static final String DCXL = "dcxl";
+    /**
+     * 年龄<45岁
+     */
+    public static final String NL = "nl";
+    /**
+     * 病房管理存在安全隐患
+     */
+    public static final String AQYH = "aqyh";
+    /**
+     * 护理措施
+     */
+    public static final String HLCS = "hlcs";
+}

+ 76 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/SelfKillCodeConstant.java

@@ -0,0 +1,76 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:
+ * @Date:Created in 17:21 2019/9/19
+ * @Modifyed by:
+ */
+public class SelfKillCodeConstant {
+    /**
+     * 评估代码
+     */
+    public static final String CODE = "default_NGASR";
+    /**
+     * 社会地位低下
+     */
+    public static final String DEF_DWDX = "def_dwdx";
+    /**
+     * 饮酒史或酒滥用
+     */
+    public static final String DEF_YJ = "def_yj";
+    /**
+     * 罹患晚期疾病
+     */
+    public static final String DEF_LHB = "def_lhb";
+    /**
+     * 精神病史
+     */
+    public static final String DEF_JSBS = "def_jsbs";
+    /**
+     * 丧偶
+     */
+    public static final String DEF_SO = "def_so";
+    /**
+     * 自杀家族史
+     */
+    public static final String DEF_ZS = "def_zs";
+    /**
+     * 自杀未遂史
+     */
+    public static final String DEF_ZSWS = "def_zsws";
+    /**
+     * 近亲人死亡或重要亲密关系丧失
+     */
+    public static final String DEF_JQD = "def_jqd";
+    /**
+     * 绝望感
+     */
+    public static final String DEF_JWG = "def_jwg";
+    /**
+     * 近期负性生活时间
+     */
+    public static final String DEF_FXSJ = "def_fxsj";
+    /**
+     * 被害妄想或有被害内容的幻听
+     */
+    public static final String DEF_BHWX = "def_bhwx";
+    /**
+     * 情绪低落/兴趣丧失或愉快缺乏
+     */
+    public static final String DEF_QXDL = "def_qxdl";
+    /**
+     * 人际和社会功能退缩
+     */
+    public static final String DEF_RJTS = "def_rjts";
+    /**
+     * 言语流露自杀意图
+     */
+    public static final String DEF_ZSYT = "def_zsyt";
+    /**
+     * 计划采取自杀行动
+     */
+    public static final String DEF_ZSXD = "def_zsxd";
+
+
+}

+ 18 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/SheetConstant.java

@@ -0,0 +1,18 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 10:11 2019/11/13
+ * @Modifyed by:
+ */
+public class SheetConstant {
+
+    public static final int POSTPARTUM = 3;
+
+    public static final int POSTPARTUM_OBSERVE = 6;
+
+    public static final int PRESSURE_DAMAGE_OBSERVATION = 11;
+
+    /** 穴位调控治疗 */
+    public static final int ACU_POINT = 31;
+}

+ 121 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/SocialFunctionCodeConstant.java

@@ -0,0 +1,121 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:lilei
+ * @Description:
+ * @Date:Created in 17:21 2019/9/19
+ * @Modifyed by:
+ */
+public class SocialFunctionCodeConstant {
+    /**
+     * 评估代码
+     */
+    public static final String CODE = "social_function";
+    /**
+     * 穿衣
+     */
+    public static final String VEST = "vest";
+    /**
+     * 洗脸、刷牙、梳头
+     */
+    public static final String ASEARSE = "asearse";
+    /**
+     * 吃饭
+     */
+    public static final String EAT = "eat";
+    /**
+     * 自己上厕所
+     */
+    public static final String TOILET = "toilet";
+    /**
+     * 家务处理
+     */
+    public static final String HOUSEWORK_PROCESSING = "Housework_processing";
+    /**
+     * 钱财处理
+     */
+    public static final String MONEY_HANDLING = "Money_handling";
+    /**
+     * 职业工作
+     */
+    public static final String PROFESSIONAL_WORK = "professional_work";
+
+    /**
+     * 个人生活自理
+     */
+    public static final String PERSONAL_CARE = "Personal_care";
+    /**
+     * 家庭职能
+     */
+    public static final String FAMILY_FUNCTIONS = "Family_functions";
+    /**
+     * 婚姻职能
+     */
+    public static final String MARRIAGE_FUNCTION = "Marriage_function";
+
+    /**
+     * 父母职能
+     */
+    public static final String PARENTS_FUNCTION = "Parents_function";
+
+    /**
+     * 子女职能
+     */
+    public static final String CHILDREN_FUNCTION = "Children_function";
+
+    /**
+     * 病房内活动
+     */
+    public static final String WARD_ACTIVITY = "Ward_activity";
+
+    /**
+     * 家庭内活动
+     */
+    public static final String FAMILY_ACTIVITIES = "Family_activities";
+
+    /**
+     * 社会性退缩
+     */
+    public static final String SOCIAL_WITHDRAWAL = "Social_withdrawal";
+
+    /**
+     * 外界的兴趣和关心
+     */
+    public static final String INTERESTS_AND_CONCERNS = "Interests_and_concerns";
+
+    /**
+     * 责任心和计划性
+     */
+    public static final String RESPONSIBILITY_AND_PLANNING = "Responsibility_and_planning";
+
+    /**
+     * 住院时参加集体活动
+     */
+    public static final String COLLECTIVE_ACTIVITY = "collective_activity";
+
+    /**
+     * 住院时人际交往
+     */
+    public static final String HUMAN_COMMUNICATION = "human_communication";
+
+    /**
+     * 住院时合作性
+     */
+    public static final String COOPERATIVE = "cooperative";
+
+    /**
+     * 住院时关心职业工作
+     */
+    public static final String CARE_FOR_CAREER_ANCESTORS = "Care_for_career_ancestors";
+
+    /**
+     * 住院时关心婚姻问题
+     */
+    public static final String CARE_ABOUT_MARRIAGE = "Care_about_marriage";
+
+    /**
+     * 住院时关心时事新闻
+     */
+    public static final String CURRENT = "current";
+
+}

+ 78 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/SpecialEventConstant.java

@@ -0,0 +1,78 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @author wangyongsheng
+ * @instruction
+ * @create 2019/7/18
+ */
+public  class SpecialEventConstant {
+    /*
+    入院
+     */
+    public final static String Admission = "Admission";
+    /*
+    出院
+     */
+    public final static String Discharge = "Discharge";
+    /*
+     自动出院
+
+     */
+    public final static String AutoDischarge = "AutoDischarge";
+    /*
+      死亡
+
+     */
+    public final static String Death = "Death";
+    /*
+    转入
+
+     */
+    public final static String Into = "IntoDepart";
+    /*
+    转出
+
+     */
+    public final static String Out = "OutDepart";
+    /*
+     手术
+
+     */
+    public final static String Operation = "Operation";
+    /*
+      术返
+
+     */
+    public final static String OperationReturn = "OperationReturn";
+    /*
+      分娩
+
+     */
+    public final static String Delivery = "Delivery";
+    /*
+      请假外出
+     */
+    public final static String Leave = "Leave";
+
+    /*
+      换床
+     */
+    public final static String BedChanged = "BedChanged";
+
+    public final static String ChangeBed = "ChangeBed";
+
+    public final static String OutWard = "OutWard";
+
+
+
+
+
+
+
+
+
+
+
+
+
+}

+ 52 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/StomaConstant.java

@@ -0,0 +1,52 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 21:32 2019/12/5
+ * @Modifyed by:
+ */
+public class StomaConstant {
+    /** 造口类型 */
+    public static final String JDDYRMYY_MOUTH = "Jddyrmyy_Mouth";
+    /** 造口颜色 */
+    public static final String JDDYRMYY_COLOR = "Jddyrmyy_Color";
+    /** 造口大小1 */
+    public static final String JDDYRMYY_SIZE1 = "Jddyrmyy_Size1";
+    /** 造口大小3 */
+    public static final String JDDYRMYY_SIZE3 = "Jddyrmyy_Size3";
+    /** 造口高度 */
+    public static final String JDDYRMYY_HEIGHT = "Jddyrmyy_Height";
+    /** 支架管 */
+    public static final String JDDYRMYY_BRACKETTUBE = "Jddyrmyy_BracketTube";
+    /** 拔除时间 */
+    public static final String JDDYRMYY_TIME1 = "Jddyrmyy_Time1";
+    /** 造口缝线 */
+    public static final String JDDYRMYY_SUTURE = "Jddyrmyy_Suture";
+    /** 造口形状 */
+    public static final String JDDYRMYY_SHAPE = "Jddyrmyy_Shape";
+
+    /** 造口位置 */
+    public static final String JDDYRMYY_POSITION = "Jddyrmyy_Position";
+    /** 造口性质 */
+    public static final String JDDYRMYY_PROPERTIES = "Jddyrmyy_Properties";
+    /** 术前定位 */
+    public static final String JDDYRMYY_POSITIONING = "Jddyrmyy_Positioning";
+    /** 造口并发症 */
+    public static final String JDDYRMYY_CONCURRENT1 = "Jddyrmyy_Concurrent1";
+    /** 造口周围皮肤并发症 */
+    public static final String JDDYRMYY_CONCURRENT4 = "Jddyrmyy_Concurrent4";
+    /** 并发症原因分析 */
+    public static final String JDDYRMYY_CONCURRENT7 = "Jddyrmyy_Concurrent7";
+    /** 造口周围皮肤问题评估 */
+    public static final String JDDYRMYY_PROBLEM = "Jddyrmyy_Problem";
+    /** 处理 */
+    public static final String JDDYRMYY_PROCESSING = "Jddyrmyy_Processing";
+    /** 造口袋型号 */
+    public static final String JDDYRMYY_MODEL = "Jddyrmyy_Model";
+    /** 转归 */
+    public static final String JDDYRMYY_TRANSFER = "Jddyrmyy_Transfer";
+    /** 备注 */
+    public static final String JDDYRMYY_NOTE1 = "Jddyrmyy_Note1";
+
+
+}

+ 21 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/SuicidePreventionConstant.java

@@ -0,0 +1,21 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 17:59 2019/7/24
+ * @Modifyed by:
+ */
+public class SuicidePreventionConstant {
+    /** 睡眠困难 */
+    public static final String DYSCOIMESIS = "SUI-sjkn";
+    /** 感觉紧张不安 */
+    public static final String EDGE = "SUI-jzba";
+    /** 容易苦恼动怒 */
+    public static final String ANGRY = "SUI-kndn";
+    /** 感觉情绪低落 */
+    public static final String FELL_DOWN = "SUI-qxdl";
+    /** 觉得比不上别人 */
+    public static final String INFERIOR = "SUI-bbsbr";
+    /** 有自杀想法 */
+    public static final String SUICIDAL = "SUI-zsxf";
+}

+ 55 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/SysParameterConstant.java

@@ -0,0 +1,55 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 14:49 2019/8/19
+ * @Modifyed by:
+ */
+public interface SysParameterConstant {
+
+    /**
+     * 一天的起始时间
+     */
+    public static final String DAY_INTERVAL = "DayInterval";
+
+    /**
+     * 建德一天的起始时间
+     */
+    public static final String JD_DAY_INTERVAL = "JdDayInterval";
+
+    /**
+     * 是否开启汇总数据
+     */
+    public static final String EBABLE_COUNT = "EnableCount";
+
+    /**
+     * 日间结转数据
+     */
+    public static final String DAY_COUNT = "DayCount";
+
+    /**
+     * 是否启动评估排程
+     */
+    public static final String ASSESSMENT_SCHEDULE = "AssessmentSchedule";
+
+    /**
+     * 老年病月/周小结 病区
+     */
+    public static final String SUMMARY_WARD = "summary_ward";
+
+    /**
+     * 老年病月/周小结 定时任务开关
+     */
+    public static final String SUMMARY_ENABLE = "summary_enable";
+
+    public static final String WEIGHT_ENABLE = "weight_enable";
+
+    public static final String FAECES_ENABLE="faeces_enable";
+
+    public static final String PATIENT_LOCK_DATA = "patientLockData";
+
+    String SYNTEMPORARYENABLE="SynTemporaryEnable";
+
+
+}

+ 65 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/TaiJiangAdmissionConstant.java

@@ -0,0 +1,65 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 17:10 2020/1/8
+ * @Modifyed by:
+ */
+public class TaiJiangAdmissionConstant {
+
+
+    /** 文化程度 */
+    public static final String RYSJ_RYSJ = "RYSJ_RYSJ";
+    /** 文化程度 */
+    public static final String RYPG_WHCD = "RYPG_WHCD";
+    /** 联系电话 */
+    public static final String RYPG_LXDH = "RYPG_LXDH";
+    /** 入院方式 */
+    public static final String RYPG_RYFS = "RYPG_RYFS";
+    /** 过敏史 */
+    public static final String RYPG_GMS = "RYPG_GMS";
+    /** 输血史 */
+    public static final String RYPG_SXS = "RYPG_SXS";
+    /** 诊断 */
+    public static final String ZD = "Diagnosis_Of_text";
+    /** 护理级别 */
+    public static final String RYPG_HLJB = "RYPG_HLJB";
+    /** 护理体检 */
+    public static final String RYPG_HLTJ1 = "RYPG_HLTJ1";
+    /** 意识状态 */
+    public static final String RYPG_YSZT = "RYPG_YSZT";
+    /** 体温 */
+    public static final String TEMP_TEXT = "TempText";
+    /** 脉搏 */
+    public static final String PULSE_TEXT = "PulseText";
+    /** 心率文本框 */
+    public static final String HEART_RATE_TEXT = "HeartRateText";
+    /** 血压文本框 */
+    public static final String BOOLD_PRESSURE_TEXT = "BooldPressureText";
+    /** 情绪 */
+    public static final String RYPG_QX = "RYPG_QX";
+    /** 体位 */
+    public static final String RYPG_TW = "RYPG_TW";
+    /** 皮肤黏膜 */
+    public static final String RYPG_PFNM = "RYPG_PFNM";
+    /** 饮食 */
+    public static final String RYPG_YS = "RYPG_YS";
+    /** 排便 */
+    public static final String RYPG_PB = "RYPG_PB";
+    /** 排便 */
+    public static final String RYPG_PN = "RYPG_PN";
+    /** 跌到风险评估 */
+    public static final String RYPG_DDFXPG = "RYPG_DDFXPG";
+    /** 生活状况 */
+    public static final String RYPG_SHZT = "RYPG_SHZT";
+    /** 自理能力 */
+    public static final String RYPG_ZLNL = "RYPG_ZLNL";
+    /** 慢性病 */
+    public static final String RYPG_MXB = "RYPG_MXB";
+    /** 疼痛程度 */
+    public static final String RYPG_TTPG = "RYPG_TTPG";
+    /** 疼痛程度 */
+    public static final String RYPG_TTCD = "RYPG_TTCD";
+    /** 入院介绍 */
+    public static final String RYPG_RYJS = "RYPG_RYJS";
+}

+ 15 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/TheDailyAssessmentConstant.java

@@ -0,0 +1,15 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+import java.util.Arrays;
+import java.util.List;
+
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 14:22 2019/7/31
+ * @Modifyed by:
+ */
+public class TheDailyAssessmentConstant {
+    /** 一般外观内容 */
+    public static final List<String> DETAIL_LIST = Arrays.asList("眼", "皮肤", "指(趾)甲、毛发", "鼻", "口", "耳");
+}

+ 192 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/TprDrawConstant.java

@@ -0,0 +1,192 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * @author wangyongsheng
+ * @instruction
+ * @create 2019/6/26
+ */
+
+public final class TprDrawConstant {
+    /**
+     * 呼吸
+     */
+    public static final String respire = "respire";
+    /**
+     * 血压
+     */
+    public static final String BP = "BP";
+    /**
+     * 大便次数
+     */
+    public static final String fecalFrequency = "FecalFrequency";
+    /**
+     * 入量
+     */
+    public static final String Intake = "Intake";
+    /**
+     * 出量
+     */
+    public static final String Output = "Output";
+    /**
+     * 尿量
+     */
+    public static final String UrineOutput = "UrineOutput";
+    /**
+     * 体重
+     */
+    public static final String weight = "weight";
+    /**
+     * 引流量
+     */
+    public static final String Drainage = "Drainage";
+    /**
+     * 其他
+     */
+    public static final String  other= "other";
+    /**
+     * 疼痛
+     */
+    public static final String pain="pain";
+
+    public static final String dropPain="dropPain";
+
+    /**
+     * 体温
+     */
+    public static final String temp="temp";
+    /**
+     * 脉搏
+     */
+    public static final String pulse="pulse";
+
+    public static final String discharge="Discharge";
+
+
+    /**
+     * 血氧饱合度
+     */
+    public static final String spo2="SPO2";
+
+    public static final String skipTest="skinTests";
+
+    public static final String adl = "ADL";
+
+    public static final String heartRate="heartRate";
+
+    public static final String height = "height";
+
+    public static final String sleep = "sleep";
+
+    public static final String period="period";
+
+    public static final String faeces="faeces";
+
+    /**
+     *鼻胆引流
+     */
+    public  static final String BDYL="BDYL";
+    /**
+     * 胃管引流
+     */
+    public static final String WGYL = "WGYL";
+    /**
+     * 食道引流
+     */
+    public static final String SDYL = "SDYL";
+
+    /**
+     * 经皮胆道引流
+     */
+    public static final String JPDDYL = "JPDDYL";
+
+    /*
+      心包引流量
+       */
+    public  static final String XINBAO="XINBAO";
+    /*
+    盆腔引流量
+     */
+    public  static final String PENQIANG="PENQIAN";
+    /*
+    胃肠引流量
+     */
+    public  static final String WEICHANG="WCYL";
+    /*
+    留置导尿
+     */
+    public  static final String LIUZHI="LZDN";
+
+    public  static final String FUQIANG="FUQIANG";
+    public  static final String WEIYE="WEIYE";
+
+    public  static final String NAOSUIYLY="NAOSUIYLY";
+
+    public  static final String XIONGYE="XIONGYE";
+
+    public static final String SHANGKOUYINLIULIANG="SHANGKOUYINLIULIANG";
+
+    public static final String DANZHI="DANZHI";
+
+    public static final String SYZL="SYZL";
+
+    public static final String DNZL="DNZL";
+
+    public static final String ZONGCHULIANG="ZONGCHULIANG";
+
+    public static final String ZONGRULIANG="ZONGRULIANG";
+
+    public static final String XUELV="XUELV";
+
+    public static final String TPR_BLOODGLU="BloodGlucose";
+
+    public static final String CLWG="CLWG";
+
+    public final static String TCB="TCB";
+
+
+    public final static String BOXTEMP="boxTemp";
+
+
+    public final static String BLURAYBOXTEMP="bluRayBoxTemp";
+
+    public final static String INSULATIONBOXTEMP="insulationBoxTemp";
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+}

+ 20 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/TumbleChildConstant.java

@@ -0,0 +1,20 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * 儿童跌倒评估常量类
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 22:07 2019/7/25
+ * @Modifyed by:
+ */
+public class TumbleChildConstant {
+    /** 诊断 */
+    public static final String ZD = "HD_zhenduan";
+    /** 认知障碍 */
+    public static final String RZZA = "HD_disgnosia";
+    /** 环境因素 */
+    public static final String HJYS = "HD_env";
+    /** 手术/麻醉反应 */
+    public static final String SSFY = "HD_reaction";
+    /** 用药情况 */
+    public static final String YYGK = "HD_medicine";
+}

+ 51 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/TumbleConstant.java

@@ -0,0 +1,51 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+/**
+ * 跌倒评估常量类
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 16:49 2019/7/17
+ * @Modifyed by:
+ */
+public class TumbleConstant {
+    /**
+     * 跌倒史
+     */
+    public static final String DDS = "Fall_History";
+
+    /**
+     * 次要诊断
+     */
+    public static final String CYZD = "Fall_Secondary";
+
+    /**
+     * 行走辅助
+     */
+    public static final String XZFZ = "Fall_WalkAid";
+
+    /**
+     * 静脉输液治疗或身上连接医疗设备
+     */
+    public static final String YLSB = "Fall_Device";
+
+    /**
+     * 步态
+     */
+    public static final String BT = "Fall_Gait";
+
+    /**
+     * 精神状态
+     */
+    public static final String JSZT = "Fall_mental";
+
+    /**
+     * 儿童年龄(年)
+     */
+    public static final String CHILD_AGE = "Child_Age";
+
+    /**
+     * 岁
+     */
+    public static final String ANNUM = "岁";
+
+}

+ 136 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/VitalSignCodeConstant.java

@@ -0,0 +1,136 @@
+package com.xinxin.topro.inpnurseservice.constant;
+
+import com.xinxin.topro.inpnurseservice.mysqlmodel.InpVitalSignBulkInfo;
+import io.swagger.annotations.ApiModelProperty;
+
+/**
+ * @author wangyongsheng
+ * @instruction
+ * @create 2019/7/1
+ */
+public class VitalSignCodeConstant {
+    /**
+     * 体温
+     */
+    public final static String temperature = "temp";//体温
+
+    /*
+    血压
+     */
+    public final static String bloodPressure = "BP";
+
+    /*
+    收缩压
+     */
+    public final static String systolicPressure = "SBP";
+
+    /*
+    舒张压
+     */
+    public final static String diastolicPressure = "DBP";
+
+    /*
+    血氧
+     */
+    public final static String bloodOxygen = "SPO2";
+
+    /*
+    呼吸
+     */
+    public final static String respire = "respire";
+
+    /*
+    围长
+     */
+    public final static String GIRT = "girth";
+
+    /*
+    脉搏
+     */
+    public final static String pulse = "pulse";
+    /*
+    意识
+     */
+    public final static String consciousness = "COSC";
+
+    /*
+    特殊事件
+     */
+    public final static String specialEvent = "SpecialEvent";
+
+    /*
+    身高
+     */
+
+    public final static String height = "height";
+    /*
+    体重
+     */
+
+    public final static String weight = "weight";
+
+
+    public final static String BMI = "BMI";
+
+    public final static String heartrate="heartRate";
+
+    public final static String sleep="sleep";
+
+    public final static String period="period";
+
+    public final static String faeces="faeces";
+
+    public final static String note = "Note";
+
+    public final static String mews = "mews";
+
+    public final static String pain="pain";
+
+    public final static String dropPain="dropPain";
+    /*
+    胎心
+     */
+    public final static String FetalHeart="FetalHeart";
+    /*
+    胎动
+     */
+    public final static String FetalMovement="FetalMovement";
+    /*
+    胎产次
+     */
+    public final static String GPNum="GPNum";
+
+    public final static String UterineContraction="UterineContraction";
+
+    public final static String AmnionicFluid="AmnionicFluid";
+
+    public final static String CervicalReceptivity="CervicalReceptivity";
+
+    public final static String FundusUteri="FundusUteri";
+
+    public final static String FundalHeight="FundalHeight";
+
+    public final static String VeinRatio="VeinRatio";
+
+    public final static String RegularUterineContraction="RegularUC";
+
+    public final static String TCB="TCB";
+
+
+    public final static String boxTemp="boxTemp";
+
+
+    public final static String bluRayBoxTemp="bluRayBoxTemp";
+
+    public final static String insulationBoxTemp="insulationBoxTemp";
+
+
+
+
+
+
+
+
+
+
+}

+ 52 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/constant/WoundConstant.java

@@ -0,0 +1,52 @@
+package com.xinxin.topro.inpnurseservice.constant;
+/**
+ * 伤口评估常量类
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 16:12 2019/10/21
+ * @Modifyed by:
+ */
+public class WoundConstant {
+    /**
+     * 部位
+     */
+    public static final String PART = "buweineirong";
+
+    /**
+     * 类型
+     */
+    public static final String TYPE = "type";
+
+    /**
+     * 大小
+     */
+    public static final String SIZE = "sizecontent";
+
+    /**
+     * 周围组织
+     */
+    public static final String SURROUND_TISSUE = "zhouweizuzhi";
+
+    /**
+     * 渗液
+     */
+    public static final String SEEPAGE = "shenye";
+
+    /**
+     * 异味
+     */
+    public static final String PECULIAR_SMELL = "yiwei";
+
+    /**
+     * 敷料应用
+     */
+    public static final String DRESSING = "flyy";
+
+    /**
+     * 敷料状态
+     */
+    public static final String DRESSING_STATE = "fuliaozhuangtai";
+
+
+
+}

+ 30 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/AllergyTypeEnum.java

@@ -0,0 +1,30 @@
+package com.xinxin.topro.inpnurseservice.enums;
+/**
+ * 过敏源类别code
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 10:53 2019/11/8
+ * @Modifyed by:
+ */
+public enum  AllergyTypeEnum {
+    DA("DA", "药品过敏"),
+    LA("LA", "花粉过敏"),
+    FA("FA","食物过敏");
+
+    private String code;
+
+    private String value;
+
+    public String getCode() {
+        return code;
+    }
+
+    public String getValue() {
+        return value;
+    }
+
+    AllergyTypeEnum(String code, String value) {
+        this.code = code;
+        this.value = value;
+    }
+}

+ 59 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/AssessmentScheduleMethodEnum.java

@@ -0,0 +1,59 @@
+package com.xinxin.topro.inpnurseservice.enums;
+
+/**
+ * 护理记录单数据来源枚举类
+ *
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 11:18 2019/7/6
+ * @Modifyed by:
+ */
+public enum AssessmentScheduleMethodEnum {
+    LAO_NIAN(1, "inpScheduleService","addLnAssessmentSchedule"),
+    JIAN_DE(3, "inpScheduleService","addJdAssessmentSchedule"),
+    LI_SHUI_ER_YUAN(5, "inpScheduleService","addLSEYAssessmentSchedule"),
+    ;
+
+    private final Integer hiId;
+
+    private final String service;
+
+    private final String method;
+
+    public Integer getHiId() {
+        return hiId;
+    }
+
+    public String getService() {
+        return service;
+    }
+
+    public String getMethod() {
+        return method;
+    }
+
+    AssessmentScheduleMethodEnum(Integer hiId, String service, String method) {
+        this.hiId = hiId;
+        this.service = service;
+        this.method = method;
+    }
+
+    public static String getService(Integer hiId) {
+        for (AssessmentScheduleMethodEnum enumItem : values()) {
+            if (enumItem.getHiId().equals(hiId)) {
+                return enumItem.getService();
+            }
+        }
+        return null;
+    }
+
+    public static String getMethod(Integer hiId) {
+        for (AssessmentScheduleMethodEnum enumItem : values()) {
+            if (enumItem.getHiId().equals(hiId)) {
+                return enumItem.getMethod();
+            }
+        }
+        return null;
+    }
+
+}

+ 71 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/AssessmentSourceEnum.java

@@ -0,0 +1,71 @@
+package com.xinxin.topro.inpnurseservice.enums;
+
+/**
+ * 评估来源枚举
+ */
+public enum AssessmentSourceEnum {
+
+    /**
+     * PC端
+     */
+    PC(1, "PC端"),
+    /**
+     * PDA端
+     */
+    PDA(2, "PDA端"),
+    /**
+     * 护理记录单
+     */
+    NURSE_RECORD(3, "inp_record"),
+    /**
+     * 产前
+     */
+    ANTENATAL(4, "产前"),
+    /**
+     * 产时
+     */
+    INTRAPARTUM(5, "产时"),
+    /**
+     * 产后
+     */
+    POSTPARTUM(6, "产后"),
+    /**
+     * 重症一
+     */
+    ICU_FIRET(7, "ICU护理记录单(一)"),
+    /**
+     * 日间诊疗
+     */
+    DIAGNOSIS(8, "日间诊疗"),
+    /**
+     * 日间诊疗
+     */
+    OPERATION(9, "日间手术"),
+    /**
+     * 批量
+     */
+    BATCH(10, "批量"),
+    /**
+     * 其它
+     */
+    OTHER(11, "其它"),
+
+    FIRST_ASSESSMENT(12, "首次评估");
+
+    private final Integer code;
+
+    private final String value;
+
+    public Integer getCode() {
+        return code;
+    }
+
+    public String getValue() {
+        return value;
+    }
+
+    AssessmentSourceEnum(Integer code, String value) {
+        this.code = code;
+        this.value = value;
+    }
+}

+ 29 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/AssessmentTypeEnum.java

@@ -0,0 +1,29 @@
+package com.xinxin.topro.inpnurseservice.enums;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 16:09 2019/11/27
+ * @Modifyed by:
+ */
+public enum AssessmentTypeEnum {
+    COMMON(1, "普通评估"),
+    SCALE(2, "量表评估"),
+    ;
+
+    private final Integer code;
+
+    private final String value;
+
+    public Integer getCode() {
+        return code;
+    }
+
+    public String getValue() {
+        return value;
+    }
+
+    AssessmentTypeEnum(Integer code, String value) {
+        this.code = code;
+        this.value = value;
+    }
+}

+ 43 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/BleedEnum.java

@@ -0,0 +1,43 @@
+package com.xinxin.topro.inpnurseservice.enums;
+
+/**
+ * 护理记录单数据来源枚举类
+ *
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 11:18 2019/7/6
+ * @Modifyed by:
+ */
+public enum BleedEnum {
+    YES(1, "是"),
+    NO(0, "否"),
+    NOT_COMPLETE(2, "不完全"),
+    ;
+
+    private final Integer code;
+
+    private final String value;
+
+    public Integer getCode() {
+        return code;
+    }
+
+    public String getValue() {
+        return value;
+    }
+
+    BleedEnum(Integer code, String value) {
+        this.code = code;
+        this.value = value;
+    }
+
+    public static String getByCode(Integer code) {
+        for (BleedEnum enumItem : values()) {
+            if (enumItem.getCode().equals(code)) {
+                return enumItem.getValue();
+            }
+        }
+        return null;
+    }
+
+}

+ 43 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/BusinessEndEnum.java

@@ -0,0 +1,43 @@
+package com.xinxin.topro.inpnurseservice.enums;
+
+/**
+ * 结束标识对应业务枚举类
+ *
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 11:18 2019/7/6
+ * @Modifyed by:
+ */
+public enum BusinessEndEnum {
+    CATHETER(1, "管路"),
+    GUIDANCE(2, "指导"),
+    PLAN(3, "计划"),
+    ;
+
+    private final Integer code;
+
+    private final String value;
+
+    public Integer getCode() {
+        return code;
+    }
+
+    public String getValue() {
+        return value;
+    }
+
+    BusinessEndEnum(Integer code, String value) {
+        this.code = code;
+        this.value = value;
+    }
+
+    public static String getByCode(Integer code) {
+        for (BusinessEndEnum enumItem : values()) {
+            if (enumItem.getCode().equals(code)) {
+                return enumItem.getValue();
+            }
+        }
+        return null;
+    }
+
+}

+ 60 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/DicTemplateEnum.java

@@ -0,0 +1,60 @@
+package com.xinxin.topro.inpnurseservice.enums;
+
+import java.util.ArrayList;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+
+/**
+ * 护理范本枚举类
+ *
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 11:18 2019/7/6
+ * @Modifyed by:
+ */
+public enum DicTemplateEnum {
+    SELF(1, "个人"),
+    WARD(2, "病区"),
+    ALL(3,"全院")
+    ;
+
+    private final Integer code;
+
+    private final String value;
+
+    public Integer getCode() {
+        return code;
+    }
+
+    public String getValue() {
+        return value;
+    }
+
+    DicTemplateEnum(Integer code, String value) {
+        this.code = code;
+        this.value = value;
+    }
+
+    public static String getByCode(Integer code) {
+        for (DicTemplateEnum enumItem : values()) {
+            if (enumItem.getCode().equals(code)) {
+                return enumItem.getValue();
+            }
+        }
+        return null;
+    }
+
+    public static List<Map<String, Object>> typeMap = new ArrayList<>(10);
+
+    static {
+        DicTemplateEnum[] types = DicTemplateEnum.values();
+        for (DicTemplateEnum type : types) {
+            Map<String, Object> map = new HashMap<>(16);
+            map.put("key", type.code);
+            map.put("value", type.value);
+            typeMap.add(map);
+        }
+    }
+
+}

+ 43 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/DicTemplateModelEnum.java

@@ -0,0 +1,43 @@
+package com.xinxin.topro.inpnurseservice.enums;
+
+/**
+ * 护理范本枚举类
+ *
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 11:18 2019/7/6
+ * @Modifyed by:
+ */
+public enum DicTemplateModelEnum {
+    SELF(1, "个人模板"),
+    WARD(2, "病区模板"),
+    ALL(3,"全院模板")
+    ;
+
+    private final Integer code;
+
+    private final String value;
+
+    public Integer getCode() {
+        return code;
+    }
+
+    public String getValue() {
+        return value;
+    }
+
+    DicTemplateModelEnum(Integer code, String value) {
+        this.code = code;
+        this.value = value;
+    }
+
+    public static String getByCode(Integer code) {
+        for (DicTemplateModelEnum enumItem : values()) {
+            if (enumItem.getCode().equals(code)) {
+                return enumItem.getValue();
+            }
+        }
+        return null;
+    }
+
+}

+ 102 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/ErrorCodeEnum.java

@@ -0,0 +1,102 @@
+package com.xinxin.topro.inpnurseservice.enums;
+
+public enum  ErrorCodeEnum {
+
+    TIMEFROMAT_NOT_INCORRECT("TIMEFROMAT_NOT_INCORRECT","时间格式不正确"),
+
+    INPCATHETER_NOT_FOUND("INPCATHETER_NOT_FOUND","管路记录不存在"),
+
+    INOIO_NOT_FOUND("INOIO_NOT_FOUND","出入量记录不存在"),
+    REASON_NOT_FOUND("REASON_NOT_FOUND","异常原因不存在"),
+
+    DICFORM_NOT_FOUND("DICFORM_NOT_FOUND","分类表单不存在"),
+    DICFORMDETAIL_NOT_FOUND("DICFORMDETAIL_NOT_FOUND","分类表单详情不存在"),
+
+    DICTIONARY_NOT_FOUND("DICTIONARY_NOT_FOUND","公共类别不存在"),
+    DICTIONARYDETAIL_NOT_FOUND("DICTIONARYDETAIL_NOT_FOUND","公共类别明细不存在"),
+    SAVE_NOT_SUCCESS("SAVE_NOT_SUCCESS","保存失败"),
+    UPDATE_NOT_SUCCESS("UPDATE_NOT_SUCCESS","更新失败"),
+
+    HAS_HANDING_OFF("HAS_HANDING_OFF","该病区已交班,请勿重复交班"),
+    DATA_NOT_GET("DATA_NOT_GET","获取数据失败"),
+    SET_CLASS_PARA("SET_CLASS_PARA","请设置班次参数"),
+    SELECT_UNSIGN_DATA("SELECT_UNSIGN_DATA","请选择未签名数据"),
+    NOT_ALLOW_EXECUTE("NOT_ALLOW_EXECUTE","脉搏值小于限定值,不允许执行"),
+    ORDER_HAS_EXECTED("ORDER_HAS_EXECTED","医嘱已执行,请勿重复执行"),
+    CONSULATION_NOT_FOUND("CONSULATION_NOT_FOUND","护理会诊数据不存在"),
+    PLANDIAGNOGE_NOT_FOUND("PLANDIAGNOGE_NOT_FOUND","护理诊断不存在"),
+    PLANCAUSE_NOT_FOUND("PLANCAUSE_NOT_FOUND","护理导因不存在"),
+    PLANFEATURE_NOT_FOUND("PLANCAUSE_NOT_FOUND","护理特征不存在"),
+    PLANOBJECTIVE_NOT_FOUND("PLANOBJECTIVE_NOT_FOUND","护理目标不存在"),
+    PLANMEASURE_NOT_FOUND("PLANMEASURE_NOT_FOUND","护理措施不存在"),
+
+    GUIDANCE_NOT_FOUND("GUIDANCE_NOT_FOUND","指导列表不存在"),
+    GUIDANCERESULT_NOT_FOUND("GUIDANCERESULT_NOT_FOUND","指导评值不存在"),
+    GUIDANCEPROJECT_NOT_FOUND("GUIDANCEPROJECT_NOT_FOUND","指导项目明细不存在"),
+    RECORDTEMPLATE_NOT_FOUND("RECORDTEMPLATE_NOT_FOUND","护理记录模板不存在"),
+
+    PARAM_ERROR("PARAM_ERROR","请求参数有误"),
+    // 评估类业务以10开头
+    ASSESSMENT_NOT_EXIST("100001", "护理评估类别不存在"),
+    ASSESSMENT_DETAIL_NOT_EXIST("100002", "护理评估模板不存在"),
+    ASSESSMENT_DETAIL_PROP_NOT_EXIST("100003", "评估量表得分属性"),
+    ASSESSMENT_DETAIL_HAS_EXIST("100004", "评估详情代码已存在"),
+    ASSESSMENT_HAS_EXIST("100005", "护理评估类别已经存在"),
+    INP_ASSESSMENT_HAS_EXIST("100006", "评估记录不存在"),
+    IMPORT_OBJ_IS_NULL("100007", "请选择导入评估数据"),
+    HOSPITAL_NOT_FOUND("100008", "医院不存在"),
+    PATIENT_NOT_FOUND("100009", "病人不存在"),
+    EXIST_CHILD("100010", "存在子目录,不能删除"),
+    DELETE_ASSESSMENT_FAIL("110011", "根据来源删除评估数据失败"),
+    PATIENT_INFO_INCOMPLETE("110012", "病人信息不全"),
+    DATA_CONVERSION("110013", "数据转换异常"),
+    TYPE_CANT_BE_NULL("110014", "类型不能为空"),
+    PATIENT_EXCEPTION("100014", "病人数据异常"),
+    SIGNATURE_CANT_SAME("100015", "二次签名与一次签名人不能一致"),
+    REHABILITATION_HAS_EXIST("100016", "康复疗效阶段评估本周已评估过,请删除本周第一笔后再录入或者直接修改本周第一笔"),
+    IPROS_HAS_THREE("100017", "康复疗效评定量表已评估三次,请删除一笔后再录入或者直接修改一笔记录"),
+    INSTEPTSPECIALEVENT_FAILED("INSTEPTSPECIALEVENT_FAILED","同步特殊事件失败"),
+    INSTEPTSCHEDULE_FAILED("INSTEPTSCHEDULE_FAILED","同步排程失败"),
+    INSTEPTRECORDER_FAILED("INSTEPTRECORDER_FAILED","同步排程失败"),
+
+    PRESSMENT_CODE("PRESSMENT_CODE","高危已上报"),
+    PRESSMENT_RECORD("PRESSMENT_RECORD","压疮已上报"),
+    PRESSMENT_CODE_RECORD("PRESSMENT_CODE_RECORD","高危+压疮已上报"),
+    AUDITOURCE_NOT_FOUNT("AUDITOURCE_NOT_FOUNT","压疮审核记录不存在"),
+    // 护理记录单业务以11开头
+    RECORD_NOT_FOUND("110001", "护理记录单不存在"),
+    RECORD_DETAIL_NOT_NULL("110002", "评估明细不能为空"),
+    RECORDSOURE_NOT_FOUND("RECORDSOUR_NOT_FOUND","请填写完成的护理会诊数据"),
+    AUDITSOURE_NOT_FOUNT("AUDITSOURE_NOT_FOUNT","请填写完整的护理部审核数据"),
+    RE_SUBMIT("110001", "请勿重复提交"),
+    VITALSIGN_DATA_NOT_FUND("VITALSIGN_DATA_NOT_FUND","未找到符合条件的数据"),
+    TIMEPOINT_NOT_FOUND("TIMEPOINT_NOT_FOUND","该条数据记入体温单,未选择画入时间点,请修改"),
+
+    HAS_LOCK("110012", "病人已锁定,暂不支持修改"),
+    DATA_NOT_EXIST("DATA_NOT_EXIST","数据不存在"),
+    DATA_HAS_EXIST("DATA_HAS_EXIST","数据已存在"),
+    DATE_FAULT("DATE_FAULT","时间不正确"),
+    PRINT_ERROR("PRINT_ERROR","打印异常"),
+    BB_ERROR("BB_ERROR","白班已评估,请勿重复评估"),
+    YB_ERROR("YB_ERROR","夜班已评估,请勿重复评估"),
+    HY_ERROR("HY_ERROR","后夜已评估,请勿重复评估"),
+    PARAMETER_NOT_EXIST("PARAMETER_NOT_EXIST","系统参数未维护"),
+            ;
+
+    private String code;
+
+    private String description;
+
+    ErrorCodeEnum(String code, String description) {
+        this.code = code;
+        this.description = description;
+    }
+
+    public String getCode() {
+        return code;
+    }
+
+    public String getDescription() {
+        return description;
+    }
+}

+ 45 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/HiIdEnum.java

@@ -0,0 +1,45 @@
+package com.xinxin.topro.inpnurseservice.enums;
+
+/**
+ * 上线医院枚举
+ *
+ * @Author:lilei
+ * @Description:
+ * @Modifyed by:
+ */
+public enum HiIdEnum {
+    LAO_NIAN_BING(1, "杭州市老年病医院"),
+    XIA_XIN(2, "厦门大学附属心血管病医院"),
+    JIAN_DE(3, "建德市第一人民医院"),
+    YING_SHAN(4, "营山县人民医院"),
+    LI_SHUI_ER_YUAN(5, "丽水市第二人民医院"),
+    DA_JIANG_DONG(6, "杭州市大江东医院"),
+    ;
+
+    private final Integer code;
+
+    private final String value;
+
+    public Integer getCode() {
+        return code;
+    }
+
+    public String getValue() {
+        return value;
+    }
+
+    HiIdEnum(Integer code, String value) {
+        this.code = code;
+        this.value = value;
+    }
+
+    public static String getByCode(Integer code) {
+        for (HiIdEnum enumItem : values()) {
+            if (enumItem.getCode().equals(code)) {
+                return enumItem.getValue();
+            }
+        }
+        return null;
+    }
+
+}

+ 32 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/HospitalTypeEnum.java

@@ -0,0 +1,32 @@
+package com.xinxin.topro.inpnurseservice.enums;
+
+/**
+ * 普通记录单类型
+ *
+ * @Author:lilei
+ * @Description:
+ * @Date:Created in 11:18 2019/9/17
+ * @Modifyed by:
+ */
+public enum HospitalTypeEnum {
+    A(1, "杭州老年病医院"),
+    B(5, "丽水二院"),
+    ;
+
+    private final Integer code;
+
+    private final String value;
+
+    public Integer getCode() {
+        return code;
+    }
+
+    public String getValue() {
+        return value;
+    }
+
+    HospitalTypeEnum(Integer code, String value) {
+        this.code = code;
+        this.value = value;
+    }
+}

+ 29 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/IprosTypeEnum.java

@@ -0,0 +1,29 @@
+package com.xinxin.topro.inpnurseservice.enums;
+/**
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 17:54 2019/12/6
+ * @Modifyed by:
+ */
+public enum IprosTypeEnum {
+    MED_ORDER(1, "医嘱开立当天做一次"),
+    FIRST_ORDER_OUT(2, "首次医嘱14天后")
+    ;
+
+    private final Integer code;
+
+    private final String value;
+
+    public Integer getCode() {
+        return code;
+    }
+
+    public String getValue() {
+        return value;
+    }
+
+    IprosTypeEnum(Integer code, String value) {
+        this.code = code;
+        this.value = value;
+    }
+}

+ 44 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/LongShortEnum.java

@@ -0,0 +1,44 @@
+package com.xinxin.topro.inpnurseservice.enums;
+
+/**
+ * 护理记录单数据来源枚举类
+ *
+ * @Author:xuxiaoqing
+ * @Description:
+ * @Date:Created in 11:18 2019/7/6
+ * @Modifyed by:
+ */
+public enum LongShortEnum {
+    /** PC端 */
+    LONG(1, "长期"),
+    /** PDA端 */
+    SHORT(2, "临时"),
+    ;
+
+    private final Integer code;
+
+    private final String value;
+
+    public Integer getCode() {
+        return code;
+    }
+
+    public String getValue() {
+        return value;
+    }
+
+    LongShortEnum(Integer code, String value) {
+        this.code = code;
+        this.value = value;
+    }
+
+    public static String getByCode(Integer code) {
+        for (LongShortEnum enumItem : values()) {
+            if (enumItem.getCode().equals(code)) {
+                return enumItem.getValue();
+            }
+        }
+        return null;
+    }
+
+}

+ 19 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/MessageModelEnum.java

@@ -0,0 +1,19 @@
+package com.xinxin.topro.inpnurseservice.enums;
+
+import lombok.Getter;
+
+@Getter
+public enum MessageModelEnum {
+    READ(1,"阅读类消息"),
+    NOTICE(2,"提示类消息"),
+    FULL_SCREEN(3,"霸屏类消息");
+
+    private Integer code;
+
+    private String name;
+
+    MessageModelEnum(Integer code, String name) {
+        this.code = code;
+        this.name = name;
+    }
+}

+ 20 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/MessageReceiveTypeEnum.java

@@ -0,0 +1,20 @@
+package com.xinxin.topro.inpnurseservice.enums;
+
+import lombok.Getter;
+
+@Getter
+public enum MessageReceiveTypeEnum {
+    PERSON(1, "个人"),
+    WARD(2, "全病区"),
+    DEPART(3, "全科室"),
+    HOSP(4, "全医院");
+
+    private Integer code;
+
+    private String name;
+
+    MessageReceiveTypeEnum(Integer code, String name) {
+        this.code = code;
+        this.name = name;
+    }
+}

+ 40 - 0
ToproInpNurse/topro-inpnurseservice/src/main/java/com/xinxin/topro/inpnurseservice/enums/MessageTypeEnum.java

@@ -0,0 +1,40 @@
+package com.xinxin.topro.inpnurseservice.enums;
+
+/**
+ * 消息类型枚举
+ *
+ * @Author:lilei
+ */
+public enum MessageTypeEnum {
+    DANGER("1", "危急值"),
+    TOPIC("2", "通知"),
+    MED("3", "医嘱"),
+    OTHER("4", "其他"),
+    ;
+    private final String code;
+
+    private final String value;
+
+    public String getCode() {
+        return code;
+    }
+
+    public String getValue() {
+        return value;
+    }
+
+    MessageTypeEnum(String code, String value) {
+        this.code = code;
+        this.value = value;
+    }
+
+    public static String getByCode(String code) {
+        for (MessageTypeEnum enumItem : values()) {
+            if (enumItem.getCode().equals(code)) {
+                return enumItem.getValue();
+            }
+        }
+        return null;
+    }
+
+}

Some files were not shown because too many files changed in this diff