LNRZYYJKGLFWJL.json 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984
  1. {
  2. "Key": "LNRZYYJKGLFWJL",
  3. "Name": "老年人中医药健康管理服务记录表",
  4. "Content": [
  5. {
  6. "label": "中医体质辨识",
  7. "span": 24,
  8. "key": "constitution",
  9. "type": "title",
  10. "options": [
  11. {
  12. "label": "没有(根本不/从来没有)",
  13. "value": "1"
  14. },
  15. {
  16. "label": "很少(有一点/偶尔)",
  17. "value": "2"
  18. },
  19. {
  20. "label": "有时(有些/少数时间)",
  21. "value": "3"
  22. },
  23. {
  24. "label": "经常(相当/多数时间)",
  25. "value": "4"
  26. },
  27. {
  28. "label": "总是(非常/每天)",
  29. "value": "5"
  30. }
  31. ],
  32. "children": [
  33. {
  34. "label": "(1) 您精力充沛吗?(指精神头足,乐于做事)",
  35. "defaultValue": [],
  36. "span": 24,
  37. "key": "qusition1",
  38. "type": "radio",
  39. "border": false,
  40. "disabledValue": "1",
  41. "options": [],
  42. "children": null,
  43. "append": null,
  44. "placeholder": null,
  45. "required": null,
  46. "show-limit": null,
  47. "parentKey": "constitution",
  48. "buttonName": null,
  49. "childrenKey": null,
  50. "groupKeys": [
  51. "Ping_Score"
  52. ]
  53. },
  54. {
  55. "label": "(2) 您容易疲乏吗?(指体力如何,是否稍微活动一下或做一点家务劳动就感到累)",
  56. "defaultValue": [],
  57. "span": 24,
  58. "key": "qusition2",
  59. "type": "radio",
  60. "border": false,
  61. "disabledValue": "1",
  62. "options": [],
  63. "children": null,
  64. "append": null,
  65. "placeholder": null,
  66. "required": null,
  67. "show-limit": null,
  68. "parentKey": "constitution",
  69. "buttonName": null,
  70. "childrenKey": null,
  71. "groupKeys": [
  72. "Qi_Score",
  73. "Ping_Score"
  74. ]
  75. },
  76. {
  77. "label": "(3) 您容易气短,呼吸短促,接不上气吗?",
  78. "defaultValue": [],
  79. "span": 24,
  80. "key": "qusition3",
  81. "type": "radio",
  82. "border": false,
  83. "disabledValue": "1",
  84. "options": [],
  85. "children": null,
  86. "append": null,
  87. "placeholder": null,
  88. "required": null,
  89. "show-limit": null,
  90. "parentKey": "constitution",
  91. "buttonName": null,
  92. "childrenKey": null,
  93. "groupKeys": [
  94. "Qi_Score"
  95. ]
  96. },
  97. {
  98. "label": "(4) 您说话声音低弱无力吗?(指说话没有力气)",
  99. "defaultValue": [],
  100. "span": 24,
  101. "key": "qusition4",
  102. "type": "radio",
  103. "border": false,
  104. "disabledValue": "1",
  105. "options": [],
  106. "children": null,
  107. "append": null,
  108. "placeholder": null,
  109. "required": null,
  110. "show-limit": null,
  111. "parentKey": "constitution",
  112. "buttonName": null,
  113. "childrenKey": null,
  114. "groupKeys": [
  115. "Qi_Score",
  116. "Ping_Score"
  117. ]
  118. },
  119. {
  120. "label": "(5) 您感到闷闷不乐、情绪低沉吗?(指心情不愉快,情绪低落)",
  121. "defaultValue": [],
  122. "span": 24,
  123. "key": "qusition5",
  124. "type": "radio",
  125. "border": false,
  126. "disabledValue": "1",
  127. "options": [],
  128. "children": null,
  129. "append": null,
  130. "placeholder": null,
  131. "required": null,
  132. "show-limit": null,
  133. "parentKey": "constitution",
  134. "buttonName": null,
  135. "childrenKey": null,
  136. "groupKeys": [
  137. "Qiyu_Score",
  138. "Ping_Score"
  139. ]
  140. },
  141. {
  142. "label": "(6) 您容易精神紧张、焦虑不安吗?(指遇事是否心情紧张)",
  143. "defaultValue": [],
  144. "span": 24,
  145. "key": "qusition6",
  146. "type": "radio",
  147. "border": false,
  148. "disabledValue": "1",
  149. "options": [],
  150. "children": null,
  151. "append": null,
  152. "placeholder": null,
  153. "required": null,
  154. "show-limit": null,
  155. "parentKey": "constitution",
  156. "buttonName": null,
  157. "childrenKey": null,
  158. "groupKeys": [
  159. "Qiyu_Score"
  160. ]
  161. },
  162. {
  163. "label": "(7) 您因为生活状态改变而感到孤独、失落吗?",
  164. "defaultValue": [],
  165. "span": 24,
  166. "key": "qusition7",
  167. "type": "radio",
  168. "border": false,
  169. "disabledValue": "1",
  170. "options": [],
  171. "children": null,
  172. "append": null,
  173. "placeholder": null,
  174. "required": null,
  175. "show-limit": null,
  176. "parentKey": "constitution",
  177. "buttonName": null,
  178. "childrenKey": null,
  179. "groupKeys": [
  180. "Qiyu_Score"
  181. ]
  182. },
  183. {
  184. "label": "(8) 您容易感到害怕或受到惊吓吗?",
  185. "defaultValue": [],
  186. "span": 24,
  187. "key": "qusition8",
  188. "type": "radio",
  189. "border": false,
  190. "disabledValue": "1",
  191. "options": [],
  192. "children": null,
  193. "append": null,
  194. "placeholder": null,
  195. "required": null,
  196. "show-limit": null,
  197. "parentKey": "constitution",
  198. "buttonName": null,
  199. "childrenKey": null,
  200. "groupKeys": [
  201. "Qiyu_Score"
  202. ]
  203. },
  204. {
  205. "label": "(9) 您感到身体超重不轻松吗?(感觉身体沉重)[BMI 指数=体重(kg)/身高²(m)](BMI<24选1;24≤BMI<25选2;25≤BMI<26选3;26≤BMI<28选4;BMI≥28选5)",
  206. "defaultValue": [],
  207. "span": 24,
  208. "key": "qusition9",
  209. "type": "radio",
  210. "border": false,
  211. "disabledValue": "1",
  212. "options": [
  213. {
  214. "label": "BMI<24",
  215. "value": "1"
  216. },
  217. {
  218. "label": "24≤BMI<25",
  219. "value": "2"
  220. },
  221. {
  222. "label": "25≤BMI<26",
  223. "value": "3"
  224. },
  225. {
  226. "label": "26≤BMI<28",
  227. "value": "4"
  228. },
  229. {
  230. "label": "BMI≥28选5",
  231. "value": "5"
  232. }
  233. ],
  234. "children": null,
  235. "append": null,
  236. "placeholder": null,
  237. "required": null,
  238. "show-limit": null,
  239. "parentKey": "constitution",
  240. "buttonName": null,
  241. "childrenKey": null,
  242. "groupKeys": [
  243. "Tan_Score"
  244. ]
  245. },
  246. {
  247. "label": "(10) 您眼睛干涩吗? ",
  248. "defaultValue": [],
  249. "span": 24,
  250. "key": "qusition10",
  251. "type": "radio",
  252. "border": false,
  253. "disabledValue": "1",
  254. "options": [],
  255. "children": null,
  256. "append": null,
  257. "placeholder": null,
  258. "required": null,
  259. "show-limit": null,
  260. "parentKey": "constitution",
  261. "buttonName": null,
  262. "childrenKey": null,
  263. "groupKeys": [
  264. "Yin_Score"
  265. ]
  266. },
  267. {
  268. "label": "(11) 您手脚发凉吗?(不包含因周围温度低或穿的少导致的手脚发冷)",
  269. "defaultValue": [],
  270. "span": 24,
  271. "key": "qusition11",
  272. "type": "radio",
  273. "border": false,
  274. "disabledValue": "1",
  275. "options": [],
  276. "children": null,
  277. "append": null,
  278. "placeholder": null,
  279. "required": null,
  280. "show-limit": null,
  281. "parentKey": "constitution",
  282. "buttonName": null,
  283. "childrenKey": null,
  284. "groupKeys": [
  285. "Yang_Score"
  286. ]
  287. },
  288. {
  289. "label": "(12) 您胃脘部、背部或腰膝部怕冷吗?(指上腹部、背部、腰部或膝关节等,有一处或多处怕冷)",
  290. "defaultValue": [],
  291. "span": 24,
  292. "key": "qusition12",
  293. "type": "radio",
  294. "border": false,
  295. "disabledValue": "1",
  296. "options": [],
  297. "children": null,
  298. "append": null,
  299. "placeholder": null,
  300. "required": null,
  301. "show-limit": null,
  302. "parentKey": "constitution",
  303. "buttonName": null,
  304. "childrenKey": null,
  305. "groupKeys": [
  306. "Yang_Score"
  307. ]
  308. },
  309. {
  310. "label": "(13) 您比一般人耐受不了寒冷吗?(指比别人容易害怕冬天或是夏天的冷空调、电扇等)",
  311. "defaultValue": [],
  312. "span": 24,
  313. "key": "qusition13",
  314. "type": "radio",
  315. "border": false,
  316. "disabledValue": "1",
  317. "options": [],
  318. "children": null,
  319. "append": null,
  320. "placeholder": null,
  321. "required": null,
  322. "show-limit": null,
  323. "parentKey": "constitution",
  324. "buttonName": null,
  325. "childrenKey": null,
  326. "groupKeys": [
  327. "Yang_Score",
  328. "Ping_Score"
  329. ]
  330. },
  331. {
  332. "label": "(14) 您容易患感冒吗?(指每年感冒的次数,<2次选1;2~4次选2;5~6次选3;>8次选4;几乎每月选5)",
  333. "defaultValue": [],
  334. "span": 24,
  335. "key": "qusition14",
  336. "type": "radio",
  337. "border": false,
  338. "disabledValue": "1",
  339. "options": [
  340. {
  341. "label": "<2次",
  342. "value": "1"
  343. },
  344. {
  345. "label": "2~4次",
  346. "value": "2"
  347. },
  348. {
  349. "label": "5~6次",
  350. "value": "3"
  351. },
  352. {
  353. "label": ">8次",
  354. "value": "4"
  355. },
  356. {
  357. "label": "几乎每月",
  358. "value": "5"
  359. }
  360. ],
  361. "children": null,
  362. "append": null,
  363. "placeholder": null,
  364. "required": null,
  365. "show-limit": null,
  366. "parentKey": "constitution",
  367. "buttonName": null,
  368. "childrenKey": null,
  369. "groupKeys": [
  370. "Qi_Score"
  371. ]
  372. },
  373. {
  374. "label": "(15) 您没有感冒时也会鼻塞、流鼻涕吗?",
  375. "defaultValue": [],
  376. "span": 24,
  377. "key": "qusition15",
  378. "type": "radio",
  379. "border": false,
  380. "disabledValue": "1",
  381. "options": [],
  382. "children": null,
  383. "append": null,
  384. "placeholder": null,
  385. "required": null,
  386. "show-limit": null,
  387. "parentKey": "constitution",
  388. "buttonName": null,
  389. "childrenKey": null,
  390. "groupKeys": [
  391. "Te_Score"
  392. ]
  393. },
  394. {
  395. "label": "(16) 您有口粘口腻,或睡眠打鼾吗?",
  396. "defaultValue": [],
  397. "span": 24,
  398. "key": "qusition16",
  399. "type": "radio",
  400. "border": false,
  401. "disabledValue": "1",
  402. "options": [],
  403. "children": null,
  404. "append": null,
  405. "placeholder": null,
  406. "required": null,
  407. "show-limit": null,
  408. "parentKey": "constitution",
  409. "buttonName": null,
  410. "childrenKey": null,
  411. "groupKeys": [
  412. "Tan_Score"
  413. ]
  414. },
  415. {
  416. "label": "(17) 您容易过敏(对药物、食物、气味、花粉或在季节交替、气候变化时)吗?(从来没有选1;1、2次选2;3、4次选3;5、6次选4;每次遇到上述原因都过敏选5)",
  417. "defaultValue": [],
  418. "span": 24,
  419. "key": "qusition17",
  420. "type": "radio",
  421. "border": false,
  422. "disabledValue": "1",
  423. "options": [
  424. {
  425. "label": "从来没有",
  426. "value": "1"
  427. },
  428. {
  429. "label": "1、2次",
  430. "value": "2"
  431. },
  432. {
  433. "label": "3、4次",
  434. "value": "3"
  435. },
  436. {
  437. "label": "5、6次",
  438. "value": "4"
  439. },
  440. {
  441. "label": "每次遇到上述原因都过敏",
  442. "value": "5"
  443. }
  444. ],
  445. "children": null,
  446. "append": null,
  447. "placeholder": null,
  448. "required": null,
  449. "show-limit": null,
  450. "parentKey": "constitution",
  451. "buttonName": null,
  452. "childrenKey": null,
  453. "groupKeys": [
  454. "Te_Score"
  455. ]
  456. },
  457. {
  458. "label": "(18) 您的皮肤容易起荨麻疹吗? (包括风团、风疹块、风疙瘩)",
  459. "defaultValue": [],
  460. "span": 24,
  461. "key": "qusition18",
  462. "type": "radio",
  463. "border": false,
  464. "disabledValue": "1",
  465. "options": [],
  466. "children": null,
  467. "append": null,
  468. "placeholder": null,
  469. "required": null,
  470. "show-limit": null,
  471. "parentKey": "constitution",
  472. "buttonName": null,
  473. "childrenKey": null,
  474. "groupKeys": [
  475. "Te_Score"
  476. ]
  477. },
  478. {
  479. "label": "(19) 您的皮肤在不知不觉中会出现青紫瘀斑、皮下出血吗?(指皮肤在没有外伤的情况下出现青一块紫一块的情况)",
  480. "defaultValue": [],
  481. "span": 24,
  482. "key": "qusition19",
  483. "type": "radio",
  484. "border": false,
  485. "disabledValue": "1",
  486. "options": [],
  487. "children": null,
  488. "append": null,
  489. "placeholder": null,
  490. "required": null,
  491. "show-limit": null,
  492. "parentKey": "constitution",
  493. "buttonName": null,
  494. "childrenKey": null,
  495. "groupKeys": [
  496. "Xue_Score"
  497. ]
  498. },
  499. {
  500. "label": "(20) 您的皮肤一抓就红,并出现抓痕吗?(指被指甲或钝物划过后皮肤的反应)",
  501. "defaultValue": [],
  502. "span": 24,
  503. "key": "qusition20",
  504. "type": "radio",
  505. "border": false,
  506. "disabledValue": "1",
  507. "options": [],
  508. "children": null,
  509. "append": null,
  510. "placeholder": null,
  511. "required": null,
  512. "show-limit": null,
  513. "parentKey": "constitution",
  514. "buttonName": null,
  515. "childrenKey": null,
  516. "groupKeys": [
  517. "Te_Score"
  518. ]
  519. },
  520. {
  521. "label": "(21) 您皮肤或口唇干吗?",
  522. "defaultValue": [],
  523. "span": 24,
  524. "key": "qusition21",
  525. "type": "radio",
  526. "border": false,
  527. "disabledValue": "1",
  528. "options": [],
  529. "children": null,
  530. "append": null,
  531. "placeholder": null,
  532. "required": null,
  533. "show-limit": null,
  534. "parentKey": "constitution",
  535. "buttonName": null,
  536. "childrenKey": null,
  537. "groupKeys": [
  538. "Yin_Score"
  539. ]
  540. },
  541. {
  542. "label": "(22) 您有肢体麻木或固定部位疼痛的感觉吗?",
  543. "defaultValue": [],
  544. "span": 24,
  545. "key": "qusition22",
  546. "type": "radio",
  547. "border": false,
  548. "disabledValue": "1",
  549. "options": [],
  550. "children": null,
  551. "append": null,
  552. "placeholder": null,
  553. "required": null,
  554. "show-limit": null,
  555. "parentKey": "constitution",
  556. "buttonName": null,
  557. "childrenKey": null,
  558. "groupKeys": [
  559. "Xue_Score"
  560. ]
  561. },
  562. {
  563. "label": "(23) 您面部或鼻部有油腻感或者油亮发光吗?(指脸上或鼻子)",
  564. "defaultValue": [],
  565. "span": 24,
  566. "key": "qusition23",
  567. "type": "radio",
  568. "border": false,
  569. "disabledValue": "1",
  570. "options": [],
  571. "children": null,
  572. "append": null,
  573. "placeholder": null,
  574. "required": null,
  575. "show-limit": null,
  576. "parentKey": "constitution",
  577. "buttonName": null,
  578. "childrenKey": null,
  579. "groupKeys": [
  580. "Shi_Score"
  581. ]
  582. },
  583. {
  584. "label": "(24) 您面色或目眶晦黯,或出现褐色斑块/斑点吗?",
  585. "defaultValue": [],
  586. "span": 24,
  587. "key": "qusition24",
  588. "type": "radio",
  589. "border": false,
  590. "disabledValue": "1",
  591. "options": [],
  592. "children": null,
  593. "append": null,
  594. "placeholder": null,
  595. "required": null,
  596. "show-limit": null,
  597. "parentKey": "constitution",
  598. "buttonName": null,
  599. "childrenKey": null,
  600. "groupKeys": [
  601. "Xue_Score"
  602. ]
  603. },
  604. {
  605. "label": "(25) 您有皮肤湿疹、疮疖吗?",
  606. "defaultValue": [],
  607. "span": 24,
  608. "key": "qusition25",
  609. "type": "radio",
  610. "border": false,
  611. "disabledValue": "1",
  612. "options": [],
  613. "children": null,
  614. "append": null,
  615. "placeholder": null,
  616. "required": null,
  617. "show-limit": null,
  618. "parentKey": "constitution",
  619. "buttonName": null,
  620. "childrenKey": null,
  621. "groupKeys": [
  622. "Shi_Score"
  623. ]
  624. },
  625. {
  626. "label": "(26) 您感到口干咽燥、总想喝水吗? ",
  627. "defaultValue": [],
  628. "span": 24,
  629. "key": "qusition26",
  630. "type": "radio",
  631. "border": false,
  632. "disabledValue": "1",
  633. "options": [],
  634. "children": null,
  635. "append": null,
  636. "placeholder": null,
  637. "required": null,
  638. "show-limit": null,
  639. "parentKey": "constitution",
  640. "buttonName": null,
  641. "childrenKey": null,
  642. "groupKeys": [
  643. "Yin_Score"
  644. ]
  645. },
  646. {
  647. "label": "(27) 您感到口苦或嘴里有异味吗?(指口苦或口臭) ",
  648. "defaultValue": [],
  649. "span": 24,
  650. "key": "qusition27",
  651. "type": "radio",
  652. "border": false,
  653. "disabledValue": "1",
  654. "options": [],
  655. "children": null,
  656. "append": null,
  657. "placeholder": null,
  658. "required": null,
  659. "show-limit": null,
  660. "parentKey": "constitution",
  661. "buttonName": null,
  662. "childrenKey": null,
  663. "groupKeys": [
  664. "Shi_Score"
  665. ]
  666. },
  667. {
  668. "label": "(28) 您腹部肥大吗?(指腹部脂肪肥厚,腰围<80cm或2.4尺选1;腰围80-85cm或2.4-2.55尺选2;腰围86-90cm或2.56-2.7尺选3;腰围91-105cm或2.71-3.15尺选4;腰围>105cm或3.15尺选5)",
  669. "defaultValue": [],
  670. "span": 24,
  671. "key": "qusition28",
  672. "type": "radio",
  673. "border": false,
  674. "disabledValue": "1",
  675. "options": [
  676. {
  677. "label": "腰围<80cm或2.4尺",
  678. "value": "1"
  679. },
  680. {
  681. "label": "腰围80-85cm或2.4-2.55尺",
  682. "value": "2"
  683. },
  684. {
  685. "label": "腰围86-90cm或2.56-2.7尺",
  686. "value": "3"
  687. },
  688. {
  689. "label": "腰围91-105cm或2.71-3.15尺",
  690. "value": "4"
  691. },
  692. {
  693. "label": "腰围>105cm或3.15尺",
  694. "value": "5"
  695. }
  696. ],
  697. "children": null,
  698. "append": null,
  699. "placeholder": null,
  700. "required": null,
  701. "show-limit": null,
  702. "parentKey": "constitution",
  703. "buttonName": null,
  704. "childrenKey": null,
  705. "groupKeys": [
  706. "Tan_Score"
  707. ]
  708. },
  709. {
  710. "label": "(29) 您吃(喝)凉的东西会感到不舒服或者怕吃(喝)凉的东西吗?(指不喜欢吃凉的食物,或吃了凉的食物后会不舒服)",
  711. "defaultValue": [],
  712. "span": 24,
  713. "key": "qusition29",
  714. "type": "radio",
  715. "border": false,
  716. "disabledValue": "1",
  717. "options": [],
  718. "children": null,
  719. "append": null,
  720. "placeholder": null,
  721. "required": null,
  722. "show-limit": null,
  723. "parentKey": "constitution",
  724. "buttonName": null,
  725. "childrenKey": null,
  726. "groupKeys": [
  727. "Yang_Score"
  728. ]
  729. },
  730. {
  731. "label": "(30) 您有大便黏滞不爽、解不尽的感觉吗?(大便容易粘在马桶或便坑壁上)",
  732. "defaultValue": [],
  733. "span": 24,
  734. "key": "qusition30",
  735. "type": "radio",
  736. "border": false,
  737. "disabledValue": "1",
  738. "options": [],
  739. "children": null,
  740. "append": null,
  741. "placeholder": null,
  742. "required": null,
  743. "show-limit": null,
  744. "parentKey": "constitution",
  745. "buttonName": null,
  746. "childrenKey": null,
  747. "groupKeys": [
  748. "Shi_Score"
  749. ]
  750. },
  751. {
  752. "label": "(31) 您容易大便干燥吗?",
  753. "defaultValue": [],
  754. "span": 24,
  755. "key": "qusition31",
  756. "type": "radio",
  757. "border": false,
  758. "disabledValue": "1",
  759. "options": [],
  760. "children": null,
  761. "append": null,
  762. "placeholder": null,
  763. "required": null,
  764. "show-limit": null,
  765. "parentKey": "constitution",
  766. "buttonName": null,
  767. "childrenKey": null,
  768. "groupKeys": [
  769. "Yin_Score"
  770. ]
  771. },
  772. {
  773. "label": "(32) 您舌苔厚腻或有舌苔厚厚的感觉吗?(如果自我感觉不清楚可由调查员观察后填写)",
  774. "defaultValue": [],
  775. "span": 24,
  776. "key": "qusition32",
  777. "type": "radio",
  778. "border": false,
  779. "disabledValue": "1",
  780. "options": [],
  781. "children": null,
  782. "append": null,
  783. "placeholder": null,
  784. "required": null,
  785. "show-limit": null,
  786. "parentKey": "constitution",
  787. "buttonName": null,
  788. "childrenKey": null,
  789. "groupKeys": [
  790. "Tan_Score"
  791. ]
  792. },
  793. {
  794. "label": "(33) 您舌下静脉瘀紫或增粗吗?(可由调查员辅助观察后填写)",
  795. "defaultValue": [],
  796. "span": 24,
  797. "key": "qusition33",
  798. "type": "radio",
  799. "border": false,
  800. "disabledValue": "1",
  801. "options": [],
  802. "children": null,
  803. "append": null,
  804. "placeholder": null,
  805. "required": null,
  806. "show-limit": null,
  807. "parentKey": "constitution",
  808. "buttonName": null,
  809. "childrenKey": null,
  810. "groupKeys": [
  811. "Xue_Score"
  812. ]
  813. }
  814. ],
  815. "append": null,
  816. "placeholder": null,
  817. "required": null,
  818. "show-limit": null,
  819. "parentKey": null,
  820. "buttonName": null,
  821. "childrenKey": null
  822. },
  823. {
  824. "label": "中医药保健指导",
  825. "span": 24,
  826. "key": "healthGuidance",
  827. "type": "title",
  828. "options": [
  829. {
  830. "label": "情志调摄",
  831. "value": "1"
  832. },
  833. {
  834. "label": "饮食调养",
  835. "value": "2"
  836. },
  837. {
  838. "label": "起居调摄",
  839. "value": "3"
  840. },
  841. {
  842. "label": "运动保健",
  843. "value": "4"
  844. },
  845. {
  846. "label": "穴位保健",
  847. "value": "5"
  848. },
  849. {
  850. "label": "其他",
  851. "value": "6"
  852. }
  853. ],
  854. "children": [
  855. {
  856. "label": "气虚质",
  857. "defaultValue": [],
  858. "span": 24,
  859. "key": "Qi_Deficiency_Constitution",
  860. "type": "healthGuidanceCheckBox",
  861. "border": false,
  862. "disabledValue": "1",
  863. "options": [],
  864. "parentKey": "healthGuidance",
  865. "groupKeys": [
  866. "Qi_Score"
  867. ]
  868. },
  869. {
  870. "label": "阳虚质",
  871. "defaultValue": [],
  872. "span": 24,
  873. "key": "Yang_Deficiency_Substance",
  874. "type": "healthGuidanceCheckBox",
  875. "border": false,
  876. "disabledValue": "1",
  877. "options": [],
  878. "parentKey": "healthGuidance",
  879. "groupKeys": [
  880. "Yang_Score"
  881. ]
  882. },
  883. {
  884. "label": "阴虚质",
  885. "defaultValue": [],
  886. "span": 24,
  887. "key": "Yin_Deficiency_Substance",
  888. "type": "healthGuidanceCheckBox",
  889. "border": false,
  890. "disabledValue": "1",
  891. "options": [],
  892. "parentKey": "healthGuidance",
  893. "groupKeys": [
  894. "Yin_Score"
  895. ]
  896. },
  897. {
  898. "label": "痰湿质",
  899. "defaultValue": [],
  900. "span": 24,
  901. "key": "Phlegm-dampness_constitution",
  902. "type": "healthGuidanceCheckBox",
  903. "border": false,
  904. "disabledValue": "1",
  905. "options": [],
  906. "parentKey": "healthGuidance",
  907. "groupKeys": [
  908. "Tan_Score"
  909. ]
  910. },
  911. {
  912. "label": "湿热质",
  913. "defaultValue": [],
  914. "span": 24,
  915. "key": "Damp-heat_constitution",
  916. "type": "healthGuidanceCheckBox",
  917. "border": false,
  918. "disabledValue": "1",
  919. "options": [],
  920. "parentKey": "healthGuidance",
  921. "groupKeys": [
  922. "Shi_Score"
  923. ]
  924. },
  925. {
  926. "label": "血瘀质",
  927. "defaultValue": [],
  928. "span": 24,
  929. "key": "Blood_Stasis_Substance",
  930. "type": "healthGuidanceCheckBox",
  931. "border": false,
  932. "disabledValue": "1",
  933. "options": [],
  934. "parentKey": "healthGuidance",
  935. "groupKeys": [
  936. "Xue_Score"
  937. ]
  938. },
  939. {
  940. "label": "气郁质",
  941. "defaultValue": [],
  942. "span": 24,
  943. "key": "Qi_Stagnation_Constitution",
  944. "type": "healthGuidanceCheckBox",
  945. "border": false,
  946. "disabledValue": "1",
  947. "options": [],
  948. "parentKey": "healthGuidance",
  949. "groupKeys": [
  950. "Qiyu_Score"
  951. ]
  952. },
  953. {
  954. "label": "特禀质",
  955. "defaultValue": [],
  956. "span": 24,
  957. "key": "Idiosyncratic_Quality",
  958. "type": "healthGuidanceCheckBox",
  959. "border": false,
  960. "disabledValue": "1",
  961. "options": [],
  962. "parentKey": "healthGuidance",
  963. "groupKeys": [
  964. "Te_Score"
  965. ]
  966. },
  967. {
  968. "label": "平和质",
  969. "defaultValue": [],
  970. "span": 24,
  971. "key": "Peaceful_Quality",
  972. "type": "healthGuidanceCheckBox",
  973. "border": false,
  974. "disabledValue": "1",
  975. "options": [],
  976. "parentKey": "healthGuidance",
  977. "groupKeys": [
  978. "Ping_Score"
  979. ]
  980. }
  981. ]
  982. }
  983. ]
  984. }