zys.json 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221
  1. {
  2. "Key": "zys",
  3. "Name": "住院史、家庭病床史模板",
  4. "Content": [{
  5. "label": "住院史",
  6. "defaultValue": null,
  7. "span": 24,
  8. "key": "hospitalizationHistory",
  9. "type": "title",
  10. "border": null,
  11. "disabledValue": null,
  12. "options": [],
  13. "children": [{
  14. "label": "一、入院日期",
  15. "defaultValue": null,
  16. "span": 12,
  17. "key": "Admission_Date",
  18. "type": "date",
  19. "border": null,
  20. "disabledValue": null,
  21. "options": [],
  22. "children": null,
  23. "append": "",
  24. "placeholder": "",
  25. "required": null,
  26. "show-limit": false,
  27. "parentKey": "hospitalizationHistory",
  28. "buttonName": null,
  29. "childrenKey": null
  30. },
  31. {
  32. "label": "出院日期",
  33. "defaultValue": null,
  34. "span": 12,
  35. "key": "Discharge_Date",
  36. "type": "date",
  37. "border": null,
  38. "disabledValue": null,
  39. "options": [],
  40. "children": null,
  41. "append": "",
  42. "placeholder": "",
  43. "required": null,
  44. "show-limit": false,
  45. "parentKey": "hospitalizationHistory",
  46. "buttonName": null,
  47. "childrenKey": null
  48. },
  49. {
  50. "label": "原因",
  51. "defaultValue": null,
  52. "span": 12,
  53. "key": "Reason",
  54. "type": "input",
  55. "border": null,
  56. "disabledValue": null,
  57. "options": [],
  58. "children": null,
  59. "append": "",
  60. "placeholder": "",
  61. "required": null,
  62. "show-limit": false,
  63. "parentKey": "hospitalizationHistory",
  64. "buttonName": null,
  65. "childrenKey": null
  66. },
  67. {
  68. "label": "医疗机构名称",
  69. "defaultValue": null,
  70. "span": 12,
  71. "key": "Name_Of_Medical_Institution",
  72. "type": "input",
  73. "border": null,
  74. "disabledValue": null,
  75. "options": [],
  76. "children": null,
  77. "append": "",
  78. "placeholder": "",
  79. "required": null,
  80. "show-limit": false,
  81. "parentKey": "hospitalizationHistory",
  82. "buttonName": null,
  83. "childrenKey": null
  84. },
  85. {
  86. "label": "病案号",
  87. "defaultValue": null,
  88. "span": 18,
  89. "key": "Patient_Number",
  90. "type": "input",
  91. "border": null,
  92. "disabledValue": null,
  93. "options": [],
  94. "children": null,
  95. "append": "",
  96. "placeholder": "",
  97. "required": null,
  98. "show-limit": false,
  99. "parentKey": "hospitalizationHistory",
  100. "buttonName": null,
  101. "childrenKey": null
  102. }
  103. ],
  104. "append": null,
  105. "placeholder": null,
  106. "required": null,
  107. "show-limit": null,
  108. "parentKey": null,
  109. "buttonName": null,
  110. "childrenKey": null
  111. },
  112. {
  113. "label": "家庭病床史",
  114. "defaultValue": null,
  115. "span": 24,
  116. "key": "familyBedHistory",
  117. "type": "title",
  118. "border": null,
  119. "disabledValue": null,
  120. "options": [],
  121. "children": [{
  122. "label": "一、建床日期",
  123. "defaultValue": null,
  124. "span": 12,
  125. "key": "Bed_Construction_Date",
  126. "type": "date",
  127. "border": null,
  128. "disabledValue": null,
  129. "options": [],
  130. "children": null,
  131. "append": "",
  132. "placeholder": "",
  133. "required": null,
  134. "show-limit": false,
  135. "parentKey": "familyBedHistory",
  136. "buttonName": null,
  137. "childrenKey": null
  138. },
  139. {
  140. "label": "撤床日期",
  141. "defaultValue": null,
  142. "span": 12,
  143. "key": "Discharge_Date",
  144. "type": "date",
  145. "border": null,
  146. "disabledValue": null,
  147. "options": [],
  148. "children": null,
  149. "append": "",
  150. "placeholder": "",
  151. "required": null,
  152. "show-limit": false,
  153. "parentKey": "familyBedHistory",
  154. "buttonName": null,
  155. "childrenKey": null
  156. },
  157. {
  158. "label": "原因",
  159. "defaultValue": null,
  160. "span": 12,
  161. "key": "Reason",
  162. "type": "input",
  163. "border": null,
  164. "disabledValue": null,
  165. "options": [],
  166. "children": null,
  167. "append": "",
  168. "placeholder": "",
  169. "required": null,
  170. "show-limit": false,
  171. "parentKey": "familyBedHistory",
  172. "buttonName": null,
  173. "childrenKey": null
  174. },
  175. {
  176. "label": "医疗机构名称",
  177. "defaultValue": null,
  178. "span": 12,
  179. "key": "Name_Of_Medical_Institution",
  180. "type": "input",
  181. "border": null,
  182. "disabledValue": null,
  183. "options": [],
  184. "children": null,
  185. "append": "",
  186. "placeholder": "",
  187. "required": null,
  188. "show-limit": false,
  189. "parentKey": "familyBedHistory",
  190. "buttonName": null,
  191. "childrenKey": null
  192. },
  193. {
  194. "label": "病案号",
  195. "defaultValue": null,
  196. "span": 18,
  197. "key": "Patient_Number",
  198. "type": "input",
  199. "border": null,
  200. "disabledValue": null,
  201. "options": [],
  202. "children": null,
  203. "append": "",
  204. "placeholder": "",
  205. "required": null,
  206. "show-limit": false,
  207. "parentKey": "familyBedHistory",
  208. "buttonName": null,
  209. "childrenKey": null
  210. }
  211. ],
  212. "append": null,
  213. "placeholder": null,
  214. "required": null,
  215. "show-limit": null,
  216. "parentKey": null,
  217. "buttonName": null,
  218. "childrenKey": null
  219. }
  220. ]
  221. }