ZZYBZK.json 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535
  1. {
  2. "Key": "ZZYBZK",
  3. "Name": "症状、一般状况",
  4. "Content": [
  5. {
  6. "label": "症状",
  7. "defaultValue": null,
  8. "span": 24,
  9. "key": "virtualGeneralSymptom",
  10. "type": "virtualTitle",
  11. "border": null,
  12. "disabledValue": null,
  13. "options": [],
  14. "children": [
  15. {
  16. "label": "症状",
  17. "defaultValue": [],
  18. "span": 24,
  19. "key": "Symptom",
  20. "type": "checkbox",
  21. "border": false,
  22. "disabledValue": "1",
  23. "maxItems": 10,
  24. "options": [
  25. {
  26. "label": "无症状",
  27. "value": "1"
  28. },
  29. {
  30. "label": "头痛",
  31. "value": "2"
  32. },
  33. {
  34. "label": "头晕",
  35. "value": "3"
  36. },
  37. {
  38. "label": "心悸",
  39. "value": "4"
  40. },
  41. {
  42. "label": "胸闷",
  43. "value": "5"
  44. },
  45. {
  46. "label": "胸痛",
  47. "value": "6"
  48. },
  49. {
  50. "label": "慢性咳嗽",
  51. "value": "7"
  52. },
  53. {
  54. "label": "咳痰",
  55. "value": "8"
  56. },
  57. {
  58. "label": "呼吸困难",
  59. "value": "9"
  60. },
  61. {
  62. "label": "多饮",
  63. "value": "10"
  64. },
  65. {
  66. "label": "多尿",
  67. "value": "11"
  68. },
  69. {
  70. "label": "体重下降",
  71. "value": "12"
  72. },
  73. {
  74. "label": "乏力",
  75. "value": "13"
  76. },
  77. {
  78. "label": "关节肿痛",
  79. "value": "14"
  80. },
  81. {
  82. "label": "视力模糊",
  83. "value": "15"
  84. },
  85. {
  86. "label": "手脚麻木",
  87. "value": "16"
  88. },
  89. {
  90. "label": "尿急",
  91. "value": "17"
  92. },
  93. {
  94. "label": "尿痛",
  95. "value": "18"
  96. },
  97. {
  98. "label": "便秘",
  99. "value": "19"
  100. },
  101. {
  102. "label": "腹泻",
  103. "value": "20"
  104. },
  105. {
  106. "label": "恶心呕吐",
  107. "value": "21"
  108. },
  109. {
  110. "label": "眼花",
  111. "value": "22"
  112. },
  113. {
  114. "label": "耳鸣",
  115. "value": "23"
  116. },
  117. {
  118. "label": "乳房胀痛",
  119. "value": "24"
  120. },
  121. {
  122. "label": "其他",
  123. "value": "25"
  124. }
  125. ],
  126. "children": null,
  127. "append": null,
  128. "placeholder": null,
  129. "required": null,
  130. "show-limit": null,
  131. "parentKey": "virtualGeneralSymptom",
  132. "buttonName": null,
  133. "childrenKey": null
  134. }
  135. ],
  136. "append": null,
  137. "placeholder": null,
  138. "required": null,
  139. "show-limit": null,
  140. "parentKey": null,
  141. "buttonName": null,
  142. "childrenKey": null,
  143. "choose-limit": 10
  144. },
  145. {
  146. "label": "体温",
  147. "defaultValue": null,
  148. "span": 12,
  149. "key": "virtualGeneralCondition1",
  150. "type": "virtualTitle",
  151. "border": null,
  152. "disabledValue": null,
  153. "options": [],
  154. "children": [
  155. {
  156. "label": "体温",
  157. "defaultValue": null,
  158. "span": 12,
  159. "key": "Temperature",
  160. "type": "bodyTemperature",
  161. "border": null,
  162. "disabledValue": null,
  163. "options": [],
  164. "children": null,
  165. "append": "°C",
  166. "placeholder": "",
  167. "required": true,
  168. "show-limit": false,
  169. "parentKey": "virtualGeneralCondition1",
  170. "buttonName": "测量",
  171. "childrenKey": null
  172. }
  173. ],
  174. "append": null,
  175. "placeholder": null,
  176. "required": null,
  177. "show-limit": null,
  178. "parentKey": null,
  179. "buttonName": null,
  180. "childrenKey": null
  181. },
  182. {
  183. "label": "呼吸频率",
  184. "defaultValue": null,
  185. "span": 12,
  186. "key": "virtualGeneralCondition1",
  187. "type": "virtualTitle",
  188. "border": null,
  189. "disabledValue": null,
  190. "options": [],
  191. "children": [
  192. {
  193. "label": "呼吸频率",
  194. "defaultValue": null,
  195. "span": 12,
  196. "key": "Breathe",
  197. "type": "numberInput",
  198. "border": null,
  199. "disabledValue": null,
  200. "options": [],
  201. "children": null,
  202. "append": "次/分钟",
  203. "placeholder": "",
  204. "required": null,
  205. "show-limit": false,
  206. "parentKey": "virtualGeneralCondition1",
  207. "buttonName": null,
  208. "childrenKey": null
  209. }
  210. ],
  211. "append": null,
  212. "placeholder": null,
  213. "required": null,
  214. "show-limit": null,
  215. "parentKey": null,
  216. "buttonName": null,
  217. "childrenKey": null
  218. },
  219. {
  220. "label": "血氧",
  221. "defaultValue": null,
  222. "span": 24,
  223. "key": "bloodOxygen",
  224. "type": "virtualGeneralCondition1",
  225. "border": null,
  226. "disabledValue": null,
  227. "options": [],
  228. "children": [
  229. {
  230. "label": "血氧",
  231. "defaultValue": null,
  232. "span": 24,
  233. "key": "Spo2",
  234. "type": "bloodOxygen",
  235. "border": null,
  236. "disabledValue": null,
  237. "options": [],
  238. "children": null,
  239. "append": "%",
  240. "placeholder": "",
  241. "required": true,
  242. "show-limit": false,
  243. "parentKey": "virtualGeneralCondition1",
  244. "childrenKey": null
  245. }
  246. ],
  247. "append": null,
  248. "placeholder": null,
  249. "required": null,
  250. "show-limit": null,
  251. "parentKey": null,
  252. "buttonName": null,
  253. "childrenKey": null
  254. },
  255. {
  256. "label": "体质指数",
  257. "defaultValue": null,
  258. "span": 24,
  259. "key": "virtualGeneralCondition2",
  260. "type": "virtualTitle",
  261. "border": null,
  262. "disabledValue": null,
  263. "options": [],
  264. "children": [
  265. {
  266. "label": "身高",
  267. "defaultValue": null,
  268. "span": 12,
  269. "key": "Height",
  270. "type": "numberInput",
  271. "border": null,
  272. "disabledValue": null,
  273. "options": [],
  274. "children": null,
  275. "append": "cm",
  276. "placeholder": "",
  277. "required": null,
  278. "show-limit": false,
  279. "parentKey": "virtualGeneralCondition2",
  280. "buttonName": null,
  281. "childrenKey": null
  282. },
  283. {
  284. "label": "体重",
  285. "defaultValue": null,
  286. "span": 12,
  287. "key": "Weight",
  288. "type": "weight",
  289. "border": null,
  290. "disabledValue": null,
  291. "options": [],
  292. "children": null,
  293. "append": "kg",
  294. "placeholder": "",
  295. "required": null,
  296. "show-limit": false,
  297. "parentKey": "virtualGeneralCondition2",
  298. "buttonName": null,
  299. "childrenKey": null
  300. },
  301. {
  302. "label": "体质指标(BMI)",
  303. "defaultValue": null,
  304. "span": 12,
  305. "key": "Bmi",
  306. "type": "numberInput",
  307. "border": null,
  308. "disabledValue": null,
  309. "options": [],
  310. "children": null,
  311. "append": "kg/m²",
  312. "placeholder": "",
  313. "required": null,
  314. "show-limit": false,
  315. "parentKey": "virtualGeneralCondition2",
  316. "buttonName": "测量",
  317. "childrenKey": null
  318. },
  319. {
  320. "label": "腰围",
  321. "defaultValue": null,
  322. "span": 12,
  323. "key": "WAISTLINE",
  324. "type": "numberInput",
  325. "border": null,
  326. "disabledValue": null,
  327. "options": [],
  328. "children": null,
  329. "append": "cm",
  330. "placeholder": "",
  331. "required": null,
  332. "show-limit": false,
  333. "parentKey": "virtualGeneralCondition2",
  334. "buttonName": "测量",
  335. "childrenKey": null
  336. }
  337. ],
  338. "append": null,
  339. "placeholder": null,
  340. "required": null,
  341. "show-limit": null,
  342. "parentKey": null,
  343. "buttonName": null,
  344. "childrenKey": null
  345. },
  346. {
  347. "label": "血压",
  348. "defaultValue": null,
  349. "span": 24,
  350. "key": "generalCondition",
  351. "type": "title",
  352. "border": null,
  353. "disabledValue": null,
  354. "options": [],
  355. "children": [
  356. {
  357. "label": "血压",
  358. "defaultValue": null,
  359. "span": 24,
  360. "key": "BloodPressure",
  361. "type": "bloodPressure",
  362. "border": null,
  363. "disabledValue": null,
  364. "options": [],
  365. "children": null,
  366. "append": "mmHg",
  367. "placeholder": "",
  368. "required": null,
  369. "show-limit": false,
  370. "parentKey": "generalCondition"
  371. }
  372. ],
  373. "append": null,
  374. "placeholder": null,
  375. "required": null,
  376. "show-limit": null,
  377. "parentKey": null,
  378. "buttonName": null,
  379. "childrenKey": null
  380. },
  381. {
  382. "label": "老年人信息",
  383. "defaultValue": null,
  384. "span": 24,
  385. "key": "virtualGeneralCondition",
  386. "type": "virtualTitle",
  387. "border": null,
  388. "disabledValue": null,
  389. "options": [],
  390. "children": [
  391. {
  392. "label": "老年人健康状态自我评估",
  393. "defaultValue": [],
  394. "span": 24,
  395. "key": "Older_Health_State",
  396. "type": "radio",
  397. "border": false,
  398. "disabledValue": null,
  399. "options": [
  400. {
  401. "label": "满意",
  402. "value": "1"
  403. },
  404. {
  405. "label": "基本满意",
  406. "value": "2"
  407. },
  408. {
  409. "label": "说不清楚",
  410. "value": "3"
  411. },
  412. {
  413. "label": "不太满意",
  414. "value": "4"
  415. },
  416. {
  417. "label": "不满意",
  418. "value": "5"
  419. }
  420. ],
  421. "children": null,
  422. "append": null,
  423. "placeholder": null,
  424. "required": true,
  425. "show-limit": null,
  426. "parentKey": "virtualGeneralCondition",
  427. "buttonName": null,
  428. "childrenKey": null
  429. },
  430. {
  431. "label": "老年人生活自理能力自我评估",
  432. "defaultValue": [],
  433. "span": 24,
  434. "key": "Older_Living_Ability",
  435. "type": "ability_radio",
  436. "border": false,
  437. "disabledValue": null,
  438. "options": [
  439. {
  440. "label": "可自理(0~3分)",
  441. "value": "1"
  442. },
  443. {
  444. "label": "轻度依赖(4~8分)",
  445. "value": "2"
  446. },
  447. {
  448. "label": "中度依赖(9~18分)",
  449. "value": "3"
  450. },
  451. {
  452. "label": "不能自理(≥19分)",
  453. "value": "4"
  454. }
  455. ],
  456. "children": null,
  457. "append": null,
  458. "placeholder": null,
  459. "required": true,
  460. "show-limit": null,
  461. "parentKey": "virtualGeneralCondition",
  462. "buttonName": null,
  463. "childrenKey": null
  464. },
  465. {
  466. "label": "老年人认知功能",
  467. "defaultValue": null,
  468. "span": 24,
  469. "key": "Older_rzgn",
  470. "type": "radioScore",
  471. "border": null,
  472. "disabledValue": null,
  473. "options": [
  474. {
  475. "label": "粗筛阴性",
  476. "value": "1"
  477. },
  478. {
  479. "label": "粗筛阳性",
  480. "value": "2"
  481. }
  482. ],
  483. "children": null,
  484. "append": null,
  485. "placeholder": null,
  486. "required": null,
  487. "show-limit": null,
  488. "parentKey": "virtualGeneralCondition",
  489. "buttonName": null,
  490. "childrenKey": [
  491. "Older_Cognitive",
  492. "Older_Intelligence"
  493. ]
  494. },
  495. {
  496. "label": "老年人情感状态",
  497. "defaultValue": null,
  498. "span": 24,
  499. "key": "Older_qgzt",
  500. "type": "radioScore",
  501. "border": null,
  502. "disabledValue": null,
  503. "options": [
  504. {
  505. "label": "粗筛阴性",
  506. "value": "1"
  507. },
  508. {
  509. "label": "粗筛阳性",
  510. "value": "2"
  511. }
  512. ],
  513. "children": null,
  514. "append": null,
  515. "placeholder": null,
  516. "required": null,
  517. "show-limit": null,
  518. "parentKey": "virtualGeneralCondition",
  519. "buttonName": null,
  520. "childrenKey": [
  521. "Older_Emotional",
  522. "Older_Depression"
  523. ]
  524. }
  525. ],
  526. "append": null,
  527. "placeholder": null,
  528. "required": null,
  529. "show-limit": null,
  530. "parentKey": null,
  531. "buttonName": null,
  532. "childrenKey": null
  533. }
  534. ]
  535. }