YZJSZABCXX.json 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621
  1. {
  2. "Key": "YZJSZABCXX",
  3. "Name": "严重精神障碍患者个人信息补充表",
  4. "Content": [
  5. {
  6. "label": "基本信息",
  7. "defaultValue": [],
  8. "span": 12,
  9. "key": "BasicInfo",
  10. "type": "input",
  11. "border": false,
  12. "disabledValue": "1",
  13. "options": [],
  14. "children": [
  15. {
  16. "label": "监护人姓名",
  17. "defaultValue": [],
  18. "span": 12,
  19. "key": "Guardian_Name",
  20. "type": "input",
  21. "border": false,
  22. "disabledValue": "1",
  23. "options": [],
  24. "children": null,
  25. "append": null,
  26. "placeholder": null,
  27. "required": null,
  28. "show-limit": null,
  29. "parentKey": "BasicInfo",
  30. "buttonName": null,
  31. "childrenKey": null,
  32. "groupKeys": []
  33. },
  34. {
  35. "label": "与患者关系",
  36. "defaultValue": [],
  37. "span": 12,
  38. "key": "Guardian_Relation",
  39. "type": "input",
  40. "border": false,
  41. "disabledValue": "1",
  42. "options": [],
  43. "children": null,
  44. "append": null,
  45. "placeholder": null,
  46. "required": null,
  47. "show-limit": null,
  48. "parentKey": "BasicInfo",
  49. "buttonName": null,
  50. "childrenKey": null,
  51. "groupKeys": []
  52. },
  53. {
  54. "label": "监护人住址",
  55. "defaultValue": [],
  56. "span": 12,
  57. "key": "Guardian_Addr",
  58. "type": "input",
  59. "border": false,
  60. "disabledValue": "1",
  61. "options": [],
  62. "children": null,
  63. "append": null,
  64. "placeholder": null,
  65. "required": null,
  66. "show-limit": null,
  67. "parentKey": "BasicInfo",
  68. "buttonName": null,
  69. "childrenKey": null,
  70. "groupKeys": []
  71. },
  72. {
  73. "label": "监护人电话",
  74. "defaultValue": [],
  75. "span": 12,
  76. "key": "Guardian_Tel_No",
  77. "type": "input",
  78. "border": false,
  79. "disabledValue": "1",
  80. "options": [],
  81. "children": null,
  82. "append": null,
  83. "placeholder": null,
  84. "required": null,
  85. "show-limit": null,
  86. "parentKey": "BasicInfo",
  87. "buttonName": null,
  88. "childrenKey": null,
  89. "groupKeys": []
  90. },
  91. {
  92. "label": "辖区村(居)委会联系人",
  93. "defaultValue": [],
  94. "span": 12,
  95. "key": "Community_Contact_Name",
  96. "type": "input",
  97. "border": false,
  98. "disabledValue": "1",
  99. "options": [],
  100. "children": null,
  101. "append": null,
  102. "placeholder": null,
  103. "required": null,
  104. "show-limit": null,
  105. "parentKey": "BasicInfo",
  106. "buttonName": null,
  107. "childrenKey": null,
  108. "groupKeys": []
  109. },
  110. {
  111. "label": "辖区村(居)委会联系电话",
  112. "defaultValue": [],
  113. "span": 12,
  114. "key": "Community_Contact_Phone",
  115. "type": "input",
  116. "border": false,
  117. "disabledValue": "1",
  118. "options": [],
  119. "children": null,
  120. "append": null,
  121. "placeholder": null,
  122. "required": null,
  123. "show-limit": null,
  124. "parentKey": "BasicInfo",
  125. "buttonName": null,
  126. "childrenKey": null,
  127. "groupKeys": []
  128. },
  129. {
  130. "label": "户别",
  131. "defaultValue": [],
  132. "span": 24,
  133. "key": "Residence_Type",
  134. "type": "radio",
  135. "border": false,
  136. "disabledValue": "0",
  137. "options": [
  138. {
  139. "label": "城镇",
  140. "value": "1"
  141. },
  142. {
  143. "label": "农村",
  144. "value": "2"
  145. }
  146. ],
  147. "children": null,
  148. "append": null,
  149. "placeholder": null,
  150. "required": null,
  151. "show-limit": null,
  152. "parentKey": "BasicInfo",
  153. "buttonName": null,
  154. "childrenKey": null,
  155. "groupKeys": []
  156. },
  157. {
  158. "label": "就业情况",
  159. "defaultValue": [],
  160. "span": 24,
  161. "key": "Employment_Status",
  162. "type": "radio",
  163. "border": false,
  164. "disabledValue": "1",
  165. "options": [
  166. {
  167. "label": "在岗工人",
  168. "value": "1"
  169. },
  170. {
  171. "label": "在岗管理者",
  172. "value": "2"
  173. },
  174. {
  175. "label": "农民",
  176. "value": "3"
  177. },
  178. {
  179. "label": "下岗或无业",
  180. "value": "4"
  181. },
  182. {
  183. "label": "在校学生",
  184. "value": "5"
  185. },
  186. {
  187. "label": " 退休",
  188. "value": "6"
  189. },
  190. {
  191. "label": "专业技术人员",
  192. "value": "7"
  193. },
  194. {
  195. "label": "其他",
  196. "value": "8"
  197. },
  198. {
  199. "label": "不详",
  200. "value": "9"
  201. }
  202. ],
  203. "children": null,
  204. "append": null,
  205. "placeholder": null,
  206. "required": null,
  207. "show-limit": null,
  208. "parentKey": "BasicInfo",
  209. "buttonName": null,
  210. "childrenKey": null,
  211. "groupKeys": []
  212. },
  213. {
  214. "label": "知情同意",
  215. "defaultValue": [],
  216. "span": 24,
  217. "key": "Informed_Consent_Mark",
  218. "type": "radioInformedConsent",
  219. "border": false,
  220. "disabledValue": "1",
  221. "options": [
  222. {
  223. "label": "同意参加管理",
  224. "value": "1"
  225. },
  226. {
  227. "label": "不同意参加管理",
  228. "value": "0"
  229. }
  230. ],
  231. "children": null,
  232. "append": null,
  233. "placeholder": null,
  234. "required": null,
  235. "show-limit": null,
  236. "parentKey": "BasicInfo",
  237. "buttonName": null,
  238. "childrenKey": [
  239. "Informed_Consent_Signer_Name",
  240. "Informed_Consent_Sign_Date"
  241. ],
  242. "groupKeys": []
  243. }
  244. ],
  245. "append": null,
  246. "placeholder": null,
  247. "required": null,
  248. "show-limit": null,
  249. "parentKey": "",
  250. "buttonName": null,
  251. "childrenKey": null,
  252. "groupKeys": []
  253. },
  254. {
  255. "label": "症状",
  256. "defaultValue": [],
  257. "span": 24,
  258. "key": "Symptomatic",
  259. "type": "input",
  260. "border": false,
  261. "disabledValue": "1",
  262. "options": [],
  263. "children": [
  264. {
  265. "label": "初次发病时间",
  266. "defaultValue": [],
  267. "span": 24,
  268. "key": "Smi_First_Onset_Date",
  269. "type": "date",
  270. "border": false,
  271. "disabledValue": "1",
  272. "options": [],
  273. "children": null,
  274. "append": null,
  275. "placeholder": null,
  276. "required": null,
  277. "show-limit": null,
  278. "parentKey": "Symptomatic",
  279. "buttonName": null,
  280. "childrenKey": null,
  281. "groupKeys": []
  282. },
  283. {
  284. "label": "既往主要症状",
  285. "defaultValue": [],
  286. "span": 24,
  287. "key": "Mental_Symp_Code",
  288. "type": "checkBoxIncludeOther",
  289. "border": false,
  290. "disabledValue": "0",
  291. "options": [
  292. {
  293. "label": "幻觉",
  294. "value": "1"
  295. },
  296. {
  297. "label": "交流困难",
  298. "value": "2"
  299. },
  300. {
  301. "label": "猜疑",
  302. "value": "3"
  303. },
  304. {
  305. "label": "喜怒无常",
  306. "value": "4"
  307. },
  308. {
  309. "label": "行为怪异",
  310. "value": "5"
  311. },
  312. {
  313. "label": "兴奋话多",
  314. "value": "6"
  315. },
  316. {
  317. "label": "伤人毁物",
  318. "value": "7"
  319. },
  320. {
  321. "label": "悲观厌世",
  322. "value": "8"
  323. },
  324. {
  325. "label": "无故外走",
  326. "value": "9"
  327. },
  328. {
  329. "label": "自语自笑",
  330. "value": "10"
  331. },
  332. {
  333. "label": "孤僻懒散",
  334. "value": "11"
  335. },
  336. {
  337. "label": "其他",
  338. "value": "12"
  339. }
  340. ],
  341. "children": null,
  342. "append": null,
  343. "placeholder": null,
  344. "required": null,
  345. "show-limit": null,
  346. "parentKey": "Symptomatic",
  347. "buttonName": null,
  348. "childrenKey": ["Mental_Symp_Other"],
  349. "groupKeys": ["12"]
  350. },
  351. {
  352. "label": "既往关锁情况",
  353. "defaultValue": [],
  354. "span": 24,
  355. "key": "Locked_Code",
  356. "type": "radio",
  357. "border": false,
  358. "disabledValue": "1",
  359. "options": [
  360. {
  361. "label": "无关锁",
  362. "value": "1"
  363. },
  364. {
  365. "label": "关锁",
  366. "value": "2"
  367. },
  368. {
  369. "label": "关锁已解除",
  370. "value": "3"
  371. }
  372. ],
  373. "children": null,
  374. "append": null,
  375. "placeholder": null,
  376. "required": null,
  377. "show-limit": null,
  378. "parentKey": "Symptomatic",
  379. "buttonName": null,
  380. "childrenKey": null,
  381. "groupKeys": []
  382. }
  383. ],
  384. "append": null,
  385. "placeholder": null,
  386. "required": null,
  387. "show-limit": null,
  388. "parentKey": "",
  389. "buttonName": null,
  390. "childrenKey": null,
  391. "groupKeys": []
  392. },
  393. {
  394. "label": "既往治疗情况",
  395. "defaultValue": [],
  396. "span": 24,
  397. "key": "PreviousTreatment",
  398. "type": "radio",
  399. "border": false,
  400. "disabledValue": "1",
  401. "options": [],
  402. "children": [
  403. {
  404. "label": "既往治疗情况",
  405. "defaultValue": [],
  406. "span": 24,
  407. "key": "Past_Treat_Result_Code",
  408. "type": "radioPreviousTreatment",
  409. "border": false,
  410. "disabledValue": "1",
  411. "options": [
  412. {
  413. "label": "未治",
  414. "value": "1"
  415. },
  416. {
  417. "label": "间断门诊治疗",
  418. "value": "2"
  419. },
  420. {
  421. "label": "连续门诊治疗",
  422. "value": "3"
  423. }
  424. ],
  425. "children": null,
  426. "append": null,
  427. "placeholder": null,
  428. "required": null,
  429. "show-limit": null,
  430. "parentKey": "PreviousTreatment",
  431. "buttonName": null,
  432. "childrenKey": ["First_Antipsy_Treat_Date", "Past_Psy_Inpat_Times"],
  433. "groupKeys": ["2", "3"]
  434. }
  435. ],
  436. "append": null,
  437. "placeholder": null,
  438. "required": null,
  439. "show-limit": null,
  440. "parentKey": "",
  441. "buttonName": null,
  442. "childrenKey": null,
  443. "groupKeys": []
  444. },
  445. {
  446. "label": "当前状况",
  447. "defaultValue": [],
  448. "span": 24,
  449. "key": "CurrentSituation",
  450. "type": "input",
  451. "border": false,
  452. "disabledValue": "1",
  453. "options": [],
  454. "children": [
  455. {
  456. "label": "目前诊断情况",
  457. "defaultValue": [],
  458. "span": 24,
  459. "key": "Diagnose",
  460. "type": "inputDiagnose",
  461. "border": false,
  462. "disabledValue": "1",
  463. "options": [],
  464. "children": null,
  465. "append": null,
  466. "placeholder": null,
  467. "required": null,
  468. "show-limit": null,
  469. "parentKey": "CurrentSituation",
  470. "buttonName": null,
  471. "childrenKey": [
  472. "Diagnose",
  473. "Confirmed_Diag_Org_Name",
  474. "Confirmed_Diag_Date"
  475. ],
  476. "groupKeys": []
  477. },
  478. {
  479. "label": "最近一次治疗效果",
  480. "defaultValue": [],
  481. "span": 24,
  482. "key": "Past_Treat_Result_Code1",
  483. "type": "radio",
  484. "border": false,
  485. "disabledValue": "1",
  486. "options": [
  487. {
  488. "label": "临床痊愈",
  489. "value": "1"
  490. },
  491. {
  492. "label": "好转",
  493. "value": "2"
  494. },
  495. {
  496. "label": "无变化",
  497. "value": "3"
  498. },
  499. {
  500. "label": "加重",
  501. "value": "4"
  502. }
  503. ],
  504. "children": null,
  505. "append": null,
  506. "placeholder": null,
  507. "required": null,
  508. "show-limit": null,
  509. "parentKey": "BehaviorAndTreatment",
  510. "buttonName": null,
  511. "childrenKey": null,
  512. "groupKeys": []
  513. },
  514. {
  515. "label": "危险行为",
  516. "defaultValue": [],
  517. "span": 24,
  518. "key": "Dangerous",
  519. "type": "checkBoxFrequency",
  520. "border": false,
  521. "disabledValue": "7",
  522. "options": [
  523. {
  524. "label": "轻度滋事",
  525. "value": "1"
  526. },
  527. {
  528. "label": "肇事",
  529. "value": "2"
  530. },
  531. {
  532. "label": "肇祸",
  533. "value": "3"
  534. },
  535. {
  536. "label": "其他危害行为",
  537. "value": "4"
  538. },
  539. {
  540. "label": "自伤",
  541. "value": "5"
  542. },
  543. {
  544. "label": "自杀未遂",
  545. "value": "6"
  546. },
  547. {
  548. "label": "无",
  549. "value": "7"
  550. }
  551. ],
  552. "children": null,
  553. "append": null,
  554. "placeholder": null,
  555. "required": null,
  556. "show-limit": null,
  557. "parentKey": "CurrentSituation",
  558. "buttonName": null,
  559. "childrenKey": null,
  560. "groupKeys": []
  561. },
  562. {
  563. "label": "经济状况",
  564. "defaultValue": [],
  565. "span": 24,
  566. "key": "Financial_Situa Tion_Code",
  567. "type": "radio",
  568. "border": false,
  569. "disabledValue": "0",
  570. "options": [
  571. {
  572. "label": "贫困,在当地贫困线标准以下",
  573. "value": "1"
  574. },
  575. {
  576. "label": "非贫困",
  577. "value": "2"
  578. }
  579. ],
  580. "children": null,
  581. "append": null,
  582. "placeholder": null,
  583. "required": null,
  584. "show-limit": null,
  585. "parentKey": "CurrentSituation",
  586. "buttonName": null,
  587. "childrenKey": null,
  588. "groupKeys": []
  589. },
  590. {
  591. "label": "专科医生的意见(如果有请记录)",
  592. "defaultValue": [],
  593. "span": 24,
  594. "key": "Specialist_Advice",
  595. "type": "input",
  596. "border": false,
  597. "disabledValue": "1",
  598. "options": [],
  599. "children": null,
  600. "append": null,
  601. "placeholder": null,
  602. "required": null,
  603. "show-limit": null,
  604. "parentKey": "CurrentSituation",
  605. "buttonName": null,
  606. "childrenKey": null,
  607. "groupKeys": []
  608. }
  609. ],
  610. "append": null,
  611. "placeholder": null,
  612. "required": null,
  613. "show-limit": null,
  614. "parentKey": "",
  615. "buttonName": null,
  616. "childrenKey": null,
  617. "groupKeys": []
  618. }
  619. ]
  620. }