word.html 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  6. <!-- <title>健康报告word</title>-->
  7. <link rel="stylesheet" href="https://img.wanyuewellness.com.cn/static/css/archive-style.css">
  8. <style>
  9. *{
  10. margin: 0;
  11. padding: 0;
  12. }
  13. body {
  14. margin: 0;
  15. /*width: 820px;*/
  16. /*height: 1160px;*/
  17. font-family:"msyh";
  18. word-wrap: break-word;
  19. }
  20. table{
  21. border-collapse: collapse;
  22. }
  23. td, th{
  24. border:1px solid #969696;
  25. color: #000;
  26. padding: 6px;
  27. }
  28. </style>
  29. </head>
  30. <body>
  31. <table style="margin: 0 auto;width: 90%" >
  32. <thead>
  33. <tr><td style="border: 0;height: 40px"></td></tr>
  34. </thead>
  35. <tbody>
  36. <tr >
  37. <th colspan="6" style="text-align: center;"><h2>客户健康档案登记卡</h2></th>
  38. </tr>
  39. <?php foreach($questions as $question){?>
  40. <tr>
  41. <th colspan="6"><h3><?= $question['content_title']?></h3></th>
  42. </tr>
  43. <?php if ($question['content_sort'] > 0) {?>
  44. <?php foreach($question['list'] as $key => $questionList){?>
  45. <?php if ((count($questionList['fields']) > 1)){?>
  46. <tr>
  47. <td rowspan="<?= count($questionList['fields'])?>"><?= $questionList['question'] ?></td>
  48. <td><?= $questionList['fields'][0]['field_name']?></td><td colspan="4"><strong><?= $questionList['fields'][0]['field_value']?></strong> </td>
  49. </tr>
  50. <?php foreach($questionList['fields'] as $fieldKey => $fieldList){?>
  51. <?php if ($fieldKey > 0){?>
  52. <tr>
  53. <td><?= $fieldList['field_name']?></td><td colspan="4"><strong><?= $fieldList['field_value']?></strong> </td>
  54. </tr>
  55. <?php } ?>
  56. <?php } ?>
  57. <?php } else {?>
  58. <?php if ($key % 3 == 0){?>
  59. <tr>
  60. <?php }?>
  61. <?php foreach($questionList['fields'] as $fieldList){?>
  62. <?php if ($fieldList['form_type'] == 'TEXTAREA'){?>
  63. <td><?= $fieldList['field_name']?></td><td colspan="5"><strong><?= $fieldList['field_value']?></strong> </td>
  64. <?php } else { ?>
  65. <td><?= $fieldList['field_name']?></td><td><strong><?= $fieldList['field_value']?></strong> </td>
  66. <?php } ?>
  67. <?php } ?>
  68. <?php if ($key % 3 == 2 || count($question['list']) == $key + 1){?>
  69. </tr>
  70. <?php } ?>
  71. <?php }?>
  72. <?php }?>
  73. <?php }?>
  74. <?php }?>
  75. <!-- <tr>-->
  76. <!-- <td rowspan='2'>生日</td>-->
  77. <!-- <td>阳历:八月初八</td>-->
  78. <!-- <td rowspan='2'>工作单位</td>-->
  79. <!-- <td rowspan='2'><strong>山东天下畅通</strong></td>-->
  80. <!-- <td rowspan='2'>联系电话</td>-->
  81. <!-- <td rowspan='2'><strong>17853102222</strong></td>-->
  82. <!-- </tr>-->
  83. <!-- <tr>-->
  84. <!-- <td>阴历:10月2日</td>-->
  85. <!-- </tr>-->
  86. <!-- <tr>-->
  87. <!-- <td>家庭住址</td>-->
  88. <!-- <td colspan="2"><strong>山东省济南市历城区</strong></td>-->
  89. <!-- <td>身份证号</td>-->
  90. <!-- <td colspan="2"><strong>371425198901524545</strong></td>-->
  91. <!-- </tr>-->
  92. <!-- <tr>-->
  93. <!-- <td>家庭成员</td>-->
  94. <!-- <td colspan="5"><strong>女儿、儿子、老公</strong></td>-->
  95. <!-- </tr>-->
  96. <!-- <tr>-->
  97. <!-- <td>紧急联系人</td>-->
  98. <!-- <td colspan="2"><strong>女儿</strong></td>-->
  99. <!-- <td>联系人电话</td>-->
  100. <!-- <td colspan="2"><strong>17853102222</strong></td>-->
  101. <!-- </tr>-->
  102. <!-- <tr>-->
  103. <!-- <th colspan="6"><h3>客户身体指标(检测护士)</h3></th>-->
  104. <!-- </tr>-->
  105. <!-- <tr>-->
  106. <!-- <td>身高</td>-->
  107. <!-- <td><strong>165cm</strong> </td>-->
  108. <!-- <td>体重</td>-->
  109. <!-- <td><strong>40kg</strong></td>-->
  110. <!-- <td>BMI值</td>-->
  111. <!-- <td><strong>19</strong></td>-->
  112. <!-- </tr>-->
  113. <!-- <tr>-->
  114. <!-- <td>血压</td>-->
  115. <!-- <td><strong>120/80</strong> </td>-->
  116. <!-- <td>血糖</td>-->
  117. <!-- <td><strong>5.5</strong></td>-->
  118. <!-- <td>血脂</td>-->
  119. <!-- <td><strong>6.87mmol/L</strong></td>-->
  120. <!-- </tr>-->
  121. <!-- <tr>-->
  122. <!-- <td>心率</td>-->
  123. <!-- <td><strong>70</strong> </td>-->
  124. <!-- <td>视力</td>-->
  125. <!-- <td><strong>5.1</strong></td>-->
  126. <!-- <td>骨密度</td>-->
  127. <!-- <td><strong>40</strong></td>-->
  128. <!-- </tr>-->
  129. <!-- &lt;!&ndash;客户基本信息(健康顾问)end&ndash;&gt;-->
  130. <!-- &lt;!&ndash;客户健康状况(健康医生)&ndash;&gt;-->
  131. <!-- <tr>-->
  132. <!-- <th colspan="6"><h3>客户健康状况(健康医生)</h3></th>-->
  133. <!-- </tr>-->
  134. <!-- <tr>-->
  135. <!-- <td>药物过敏史</td>-->
  136. <!-- <td colspan="5"><strong>青霉素</strong> </td>-->
  137. <!-- </tr>-->
  138. <!-- <tr>-->
  139. <!-- <td rowspan="6">既往史</td>-->
  140. <!-- <td rowspan="4">疾病</td>-->
  141. <!-- <td>心脑血管</td>-->
  142. <!-- <td colspan="3"><strong>心肌梗塞/冠心病/脑梗,心肌梗塞/冠心病/脑梗,心肌梗塞/冠心病/脑梗,心肌梗塞/冠心病/脑梗,</strong><strong>确诊时间:2022-11-11</strong> </td>-->
  143. <!-- </tr>-->
  144. <!-- <tr>-->
  145. <!-- <td>呼吸系统</td>-->
  146. <!-- <td colspan="3"><strong>冠心病/脑梗,</strong><strong>确诊时间:2022-11-11</strong> </td>-->
  147. <!-- </tr>-->
  148. <!-- <tr>-->
  149. <!-- <td>消化系统</td>-->
  150. <!-- <td colspan="3"><strong>心肌梗塞/冠心病,</strong><strong>确诊时间:2022-11-11</strong> </td>-->
  151. <!-- </tr>-->
  152. <!-- <tr>-->
  153. <!-- <td>内分泌系统</td>-->
  154. <!-- <td colspan="3"><strong>心肌梗塞/脑梗,</strong><strong>确诊时间:2022-11-11</strong> </td>-->
  155. <!-- </tr>-->
  156. <!-- <tr>-->
  157. <!-- <td>手术</td>-->
  158. <!-- <td colspan="4"><strong>无</strong> </td>-->
  159. <!-- </tr>-->
  160. <!-- <tr>-->
  161. <!-- <td>外伤</td>-->
  162. <!-- <td colspan="4"><strong>有,名称:</strong> </td>-->
  163. <!-- </tr>-->
  164. <!-- <tr>-->
  165. <!-- <td>家族史</td>-->
  166. <!-- <td colspan="5"><strong>青霉素</strong> </td>-->
  167. <!-- </tr>-->
  168. <!-- <tr>-->
  169. <!-- <td>遗传病史</td>-->
  170. <!-- <td colspan="5"><strong>青霉素</strong> </td>-->
  171. <!-- </tr>-->
  172. <!-- <tr>-->
  173. <!-- <td>残疾情况</td>-->
  174. <!-- <td colspan="5"><strong>青霉素</strong> </td>-->
  175. <!-- </tr>-->
  176. <!-- <tr>-->
  177. <!-- <td>职业病</td>-->
  178. <!-- <td colspan="5"><strong>无</strong> </td>-->
  179. <!-- </tr>-->
  180. <!-- &lt;!&ndash;客户健康状况(健康医生)end&ndash;&gt;-->
  181. <!-- &lt;!&ndash;客户生活方式(健康顾问)&ndash;&gt;-->
  182. <!-- <tr>-->
  183. <!-- <th colspan="6"><h3>客户生活方式(健康顾问)</h3></th>-->
  184. <!-- </tr>-->
  185. <!-- <tr>-->
  186. <!-- <td>兴趣爱好</td>-->
  187. <!-- <td colspan="5"><strong>一日游、长途游、唱歌、广场舞</strong> </td>-->
  188. <!-- </tr>-->
  189. <!-- <tr>-->
  190. <!-- <td>饮食情况</td>-->
  191. <!-- <td colspan="5"><strong>荤素均衡、嗜糖</strong> </td>-->
  192. <!-- </tr>-->
  193. <!-- <tr>-->
  194. <!-- <td rowspan="3">运动情况</td>-->
  195. <!-- <td>运动频率</td>-->
  196. <!-- <td colspan="4"><strong>每天</strong> </td>-->
  197. <!-- </tr>-->
  198. <!-- <tr>-->
  199. <!-- <td>每次锻炼时间</td>-->
  200. <!-- <td><strong>2</strong></td>-->
  201. <!-- <td>坚持锻炼时间</td>-->
  202. <!-- <td colspan="2"><strong>2</strong></td>-->
  203. <!-- </tr>-->
  204. <!-- <tr>-->
  205. <!-- <td>运动类型</td>-->
  206. <!-- <td colspan="4"><strong>每天</strong> </td>-->
  207. <!-- </tr>-->
  208. <!-- <tr>-->
  209. <!-- <td rowspan="4">睡眠情况</td>-->
  210. <!-- <td rowspan="2">睡眠时间</td>-->
  211. <!-- <td colspan="4"><strong>4小时以下</strong> </td>-->
  212. <!-- </tr>-->
  213. <!-- <tr>-->
  214. <!-- <td>睡觉时间</td>-->
  215. <!-- <td><strong>21:00</strong></td>-->
  216. <!-- <td>起床时间</td>-->
  217. <!-- <td><strong>7:00</strong></td>-->
  218. <!-- </tr>-->
  219. <!-- <tr>-->
  220. <!-- <td rowspan="2">睡眠质量</td>-->
  221. <!-- <td colspan="4"><strong>40分钟内可以入睡</strong> </td>-->
  222. <!-- </tr>-->
  223. <!-- <tr>-->
  224. <!-- <td colspan="4"><strong>夜间从不醒来</strong> </td>-->
  225. <!-- </tr>-->
  226. <!-- <tr>-->
  227. <!-- <td rowspan="3">吸烟情况</td>-->
  228. <!-- <td>吸烟状况</td>-->
  229. <!-- <td colspan="4"><strong>从不吸烟</strong> </td>-->
  230. <!-- </tr>-->
  231. <!-- <tr>-->
  232. <!-- <td>日吸烟量</td>-->
  233. <!-- <td colspan="4"><strong>平均5支/天</strong> </td>-->
  234. <!-- </tr>-->
  235. <!-- <tr>-->
  236. <!-- <td>开始吸烟年龄</td>-->
  237. <!-- <td><strong>20岁</strong></td>-->
  238. <!-- <td>戒烟年龄</td>-->
  239. <!-- <td colspan="2"><strong>4年</strong></td>-->
  240. <!-- </tr>-->
  241. <!-- <tr>-->
  242. <!-- <td rowspan="4">饮酒情况</td>-->
  243. <!-- <td>饮酒频率</td>-->
  244. <!-- <td colspan="4"><strong>从不</strong> </td>-->
  245. <!-- </tr>-->
  246. <!-- <tr>-->
  247. <!-- <td>日饮酒量</td>-->
  248. <!-- <td colspan="4"><strong>平均2两/天</strong> </td>-->
  249. <!-- </tr>-->
  250. <!-- <tr>-->
  251. <!-- <td>饮酒种类</td>-->
  252. <!-- <td colspan="4"><strong>白酒</strong> </td>-->
  253. <!-- </tr>-->
  254. <!-- <tr>-->
  255. <!-- <td>开始饮酒年龄</td>-->
  256. <!-- <td><strong>18岁</strong></td>-->
  257. <!-- <td>近一年是否醉酒</td>-->
  258. <!-- <td colspan="2"><strong>否</strong> </td>-->
  259. <!-- </tr>-->
  260. <!-- &lt;!&ndash;客户生活方式(健康顾问)end&ndash;&gt;-->
  261. <!-- &lt;!&ndash;健康管理计划(健康医生)&ndash;&gt;-->
  262. <!-- <tr>-->
  263. <!-- <th colspan="6"><h3>健康管理计划(健康医生)</h3></th>-->
  264. <!-- </tr>-->
  265. <!-- <tr>-->
  266. <!-- <td>短期目标</td>-->
  267. <!-- <td colspan="5"><strong>白酒</strong> </td>-->
  268. <!-- </tr>-->
  269. <!-- <tr>-->
  270. <!-- <td>长期目标</td>-->
  271. <!-- <td colspan="5"><strong>白酒</strong> </td>-->
  272. <!-- </tr>-->
  273. <!-- <tr>-->
  274. <!-- <td rowspan="4">管理措施</td>-->
  275. <!-- <td>饮食建议</td>-->
  276. <!-- <td colspan="4"><strong>白酒</strong> </td>-->
  277. <!-- </tr>-->
  278. <!-- <tr>-->
  279. <!-- <td>运动方案</td>-->
  280. <!-- <td colspan="4"><strong>白酒</strong> </td>-->
  281. <!-- </tr>-->
  282. <!-- <tr>-->
  283. <!-- <td>心里疏导</td>-->
  284. <!-- <td colspan="4"><strong>白酒</strong> </td>-->
  285. <!-- </tr>-->
  286. <!-- <tr>-->
  287. <!-- <td>复查安排</td>-->
  288. <!-- <td colspan="4"><strong>白酒</strong> </td>-->
  289. <!-- </tr>-->
  290. <!-- <tr>-->
  291. <!-- <td>健康医生</td>-->
  292. <!-- <td colspan="5"><strong>姓名:肖晓</strong> <strong>时间:2024-11-12</strong></td>-->
  293. <!-- </tr>-->
  294. <!-- &lt;!&ndash;健康管理计划(健康医生)end&ndash;&gt;-->
  295. <!-- &lt;!&ndash;随访记录(客服)&ndash;&gt;-->
  296. <!-- <tr>-->
  297. <!-- <th colspan="6"><h3>随访记录(客服)</h3></th>-->
  298. <!-- </tr>-->
  299. <!-- <tr>-->
  300. <!-- <td>随访时间1</td>-->
  301. <!-- <td><strong>2024-11-11</strong></td>-->
  302. <!-- <td>内容及健康变化</td>-->
  303. <!-- <td><strong>1</strong></td>-->
  304. <!-- <td>随访人员姓名</td>-->
  305. <!-- <td><strong>小红</strong></td>-->
  306. <!-- </tr>-->
  307. <!-- <tr>-->
  308. <!-- <td>随访时间2</td>-->
  309. <!-- <td><strong>2024-11-11</strong></td>-->
  310. <!-- <td>内容及健康变化</td>-->
  311. <!-- <td><strong>1</strong></td>-->
  312. <!-- <td>随访人员姓名</td>-->
  313. <!-- <td><strong>小红</strong></td>-->
  314. <!-- </tr>-->
  315. <!-- <tr>-->
  316. <!-- <td>随访时间3</td>-->
  317. <!-- <td><strong>2024-11-11</strong></td>-->
  318. <!-- <td>内容及健康变化</td>-->
  319. <!-- <td><strong>1</strong></td>-->
  320. <!-- <td>随访人员姓名</td>-->
  321. <!-- <td><strong>小红</strong></td>-->
  322. <!-- </tr>-->
  323. <!--随访记录(客服)end-->
  324. </tbody>
  325. </table>
  326. </body>
  327. </html>