FollowUpTuberculosisResultRecord.json 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. {
  2. "Key": "FollowUpTuberculosisResultRecord",
  3. "Name": "肺结核患者结论表",
  4. "Content": [
  5. {
  6. "label": "停止治疗及原因",
  7. "defaultValue": [],
  8. "span": 12,
  9. "key": "DiscontinuationTreatmentReasons",
  10. "type": "input",
  11. "border": false,
  12. "disabledValue": "1",
  13. "options": [],
  14. "children": [
  15. {
  16. "label": "出现停止治疗时间",
  17. "defaultValue": [],
  18. "span": 24,
  19. "key": "Therapy_Stop_Time",
  20. "type": "date",
  21. "border": false,
  22. "disabledValue": "0",
  23. "options": [],
  24. "children": null,
  25. "append": null,
  26. "placeholder": null,
  27. "required": null,
  28. "show-limit": null,
  29. "parentKey": "DiscontinuationTreatmentReasons",
  30. "buttonName": null,
  31. "childrenKey": null,
  32. "groupKeys": null
  33. },
  34. {
  35. "label": "停止治疗原因",
  36. "defaultValue": [],
  37. "span": 24,
  38. "key": "Therapy_Stop_Cause",
  39. "type": "radio",
  40. "border": false,
  41. "disabledValue": "1",
  42. "options": [
  43. {
  44. "label": "完成疗程",
  45. "value": "1"
  46. },
  47. {
  48. "label": "死亡",
  49. "value": "2"
  50. },
  51. {
  52. "label": "丢失",
  53. "value": "3"
  54. },
  55. {
  56. "label": "转入耐多药治疗",
  57. "value": "4"
  58. }
  59. ],
  60. "children": null,
  61. "append": null,
  62. "placeholder": null,
  63. "required": null,
  64. "show-limit": null,
  65. "parentKey": "DiscontinuationTreatmentReasons",
  66. "buttonName": null,
  67. "childrenKey": null,
  68. "groupKeys": null
  69. }
  70. ],
  71. "append": null,
  72. "placeholder": null,
  73. "required": null,
  74. "show-limit": null,
  75. "parentKey": "",
  76. "buttonName": null,
  77. "childrenKey": null,
  78. "groupKeys": []
  79. },
  80. {
  81. "label": "全程管理情况",
  82. "defaultValue": [],
  83. "span": 12,
  84. "key": "FullManagementStatus",
  85. "type": "input",
  86. "border": false,
  87. "disabledValue": "1",
  88. "options": [],
  89. "children": [
  90. {
  91. "label": "应访视患者",
  92. "defaultValue": null,
  93. "span": 12,
  94. "key": "Should_Follow_Count",
  95. "type": "numberInput",
  96. "border": null,
  97. "disabledValue": null,
  98. "options": [],
  99. "children": null,
  100. "append": "次",
  101. "placeholder": "",
  102. "required": null,
  103. "show-limit": false,
  104. "parentKey": "FullManagementStatus",
  105. "buttonName": null,
  106. "childrenKey": null
  107. },
  108. {
  109. "label": "实际访视",
  110. "defaultValue": null,
  111. "span": 12,
  112. "key": "Reality_Follow_ Count",
  113. "type": "numberInput",
  114. "border": null,
  115. "disabledValue": null,
  116. "options": [],
  117. "children": null,
  118. "append": "次",
  119. "placeholder": "",
  120. "required": null,
  121. "show-limit": false,
  122. "parentKey": "FullManagementStatus",
  123. "buttonName": null,
  124. "childrenKey": null
  125. },
  126. {
  127. "label": "患者在疗程中,应服药",
  128. "defaultValue": null,
  129. "span": 12,
  130. "key": "Should_Drug_Count",
  131. "type": "numberInput",
  132. "border": null,
  133. "disabledValue": null,
  134. "options": [],
  135. "children": null,
  136. "append": "次",
  137. "placeholder": "",
  138. "required": null,
  139. "show-limit": false,
  140. "parentKey": "FullManagementStatus",
  141. "buttonName": null,
  142. "childrenKey": null
  143. },
  144. {
  145. "label": "实际服药",
  146. "defaultValue": null,
  147. "span": 12,
  148. "key": "Reality_Drug_Count",
  149. "type": "numberInput",
  150. "border": null,
  151. "disabledValue": null,
  152. "options": [],
  153. "children": null,
  154. "append": "次",
  155. "placeholder": "",
  156. "required": null,
  157. "show-limit": false,
  158. "parentKey": "FullManagementStatus",
  159. "buttonName": null,
  160. "childrenKey": null
  161. },
  162. {
  163. "label": "服药率",
  164. "defaultValue": null,
  165. "span": 12,
  166. "key": "Medicine",
  167. "type": "numberInput",
  168. "border": null,
  169. "disabledValue": null,
  170. "options": [],
  171. "children": null,
  172. "append": "%",
  173. "placeholder": "",
  174. "required": null,
  175. "show-limit": false,
  176. "parentKey": "FullManagementStatus",
  177. "buttonName": null,
  178. "childrenKey": null
  179. },
  180. {
  181. "label": "评估医生签名",
  182. "defaultValue": null,
  183. "span": 12,
  184. "key": "Assessment_Doctor",
  185. "type": "input",
  186. "border": null,
  187. "disabledValue": null,
  188. "options": [],
  189. "children": null,
  190. "append": "",
  191. "placeholder": "",
  192. "required": null,
  193. "show-limit": false,
  194. "parentKey": "FullManagementStatus",
  195. "buttonName": null,
  196. "childrenKey": null
  197. }
  198. ],
  199. "append": null,
  200. "placeholder": null,
  201. "required": null,
  202. "show-limit": null,
  203. "parentKey": "",
  204. "buttonName": null,
  205. "childrenKey": null,
  206. "groupKeys": []
  207. }
  208. ]
  209. }