GXY.json 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705
  1. {
  2. "Key": "GXY",
  3. "Name": "高血压",
  4. "Content": [
  5. {
  6. "label": "症状",
  7. "defaultValue": null,
  8. "span": 24,
  9. "key": "symptom",
  10. "type": "title",
  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. "options": [
  24. {
  25. "label": "无症状",
  26. "value": "1"
  27. },
  28. {
  29. "label": "头痛头晕",
  30. "value": "2"
  31. },
  32. {
  33. "label": "恶心呕吐",
  34. "value": "3"
  35. },
  36. {
  37. "label": "眼花耳鸣",
  38. "value": "4"
  39. },
  40. {
  41. "label": "呼吸困难",
  42. "value": "5"
  43. },
  44. {
  45. "label": "心悸胸闷",
  46. "value": "6"
  47. },
  48. {
  49. "label": "鼻衄出血不止",
  50. "value": "7"
  51. },
  52. {
  53. "label": "四肢发麻",
  54. "value": "8"
  55. },
  56. {
  57. "label": "下肢水肿",
  58. "value": "9"
  59. },
  60. {
  61. "label": "其他",
  62. "value": "10"
  63. }
  64. ],
  65. "children": null,
  66. "append": null,
  67. "placeholder": null,
  68. "required": true,
  69. "show-limit": null,
  70. "parentKey": "symptom",
  71. "buttonName": null,
  72. "childrenKey": null
  73. }
  74. ],
  75. "append": null,
  76. "placeholder": null,
  77. "required": null,
  78. "show-limit": null,
  79. "parentKey": null,
  80. "buttonName": null,
  81. "childrenKey": null
  82. },
  83. {
  84. "label": "体征",
  85. "defaultValue": null,
  86. "span": 24,
  87. "key": "sign",
  88. "type": "title",
  89. "border": null,
  90. "disabledValue": null,
  91. "options": [],
  92. "children": [
  93. {
  94. "label": "血压",
  95. "defaultValue": null,
  96. "span": 24,
  97. "key": "Blood",
  98. "type": "bloodPressure",
  99. "border": null,
  100. "disabledValue": null,
  101. "options": [],
  102. "children": null,
  103. "append": "mmHg",
  104. "placeholder": "",
  105. "required": true,
  106. "show-limit": false,
  107. "parentKey": "sign",
  108. "buttonName": "测量",
  109. "childrenKey": [
  110. "Sbp",
  111. "Dbp"
  112. ]
  113. },
  114. {
  115. "label": "身高",
  116. "defaultValue": null,
  117. "span": 12,
  118. "key": "Height",
  119. "type": "input",
  120. "border": null,
  121. "disabledValue": null,
  122. "options": [],
  123. "children": null,
  124. "append": "cm",
  125. "placeholder": "",
  126. "required": true,
  127. "show-limit": false,
  128. "parentKey": "sign",
  129. "buttonName": null,
  130. "childrenKey": null
  131. },
  132. {
  133. "label": "心率",
  134. "defaultValue": null,
  135. "span": 12,
  136. "key": "Heart_Rate",
  137. "type": "input",
  138. "border": null,
  139. "disabledValue": null,
  140. "options": [],
  141. "children": null,
  142. "append": "次/分钟",
  143. "placeholder": "",
  144. "required": true,
  145. "show-limit": false,
  146. "parentKey": "sign",
  147. "buttonName": null,
  148. "childrenKey": null
  149. },
  150. {
  151. "label": "体重",
  152. "defaultValue": null,
  153. "span": 12,
  154. "key": "Weight",
  155. "type": "input",
  156. "border": null,
  157. "disabledValue": null,
  158. "options": [],
  159. "children": null,
  160. "append": "kg",
  161. "placeholder": "",
  162. "required": true,
  163. "show-limit": false,
  164. "parentKey": "sign",
  165. "buttonName": null,
  166. "childrenKey": null
  167. },
  168. {
  169. "label": "下次随访目标",
  170. "defaultValue": null,
  171. "span": 12,
  172. "key": "Weight_Next",
  173. "type": "input",
  174. "border": null,
  175. "disabledValue": null,
  176. "options": [],
  177. "children": null,
  178. "append": "kg",
  179. "placeholder": "",
  180. "required": null,
  181. "show-limit": false,
  182. "parentKey": "sign",
  183. "buttonName": null,
  184. "childrenKey": null
  185. },
  186. {
  187. "label": "体质指数",
  188. "defaultValue": null,
  189. "span": 12,
  190. "key": "Bmi",
  191. "type": "input",
  192. "border": null,
  193. "disabledValue": null,
  194. "options": [],
  195. "children": null,
  196. "append": "kg/㎡",
  197. "placeholder": "",
  198. "required": null,
  199. "show-limit": false,
  200. "parentKey": "sign",
  201. "buttonName": null,
  202. "childrenKey": null
  203. },
  204. {
  205. "label": "下次随访目标",
  206. "defaultValue": null,
  207. "span": 12,
  208. "key": "Bmi_Next",
  209. "type": "input",
  210. "border": null,
  211. "disabledValue": null,
  212. "options": [],
  213. "children": null,
  214. "append": "kg/㎡",
  215. "placeholder": "",
  216. "required": null,
  217. "show-limit": false,
  218. "parentKey": "sign",
  219. "buttonName": null,
  220. "childrenKey": null
  221. },
  222. {
  223. "label": "其他",
  224. "defaultValue": null,
  225. "span": 24,
  226. "key": "Sign_Other",
  227. "type": "input",
  228. "border": null,
  229. "disabledValue": null,
  230. "options": [],
  231. "children": null,
  232. "append": "",
  233. "placeholder": "",
  234. "required": null,
  235. "show-limit": false,
  236. "parentKey": "sign",
  237. "buttonName": null,
  238. "childrenKey": null
  239. }
  240. ],
  241. "append": null,
  242. "placeholder": null,
  243. "required": null,
  244. "show-limit": null,
  245. "parentKey": null,
  246. "buttonName": null,
  247. "childrenKey": null
  248. },
  249. {
  250. "label": "生活方式指导",
  251. "defaultValue": null,
  252. "span": 24,
  253. "key": "lifestyleCoachingAndAssistedExamination",
  254. "type": "title",
  255. "border": null,
  256. "disabledValue": null,
  257. "options": [],
  258. "children": [
  259. {
  260. "label": "日吸烟量",
  261. "defaultValue": null,
  262. "span": 12,
  263. "key": "Smoking_Daily",
  264. "type": "input",
  265. "border": null,
  266. "disabledValue": null,
  267. "options": [],
  268. "children": null,
  269. "append": "支",
  270. "placeholder": "",
  271. "required": true,
  272. "show-limit": false,
  273. "parentKey": "lifestyleCoachingAndAssistedExamination",
  274. "buttonName": null,
  275. "childrenKey": null
  276. },
  277. {
  278. "label": "下次随访目标",
  279. "defaultValue": null,
  280. "span": 12,
  281. "key": "Goal_Smoking",
  282. "type": "input",
  283. "border": null,
  284. "disabledValue": null,
  285. "options": [],
  286. "children": null,
  287. "append": "支",
  288. "placeholder": "",
  289. "required": null,
  290. "show-limit": false,
  291. "parentKey": "lifestyleCoachingAndAssistedExamination",
  292. "buttonName": null,
  293. "childrenKey": null
  294. },
  295. {
  296. "label": "日饮酒量",
  297. "defaultValue": null,
  298. "span": 12,
  299. "key": "Drinking_Daily",
  300. "type": "input",
  301. "border": null,
  302. "disabledValue": null,
  303. "options": [],
  304. "children": null,
  305. "append": "两",
  306. "placeholder": "",
  307. "required": true,
  308. "show-limit": false,
  309. "parentKey": "lifestyleCoachingAndAssistedExamination",
  310. "buttonName": null,
  311. "childrenKey": null
  312. },
  313. {
  314. "label": "下次随访目标",
  315. "defaultValue": null,
  316. "span": 12,
  317. "key": "Goal_Drinking",
  318. "type": "input",
  319. "border": null,
  320. "disabledValue": null,
  321. "options": [],
  322. "children": null,
  323. "append": "两",
  324. "placeholder": "",
  325. "required": null,
  326. "show-limit": false,
  327. "parentKey": "lifestyleCoachingAndAssistedExamination",
  328. "buttonName": null,
  329. "childrenKey": null
  330. },
  331. {
  332. "label": "摄盐情况(咸淡)",
  333. "defaultValue": [],
  334. "span": 24,
  335. "key": "Salt_Intake",
  336. "type": "radio",
  337. "border": false,
  338. "disabledValue": null,
  339. "options": [
  340. {
  341. "label": "轻",
  342. "value": "1"
  343. },
  344. {
  345. "label": "中",
  346. "value": "2"
  347. },
  348. {
  349. "label": "重",
  350. "value": "3"
  351. }
  352. ],
  353. "children": null,
  354. "append": null,
  355. "placeholder": null,
  356. "required": true,
  357. "show-limit": null,
  358. "parentKey": "lifestyleCoachingAndAssistedExamination",
  359. "buttonName": null,
  360. "childrenKey": null
  361. },
  362. {
  363. "label": "下次随访目标",
  364. "defaultValue": [],
  365. "span": 24,
  366. "key": "Goal_Salt_Intake",
  367. "type": "radio",
  368. "border": false,
  369. "disabledValue": null,
  370. "options": [
  371. {
  372. "label": "轻",
  373. "value": "1"
  374. },
  375. {
  376. "label": "中",
  377. "value": "2"
  378. },
  379. {
  380. "label": "重",
  381. "value": "3"
  382. }
  383. ],
  384. "children": null,
  385. "append": null,
  386. "placeholder": null,
  387. "required": false,
  388. "show-limit": null,
  389. "parentKey": "lifestyleCoachingAndAssistedExamination",
  390. "buttonName": null,
  391. "childrenKey": null
  392. }
  393. ],
  394. "append": null,
  395. "placeholder": null,
  396. "required": null,
  397. "show-limit": null,
  398. "parentKey": null,
  399. "buttonName": null,
  400. "childrenKey": null
  401. },
  402. {
  403. "label": "辅助检查",
  404. "defaultValue": null,
  405. "span": 24,
  406. "key": "lifestyleCoachingAndAssistedExamination",
  407. "type": "title",
  408. "border": null,
  409. "disabledValue": null,
  410. "options": [],
  411. "children": [
  412. {
  413. "label": "心理调整",
  414. "defaultValue": [],
  415. "span": 24,
  416. "key": "Psychol_Adjust",
  417. "type": "radio",
  418. "border": false,
  419. "disabledValue": null,
  420. "options": [
  421. {
  422. "label": "良好",
  423. "value": "1"
  424. },
  425. {
  426. "label": "一般",
  427. "value": "2"
  428. },
  429. {
  430. "label": "差",
  431. "value": "3"
  432. }
  433. ],
  434. "children": null,
  435. "append": null,
  436. "placeholder": null,
  437. "required": true,
  438. "show-limit": null,
  439. "parentKey": "lifestyleCoachingAndAssistedExamination",
  440. "buttonName": null,
  441. "childrenKey": null
  442. },
  443. {
  444. "label": "遵医行为",
  445. "defaultValue": [],
  446. "span": 24,
  447. "key": "Compliance",
  448. "type": "radio",
  449. "border": false,
  450. "disabledValue": null,
  451. "options": [
  452. {
  453. "label": "良好",
  454. "value": "1"
  455. },
  456. {
  457. "label": "一般",
  458. "value": "2"
  459. },
  460. {
  461. "label": "差",
  462. "value": "3"
  463. }
  464. ],
  465. "children": null,
  466. "append": null,
  467. "placeholder": null,
  468. "required": true,
  469. "show-limit": null,
  470. "parentKey": "lifestyleCoachingAndAssistedExamination",
  471. "buttonName": null,
  472. "childrenKey": null
  473. },
  474. {
  475. "label": "辅助检查",
  476. "defaultValue": null,
  477. "span": 24,
  478. "key": "Auxiliary_Other",
  479. "type": "input",
  480. "border": null,
  481. "disabledValue": null,
  482. "options": [],
  483. "children": null,
  484. "append": "",
  485. "placeholder": "",
  486. "required": null,
  487. "show-limit": false,
  488. "parentKey": "lifestyleCoachingAndAssistedExamination",
  489. "buttonName": null,
  490. "childrenKey": null
  491. },
  492. {
  493. "label": "服药依从性",
  494. "defaultValue": [],
  495. "span": 24,
  496. "key": "Compliance_Drug",
  497. "type": "radio",
  498. "border": false,
  499. "disabledValue": null,
  500. "options": [
  501. {
  502. "label": "规律",
  503. "value": "1"
  504. },
  505. {
  506. "label": "间断",
  507. "value": "2"
  508. },
  509. {
  510. "label": "不服药",
  511. "value": "3"
  512. }
  513. ],
  514. "children": null,
  515. "append": null,
  516. "placeholder": null,
  517. "required": true,
  518. "show-limit": null,
  519. "parentKey": "lifestyleCoachingAndAssistedExamination",
  520. "buttonName": null,
  521. "childrenKey": null
  522. },
  523. {
  524. "label": "此次随访分类",
  525. "defaultValue": [],
  526. "span": 24,
  527. "key": "Follow_Up_Classify",
  528. "type": "radio",
  529. "border": false,
  530. "disabledValue": null,
  531. "options": [
  532. {
  533. "label": "控制满意",
  534. "value": "1"
  535. },
  536. {
  537. "label": "控制不满意",
  538. "value": "2"
  539. },
  540. {
  541. "label": "不良反应",
  542. "value": "3"
  543. },
  544. {
  545. "label": "并发症",
  546. "value": "4"
  547. }
  548. ],
  549. "children": null,
  550. "append": null,
  551. "placeholder": null,
  552. "required": true,
  553. "show-limit": null,
  554. "parentKey": "lifestyleCoachingAndAssistedExamination",
  555. "buttonName": null,
  556. "childrenKey": null
  557. },
  558. {
  559. "label": "药物不良反应",
  560. "defaultValue": [],
  561. "span": 24,
  562. "key": "Adverse",
  563. "type": "radio",
  564. "border": false,
  565. "disabledValue": null,
  566. "options": [
  567. {
  568. "label": "无",
  569. "value": "1"
  570. },
  571. {
  572. "label": "有",
  573. "value": "2"
  574. }
  575. ],
  576. "children": null,
  577. "append": null,
  578. "placeholder": null,
  579. "required": false,
  580. "show-limit": null,
  581. "parentKey": "lifestyleCoachingAndAssistedExamination",
  582. "buttonName": null,
  583. "childrenKey": null
  584. }
  585. ],
  586. "append": null,
  587. "placeholder": null,
  588. "required": null,
  589. "show-limit": null,
  590. "parentKey": null,
  591. "buttonName": null,
  592. "childrenKey": null
  593. },
  594. {
  595. "label": "用药情况",
  596. "defaultValue": null,
  597. "span": 24,
  598. "key": "medicationSituation",
  599. "type": "title",
  600. "border": null,
  601. "disabledValue": null,
  602. "options": [],
  603. "children": [
  604. {
  605. "label": "用药情况",
  606. "defaultValue": null,
  607. "span": 24,
  608. "key": "Appraisal",
  609. "type": "gxyAndTnbMedication",
  610. "border": null,
  611. "disabledValue": null,
  612. "options": [],
  613. "children": null,
  614. "append": "",
  615. "placeholder": "",
  616. "required": true,
  617. "show-limit": false,
  618. "parentKey": "medicationSituation",
  619. "buttonName": null,
  620. "childrenKey": null
  621. },
  622. {
  623. "label": "转诊机构及科别:",
  624. "defaultValue": null,
  625. "span": 24,
  626. "key": "Referral_Hospital",
  627. "type": "input",
  628. "border": null,
  629. "disabledValue": null,
  630. "options": [],
  631. "children": null,
  632. "append": "",
  633. "placeholder": "",
  634. "required": null,
  635. "show-limit": false,
  636. "parentKey": "medicationSituation",
  637. "buttonName": null,
  638. "childrenKey": null
  639. },
  640. {
  641. "label": "转诊原因:",
  642. "defaultValue": null,
  643. "span": 24,
  644. "key": "Referral_Reason",
  645. "type": "input",
  646. "border": null,
  647. "disabledValue": null,
  648. "options": [],
  649. "children": null,
  650. "append": "",
  651. "placeholder": "",
  652. "required": null,
  653. "show-limit": false,
  654. "parentKey": "Drug_Info",
  655. "buttonName": null,
  656. "childrenKey": null
  657. }
  658. ],
  659. "append": null,
  660. "placeholder": null,
  661. "required": null,
  662. "show-limit": null,
  663. "parentKey": null,
  664. "buttonName": null,
  665. "childrenKey": null
  666. },
  667. {
  668. "label": "处方",
  669. "defaultValue": null,
  670. "span": 24,
  671. "key": "Pre",
  672. "type": "title",
  673. "border": null,
  674. "disabledValue": null,
  675. "options": [],
  676. "children": [
  677. {
  678. "label": "处方",
  679. "defaultValue": null,
  680. "span": 24,
  681. "key": "Prescription",
  682. "type": "prescriptionType",
  683. "border": null,
  684. "disabledValue": null,
  685. "options": [],
  686. "children": null,
  687. "append": "",
  688. "placeholder": "",
  689. "required": null,
  690. "show-limit": false,
  691. "parentKey": "Pre",
  692. "buttonName": "HypertensionPrescription",
  693. "childrenKey": null
  694. }
  695. ],
  696. "append": null,
  697. "placeholder": null,
  698. "required": null,
  699. "show-limit": null,
  700. "parentKey": null,
  701. "buttonName": null,
  702. "childrenKey": null
  703. }
  704. ]
  705. }