@lm_fe/pages-fubao 0.1.201 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (192) hide show
  1. package/README.md +4 -2
  2. package/dist/a_chunks/.root.js +240 -280
  3. package/dist/a_chunks/.root10.js +9 -15
  4. package/dist/a_chunks/.root11.js +210 -244
  5. package/dist/a_chunks/.root12.js +2 -33
  6. package/dist/a_chunks/.root13.js +300 -331
  7. package/dist/a_chunks/.root14.js +2 -16
  8. package/dist/a_chunks/.root15.js +2 -16
  9. package/dist/a_chunks/.root16.js +4 -6
  10. package/dist/a_chunks/.root17.js +11 -2
  11. package/dist/a_chunks/.root18.js +10 -1
  12. package/dist/a_chunks/.root19.js +16 -27
  13. package/dist/a_chunks/.root2.js +22 -30
  14. package/dist/a_chunks/.root20.js +34 -38
  15. package/dist/a_chunks/.root21.js +16 -18
  16. package/dist/a_chunks/.root22.js +34 -38
  17. package/dist/a_chunks/.root23.js +16 -18
  18. package/dist/a_chunks/.root24.js +10 -14
  19. package/dist/a_chunks/.root25.js +10 -14
  20. package/dist/a_chunks/.root26.js +10 -14
  21. package/dist/a_chunks/.root27.js +16 -27
  22. package/dist/a_chunks/.root28.js +15 -19
  23. package/dist/a_chunks/.root29.js +15 -19
  24. package/dist/a_chunks/.root3.js +4 -6
  25. package/dist/a_chunks/.root30.js +9 -14
  26. package/dist/a_chunks/.root31.js +2 -10
  27. package/dist/a_chunks/.root32.js +11 -19
  28. package/dist/a_chunks/.root33.js +308 -335
  29. package/dist/a_chunks/.root34.js +1 -2
  30. package/dist/a_chunks/.root35.js +14 -154
  31. package/dist/a_chunks/.root36.js +7 -21
  32. package/dist/a_chunks/.root37.js +183 -1481
  33. package/dist/a_chunks/.root38.js +32 -2496
  34. package/dist/a_chunks/.root39.js +56 -83
  35. package/dist/a_chunks/.root4.js +4 -6
  36. package/dist/a_chunks/.root40.js +3 -3
  37. package/dist/a_chunks/.root41.js +56 -83
  38. package/dist/a_chunks/.root42.js +6 -20
  39. package/dist/a_chunks/.root43.js +183 -1526
  40. package/dist/a_chunks/.root44.js +13 -19
  41. package/dist/a_chunks/.root45.js +55 -82
  42. package/dist/a_chunks/.root46.js +55 -82
  43. package/dist/a_chunks/.root47.js +5 -8
  44. package/dist/a_chunks/.root48.js +30 -22
  45. package/dist/a_chunks/.root49.js +30 -43
  46. package/dist/a_chunks/.root5.js +3 -3
  47. package/dist/a_chunks/.root50.js +53 -226
  48. package/dist/a_chunks/.root51.js +64 -188
  49. package/dist/a_chunks/.root52.js +113 -3122
  50. package/dist/a_chunks/.root53.js +85 -134
  51. package/dist/a_chunks/.root54.js +3071 -175
  52. package/dist/a_chunks/.root55.js +127 -478
  53. package/dist/a_chunks/.root56.js +170 -910
  54. package/dist/a_chunks/.root57.js +376 -399
  55. package/dist/a_chunks/.root58.js +808 -687
  56. package/dist/a_chunks/.root59.js +495 -118
  57. package/dist/a_chunks/.root6.js +6 -9
  58. package/dist/a_chunks/.root60.js +773 -45
  59. package/dist/a_chunks/.root61.js +738 -97
  60. package/dist/a_chunks/.root62.js +105 -273
  61. package/dist/a_chunks/.root63.js +38 -22
  62. package/dist/a_chunks/.root64.js +184 -16
  63. package/dist/a_chunks/.root65.js +107 -241
  64. package/dist/a_chunks/.root66.js +132 -0
  65. package/dist/a_chunks/.root67.js +286 -0
  66. package/dist/a_chunks/.root68.js +817 -0
  67. package/dist/a_chunks/.root69.js +28 -0
  68. package/dist/a_chunks/.root7.js +2 -42
  69. package/dist/a_chunks/.root70.js +19 -0
  70. package/dist/a_chunks/.root71.js +247 -0
  71. package/dist/a_chunks/.root8.js +2 -12
  72. package/dist/a_chunks/.root9.js +16 -26
  73. package/dist/a_chunks/Form.js +3 -5
  74. package/dist/a_chunks/ModalForm.js +254 -280
  75. package/dist/a_chunks/api.js +311 -325
  76. package/dist/a_chunks/common.js +0 -1
  77. package/dist/a_chunks/config.js +135 -164
  78. package/dist/a_chunks/form_config.js +11 -130
  79. package/dist/a_chunks/index.js +43 -57
  80. package/dist/a_chunks/index2.js +148 -64
  81. package/dist/a_chunks/index3.js +131 -1151
  82. package/dist/a_chunks/index4.js +57 -1040
  83. package/dist/a_chunks/index5.js +142 -0
  84. package/dist/a_chunks/index6.js +1169 -0
  85. package/dist/a_chunks/index7.js +1006 -0
  86. package/dist/a_chunks/style-inject.es.js +0 -1
  87. package/dist/a_chunks/tslib.es6.js +1 -2
  88. package/dist/a_chunks//344/275/223/346/240/274/346/243/200/346/237/245_config.js +0 -1
  89. package/dist/index.js +10 -5
  90. package/dist/pages/fubao/family-planning/file-management/doctor-desk/components/SurgicalRecordv2/Curettage/index.d.ts +1 -1
  91. package/dist/pages/fubao/family-planning/file-management/doctor-desk/components/VideoReport/method.d.ts +1 -1
  92. package/dist/pages/fubao/folic-acid/file-management/list/index copy.d.ts +1 -1
  93. package/dist/pages/fubao/gynecological-diseases/two-cancers/./344/270/244/347/231/214/351/232/217/350/256/277/index.d.ts +1 -1
  94. package/dist/pages/fubao/pre-pregnancy-care/file-management/edit/form_config.d.ts +2 -1
  95. package/dist/pages/fubao/pre-pregnancy-care/file-management/edit/index copy.d.ts +18 -0
  96. package/dist/pages/fubao/pre-pregnancy-care/file-management/edit/index.d.ts +3 -18
  97. package/dist/pages/fubao/premarital-care/.public-exam/SecondSex/form_config_nv.d.ts +4 -0
  98. package/dist/pages/fubao/premarital-care/file-management/config/table.d.ts +1 -1
  99. package/dist/pages/fubao/premarital-care/file-management/edit/form_config.d.ts +2 -1
  100. package/dist/pages/fubao/premarital-care/file-management/edit/index copy 2.d.ts +17 -0
  101. package/dist/pages/fubao/premarital-care/file-management/edit/index.d.ts +3 -17
  102. package/dist/pages/fubao/statistic/abnormal-breast-cancer/index.d.ts +2 -0
  103. package/dist/pages/fubao/statistic/abnormal-cervical-cancer/index.d.ts +2 -0
  104. package/dist/pages/fubao/statistic/premarital-checkup/./345/251/232/346/243/200/351/232/217/350/256/277/index.d.ts +1 -1
  105. package/dist/pages/fubao/statistic/progestation-checkup/./345/255/225/346/243/200/351/232/217/350/256/277/index.d.ts +1 -1
  106. package/dist/routes/index.d.ts +2 -0
  107. package/dist/routes/meta.d.ts +2 -0
  108. package/package.json +19 -14
  109. package/dist/a_chunks/.root.js.map +0 -1
  110. package/dist/a_chunks/.root10.js.map +0 -1
  111. package/dist/a_chunks/.root11.js.map +0 -1
  112. package/dist/a_chunks/.root12.js.map +0 -1
  113. package/dist/a_chunks/.root13.js.map +0 -1
  114. package/dist/a_chunks/.root14.js.map +0 -1
  115. package/dist/a_chunks/.root15.js.map +0 -1
  116. package/dist/a_chunks/.root16.js.map +0 -1
  117. package/dist/a_chunks/.root17.js.map +0 -1
  118. package/dist/a_chunks/.root18.js.map +0 -1
  119. package/dist/a_chunks/.root19.js.map +0 -1
  120. package/dist/a_chunks/.root2.js.map +0 -1
  121. package/dist/a_chunks/.root20.js.map +0 -1
  122. package/dist/a_chunks/.root21.js.map +0 -1
  123. package/dist/a_chunks/.root22.js.map +0 -1
  124. package/dist/a_chunks/.root23.js.map +0 -1
  125. package/dist/a_chunks/.root24.js.map +0 -1
  126. package/dist/a_chunks/.root25.js.map +0 -1
  127. package/dist/a_chunks/.root26.js.map +0 -1
  128. package/dist/a_chunks/.root27.js.map +0 -1
  129. package/dist/a_chunks/.root28.js.map +0 -1
  130. package/dist/a_chunks/.root29.js.map +0 -1
  131. package/dist/a_chunks/.root3.js.map +0 -1
  132. package/dist/a_chunks/.root30.js.map +0 -1
  133. package/dist/a_chunks/.root31.js.map +0 -1
  134. package/dist/a_chunks/.root32.js.map +0 -1
  135. package/dist/a_chunks/.root33.js.map +0 -1
  136. package/dist/a_chunks/.root34.js.map +0 -1
  137. package/dist/a_chunks/.root35.js.map +0 -1
  138. package/dist/a_chunks/.root36.js.map +0 -1
  139. package/dist/a_chunks/.root37.js.map +0 -1
  140. package/dist/a_chunks/.root38.js.map +0 -1
  141. package/dist/a_chunks/.root39.js.map +0 -1
  142. package/dist/a_chunks/.root4.js.map +0 -1
  143. package/dist/a_chunks/.root40.js.map +0 -1
  144. package/dist/a_chunks/.root41.js.map +0 -1
  145. package/dist/a_chunks/.root42.js.map +0 -1
  146. package/dist/a_chunks/.root43.js.map +0 -1
  147. package/dist/a_chunks/.root44.js.map +0 -1
  148. package/dist/a_chunks/.root45.js.map +0 -1
  149. package/dist/a_chunks/.root46.js.map +0 -1
  150. package/dist/a_chunks/.root47.js.map +0 -1
  151. package/dist/a_chunks/.root48.js.map +0 -1
  152. package/dist/a_chunks/.root49.js.map +0 -1
  153. package/dist/a_chunks/.root5.js.map +0 -1
  154. package/dist/a_chunks/.root50.js.map +0 -1
  155. package/dist/a_chunks/.root51.js.map +0 -1
  156. package/dist/a_chunks/.root52.js.map +0 -1
  157. package/dist/a_chunks/.root53.js.map +0 -1
  158. package/dist/a_chunks/.root54.js.map +0 -1
  159. package/dist/a_chunks/.root55.js.map +0 -1
  160. package/dist/a_chunks/.root56.js.map +0 -1
  161. package/dist/a_chunks/.root57.js.map +0 -1
  162. package/dist/a_chunks/.root58.js.map +0 -1
  163. package/dist/a_chunks/.root59.js.map +0 -1
  164. package/dist/a_chunks/.root6.js.map +0 -1
  165. package/dist/a_chunks/.root60.js.map +0 -1
  166. package/dist/a_chunks/.root61.js.map +0 -1
  167. package/dist/a_chunks/.root62.js.map +0 -1
  168. package/dist/a_chunks/.root63.js.map +0 -1
  169. package/dist/a_chunks/.root64.js.map +0 -1
  170. package/dist/a_chunks/.root65.js.map +0 -1
  171. package/dist/a_chunks/.root7.js.map +0 -1
  172. package/dist/a_chunks/.root8.js.map +0 -1
  173. package/dist/a_chunks/.root9.js.map +0 -1
  174. package/dist/a_chunks/Form.js.map +0 -1
  175. package/dist/a_chunks/ModalForm.js.map +0 -1
  176. package/dist/a_chunks/api.js.map +0 -1
  177. package/dist/a_chunks/common.js.map +0 -1
  178. package/dist/a_chunks/config.js.map +0 -1
  179. package/dist/a_chunks/extends.js +0 -11
  180. package/dist/a_chunks/extends.js.map +0 -1
  181. package/dist/a_chunks/form_config.js.map +0 -1
  182. package/dist/a_chunks/index.js.map +0 -1
  183. package/dist/a_chunks/index2.js.map +0 -1
  184. package/dist/a_chunks/index3.js.map +0 -1
  185. package/dist/a_chunks/index4.js.map +0 -1
  186. package/dist/a_chunks/style-inject.es.js.map +0 -1
  187. package/dist/a_chunks/tslib.es6.js.map +0 -1
  188. package/dist/a_chunks//344/275/223/346/240/274/346/243/200/346/237/245_config.js.map +0 -1
  189. package/dist/index.js.map +0 -1
  190. package/dist/pages/fubao/pre-pregnancy-care/.public-exam/config/adapter.d.ts +0 -2
  191. package/dist/pages/fubao/premarital-care/.public-exam/config/adapter.d.ts +0 -2
  192. /package/dist/pages/fubao/premarital-care/.public-exam/SecondSex/{form_config.d.ts → form_config_nan.d.ts} +0 -0
@@ -1,276 +1,736 @@
1
1
  import { d as __spreadArray } from './tslib.es6.js';
2
2
  import { defineFormConfig } from '@lm_fe/service';
3
- import { as 体格检查_config, 两 as 两癌月经史form_config } from './体格检查_config.js';
4
- import '@lm_fe/env';
5
- import '@lm_fe/utils';
6
- function 乳房触检_config() {
7
- var cache = [{
8
- "id": 784,
9
- "name": "乳房触检",
3
+ import { rt_ctx } from '@lm_fe/env';
4
+ var isRequired = false;
5
+ var ctx = rt_ctx;
6
+ ctx.React;
7
+ function 辅助检查_config_建瓯() {
8
+ return [{
9
+ "label": "乳腺彩色超声检查",
10
10
  "children": [{
11
- "id": 18104,
12
- "key": "breastCancerBreastPalpation.leftBreastSignsNote",
13
- "label": "左乳体征",
14
- "inputType": "checkbox_with_inputv2",
15
- "specialConfig": {
16
- "type": "multiple",
17
- "options": [{
18
- "value": 0,
19
- "label": "未见异常",
20
- "withInput": false,
21
- "along": true,
22
- "span": 4
23
- }, {
24
- "value": 1,
25
- "label": "乳房肿块或团块",
26
- "withInput": true,
27
- "isIssue": true,
28
- "span": 4,
29
- "inputType": "autoComplete",
30
- "inputOption": [{
31
- "value": "最大直径 cm"
11
+ "label": "左乳",
12
+ children: [{
13
+ label: '囊肿',
14
+ key: 'breastCancerAuxiliaryExamination.leftCyst',
15
+ inputType: 'MC',
16
+ required: isRequired,
17
+ inputProps: {
18
+ marshal: 0,
19
+ options: '无,有'
20
+ },
21
+ layout: '1/2'
22
+ }, {
23
+ label: '囊肿类型',
24
+ key: 'breastCancerAuxiliaryExamination.leftCystOption',
25
+ inputType: 'MC',
26
+ required: isRequired,
27
+ inputProps: {
28
+ options: '单纯囊肿i,复杂囊肿i'
29
+ },
30
+ showDeps: {
31
+ 'breastCancerAuxiliaryExamination.leftCyst': [1]
32
+ },
33
+ layout: '1/2'
34
+ }, {
35
+ label: '实性肿块',
36
+ key: 'breastCancerAuxiliaryExamination.leftSolidMass',
37
+ required: isRequired,
38
+ inputType: 'MC',
39
+ inputProps: {
40
+ marshal: 0,
41
+ options: '无,有'
42
+ },
43
+ layout: '1/2'
44
+ }, {
45
+ label: '肿块类型',
46
+ key: 'breastCancerAuxiliaryExamination.leftSolidMassOption',
47
+ required: isRequired,
48
+ inputType: 'MC',
49
+ inputProps: {
50
+ marshal: 0,
51
+ options: '单发,多发'
52
+ },
53
+ showDeps: {
54
+ 'breastCancerAuxiliaryExamination.leftSolidMass': [1]
55
+ },
56
+ layout: '1/2'
57
+ }, {
58
+ label: '部位',
59
+ key: 'breastCancerAuxiliaryExamination.leftPosition',
60
+ required: isRequired,
61
+ inputType: 'Input',
62
+ layout: '1/3',
63
+ showDeps: {
64
+ 'breastCancerAuxiliaryExamination.leftSolidMass': [1]
65
+ }
66
+ }, {
67
+ label: '象限法(可触及者)',
68
+ key: 'breastCancerAuxiliaryExamination.leftQuadrantMethod',
69
+ inputType: 'MC',
70
+ inputProps: {
71
+ options: '1,2,3,4',
72
+ type: 'multiple'
73
+ },
74
+ layout: '1/3',
75
+ showDeps: {
76
+ 'breastCancerAuxiliaryExamination.leftSolidMass': [1]
77
+ }
78
+ }, {
79
+ label: '时钟法(不可触及者)',
80
+ key: 'breastCancerAuxiliaryExamination.leftClockMethod',
81
+ inputType: 'Input',
82
+ layout: '1/3',
83
+ showDeps: {
84
+ 'breastCancerAuxiliaryExamination.leftSolidMass': [1]
85
+ }
86
+ }, {
87
+ label: '大小',
88
+ key: 'breastCancerAuxiliaryExamination.leftSize',
89
+ inputType: 'MArr',
90
+ required: isRequired,
91
+ inputProps: {
92
+ separator: 'x',
93
+ options: [{
94
+ inputType: 'Input',
95
+ suffix: 'mm'
96
+ }, {
97
+ inputType: 'Input',
98
+ suffix: 'mm'
32
99
  }]
33
- }, {
34
- "value": 2,
35
- "label": "不对称性增厚或结节",
36
- "withInput": true,
37
- "isIssue": true,
38
- "span": 4
39
- }, {
40
- "value": 3,
41
- "label": "皮肤改变",
42
- "withInput": true,
43
- "isIssue": true,
44
- "span": 4
45
- }, {
46
- "value": 4,
47
- "label": "腋淋巴结节肿大",
48
- "withInput": true,
49
- "isIssue": true,
50
- "span": 4
51
- }, {
52
- "value": 5,
53
- "label": "其他",
54
- "withInput": true,
55
- "isIssue": true,
56
- "span": 4
57
- }]
58
- },
59
- "span": 24,
60
- "offset": 0,
61
- "formItemLayout": {
62
- "labelCol": {
63
- "span": 4
64
- },
65
- "wrapperCol": {
66
- "span": 20
100
+ },
101
+ layout: '1/3',
102
+ showDeps: {
103
+ 'breastCancerAuxiliaryExamination.leftSolidMass': [1]
67
104
  }
68
- }
105
+ }, {
106
+ label: '形态',
107
+ key: 'breastCancerAuxiliaryExamination.leftForm',
108
+ required: isRequired,
109
+ inputType: 'MC',
110
+ inputProps: {
111
+ marshal: 0,
112
+ options: '椭圆形,圆形,不规则,浅分叶'
113
+ },
114
+ layout: '1/2'
115
+ }, {
116
+ label: '方向',
117
+ key: 'breastCancerAuxiliaryExamination.leftDirection',
118
+ required: isRequired,
119
+ inputType: 'MC',
120
+ inputProps: {
121
+ marshal: 0,
122
+ options: '纵横比>=1,纵横比<1'
123
+ },
124
+ layout: '1/2'
125
+ }, {
126
+ label: '边缘',
127
+ key: 'breastCancerAuxiliaryExamination.leftEdge',
128
+ required: isRequired,
129
+ inputType: 'MC',
130
+ inputProps: {
131
+ marshal: 0,
132
+ options: '清晰,不清晰'
133
+ },
134
+ layout: '1/2'
135
+ }, {
136
+ label: '肿块周围晕环',
137
+ key: 'breastCancerAuxiliaryExamination.leftPeripheralHalo',
138
+ required: isRequired,
139
+ inputType: 'MC',
140
+ inputProps: {
141
+ marshal: 0,
142
+ options: '无,规则低回声,不规则高回声晕'
143
+ },
144
+ layout: '1/2'
145
+ }, {
146
+ label: '内部回声性质',
147
+ key: 'breastCancerAuxiliaryExamination.leftInternalEchoProperty',
148
+ required: isRequired,
149
+ inputType: 'MC',
150
+ inputProps: {
151
+ marshal: 0,
152
+ options: '低,等,高,极低回声'
153
+ },
154
+ layout: '1/2'
155
+ }, {
156
+ label: '内部回声分布',
157
+ key: 'breastCancerAuxiliaryExamination.leftInternalEchoDistribution',
158
+ required: isRequired,
159
+ inputType: 'MC',
160
+ inputProps: {
161
+ marshal: 0,
162
+ options: '均匀,不均匀'
163
+ },
164
+ layout: '1/2'
165
+ }, {
166
+ label: '后方回声',
167
+ key: 'breastCancerAuxiliaryExamination.leftRearEcho',
168
+ required: isRequired,
169
+ inputType: 'MC',
170
+ inputProps: {
171
+ marshal: 0,
172
+ options: '无变化,增强,侧方声影,衰减'
173
+ },
174
+ layout: '1/2'
175
+ }, {
176
+ label: '肿块内钙化',
177
+ key: 'breastCancerAuxiliaryExamination.leftMassCalcificationNote',
178
+ required: isRequired,
179
+ inputType: 'MC',
180
+ inputProps: {
181
+ type: 'multiple',
182
+ options: '无,棒状,环状,沙粒状,簇状'
183
+ },
184
+ layout: '1/2'
185
+ }, {
186
+ label: '血流',
187
+ key: 'breastCancerAuxiliaryExamination.leftBloodFlow',
188
+ required: isRequired,
189
+ inputType: 'MC',
190
+ inputProps: {
191
+ marshal: 0,
192
+ options: '无,少许,丰富'
193
+ },
194
+ layout: '1/2'
195
+ }, {
196
+ label: '腋淋巴结描述',
197
+ key: 'breastCancerAuxiliaryExamination.leftLymphDesc',
198
+ required: isRequired,
199
+ inputType: 'MC',
200
+ inputProps: {
201
+ marshal: 0,
202
+ options: '无,正常影像,异常影像'
203
+ },
204
+ layout: '1/2'
205
+ }, {
206
+ label: '分类',
207
+ key: 'breastCancerAuxiliaryExamination.leftClassify',
208
+ required: isRequired,
209
+ inputType: 'MC',
210
+ inputProps: {
211
+ marshal: 0,
212
+ options: '0类,1类,2类,3类,4类,5类'
213
+ },
214
+ layout: '1/2'
215
+ }]
69
216
  }, {
70
- "id": 18105,
71
- "key": "breastCancerBreastPalpation.leftBreastSymptomsNote",
72
- "label": "左乳症状",
73
- "inputType": "checkbox_with_inputv2",
74
- "specialConfig": {
75
- "type": "multiple",
76
- "options": [{
77
- "value": 0,
78
- "label": "无",
79
- "withInput": false,
80
- "along": true,
81
- "span": 4
82
- }, {
83
- "value": 1,
84
- "label": "乳腺疼痛",
85
- "withInput": true,
86
- "isIssue": true,
87
- "span": 4,
88
- "inputType": "autoComplete",
89
- "inputOption": [{
90
- "value": "周期性"
217
+ "label": "右乳",
218
+ children: [{
219
+ label: '囊肿',
220
+ key: 'breastCancerAuxiliaryExamination.rightCyst',
221
+ required: isRequired,
222
+ inputType: 'MC',
223
+ inputProps: {
224
+ marshal: 0,
225
+ options: '无,有'
226
+ },
227
+ layout: '1/2'
228
+ }, {
229
+ label: '囊肿类型',
230
+ key: 'breastCancerAuxiliaryExamination.rightCystOption',
231
+ required: isRequired,
232
+ inputType: 'MC',
233
+ inputProps: {
234
+ options: '单纯囊肿i,复杂囊肿i'
235
+ },
236
+ showDeps: {
237
+ 'breastCancerAuxiliaryExamination.rightCyst': [1]
238
+ },
239
+ layout: '1/2'
240
+ }, {
241
+ label: '实性肿块',
242
+ key: 'breastCancerAuxiliaryExamination.rightSolidMass',
243
+ required: isRequired,
244
+ inputType: 'MC',
245
+ inputProps: {
246
+ marshal: 0,
247
+ options: '无,有'
248
+ },
249
+ layout: '1/2'
250
+ }, {
251
+ label: '肿块类型',
252
+ key: 'breastCancerAuxiliaryExamination.rightSolidMassOption',
253
+ required: isRequired,
254
+ inputType: 'MC',
255
+ inputProps: {
256
+ marshal: 0,
257
+ options: '单发,多发'
258
+ },
259
+ showDeps: {
260
+ 'breastCancerAuxiliaryExamination.rightSolidMass': [1]
261
+ },
262
+ layout: '1/2'
263
+ }, {
264
+ label: '部位',
265
+ key: 'breastCancerAuxiliaryExamination.rightPosition',
266
+ required: isRequired,
267
+ inputType: 'Input',
268
+ layout: '1/3',
269
+ showDeps: {
270
+ 'breastCancerAuxiliaryExamination.rightSolidMass': [1]
271
+ }
272
+ }, {
273
+ label: '象限法(可触及者)',
274
+ key: 'breastCancerAuxiliaryExamination.rightQuadrantMethod',
275
+ inputType: 'MC',
276
+ inputProps: {
277
+ options: '1,2,3,4',
278
+ type: 'multiple'
279
+ },
280
+ layout: '1/3',
281
+ showDeps: {
282
+ 'breastCancerAuxiliaryExamination.rightSolidMass': [1]
283
+ }
284
+ }, {
285
+ label: '时钟法(不可触及者)',
286
+ key: 'breastCancerAuxiliaryExamination.rightClockMethod',
287
+ inputType: 'Input',
288
+ layout: '1/3',
289
+ showDeps: {
290
+ 'breastCancerAuxiliaryExamination.rightSolidMass': [1]
291
+ }
292
+ }, {
293
+ label: '大小',
294
+ key: 'breastCancerAuxiliaryExamination.rightSize',
295
+ required: isRequired,
296
+ inputType: 'MArr',
297
+ inputProps: {
298
+ separator: 'x',
299
+ options: [{
300
+ inputType: 'Input',
301
+ suffix: 'mm'
91
302
  }, {
92
- "value": "非周期性"
303
+ inputType: 'Input',
304
+ suffix: 'mm'
93
305
  }]
94
- }, {
95
- "value": 2,
96
- "label": "乳头溢液",
97
- "withInput": true,
98
- "isIssue": true,
99
- "span": 4,
100
- "inputType": "autoComplete",
101
- "inputOption": [{
102
- "value": "血性"
306
+ },
307
+ layout: '1/3',
308
+ showDeps: {
309
+ 'breastCancerAuxiliaryExamination.rightSolidMass': [1]
310
+ }
311
+ }, {
312
+ label: '形态',
313
+ key: 'breastCancerAuxiliaryExamination.rightForm',
314
+ required: isRequired,
315
+ inputType: 'MC',
316
+ inputProps: {
317
+ marshal: 0,
318
+ options: '椭圆形,圆形,不规则,浅分叶'
319
+ },
320
+ layout: '1/2'
321
+ }, {
322
+ label: '方向',
323
+ key: 'breastCancerAuxiliaryExamination.rightDirection',
324
+ required: isRequired,
325
+ inputType: 'MC',
326
+ inputProps: {
327
+ marshal: 0,
328
+ options: '纵横比>=1,纵横比<1'
329
+ },
330
+ layout: '1/2'
331
+ }, {
332
+ label: '边缘',
333
+ key: 'breastCancerAuxiliaryExamination.rightEdge',
334
+ required: isRequired,
335
+ inputType: 'MC',
336
+ inputProps: {
337
+ marshal: 0,
338
+ options: '清晰,不清晰'
339
+ },
340
+ layout: '1/2'
341
+ }, {
342
+ label: '肿块周围晕环',
343
+ key: 'breastCancerAuxiliaryExamination.rightPeripheralHalo',
344
+ required: isRequired,
345
+ inputType: 'MC',
346
+ inputProps: {
347
+ marshal: 0,
348
+ options: '无,规则低回声,不规则高回声晕'
349
+ },
350
+ layout: '1/2'
351
+ }, {
352
+ label: '内部回声性质',
353
+ key: 'breastCancerAuxiliaryExamination.rightInternalEchoProperty',
354
+ required: isRequired,
355
+ inputType: 'MC',
356
+ inputProps: {
357
+ marshal: 0,
358
+ options: '低,等,高,极低回声'
359
+ },
360
+ layout: '1/2'
361
+ }, {
362
+ label: '内部回声分布',
363
+ key: 'breastCancerAuxiliaryExamination.rightInternalEchoDistribution',
364
+ required: isRequired,
365
+ inputType: 'MC',
366
+ inputProps: {
367
+ marshal: 0,
368
+ options: '均匀,不均匀'
369
+ },
370
+ layout: '1/2'
371
+ }, {
372
+ label: '后方回声',
373
+ key: 'breastCancerAuxiliaryExamination.rightRearEcho',
374
+ required: isRequired,
375
+ inputType: 'MC',
376
+ inputProps: {
377
+ marshal: 0,
378
+ options: '无变化,增强,侧方声影,衰减'
379
+ },
380
+ layout: '1/2'
381
+ }, {
382
+ label: '肿块内钙化',
383
+ key: 'breastCancerAuxiliaryExamination.rightMassCalcificationNote',
384
+ required: isRequired,
385
+ inputType: 'MC',
386
+ inputProps: {
387
+ type: 'multiple',
388
+ options: '无,棒状,环状,沙粒状,簇状'
389
+ },
390
+ layout: '1/2'
391
+ }, {
392
+ label: '血流',
393
+ key: 'breastCancerAuxiliaryExamination.rightBloodFlow',
394
+ required: isRequired,
395
+ inputType: 'MC',
396
+ inputProps: {
397
+ marshal: 0,
398
+ options: '无,少许,丰富'
399
+ },
400
+ layout: '1/2'
401
+ }, {
402
+ label: '腋淋巴结描述',
403
+ key: 'breastCancerAuxiliaryExamination.rightLymphDesc',
404
+ required: isRequired,
405
+ inputType: 'MC',
406
+ inputProps: {
407
+ marshal: 0,
408
+ options: '无,正常影像,异常影像'
409
+ },
410
+ layout: '1/2'
411
+ }, {
412
+ label: '分类',
413
+ key: 'breastCancerAuxiliaryExamination.rightClassify',
414
+ required: isRequired,
415
+ inputType: 'MC',
416
+ inputProps: {
417
+ marshal: 0,
418
+ options: '0类,1类,2类,3类,4类,5类'
419
+ },
420
+ layout: '1/2'
421
+ }]
422
+ }, {
423
+ "key": "breastCancerAuxiliaryExamination.other",
424
+ "label": "其他",
425
+ "inputType": "input",
426
+ layout: '1/1'
427
+ }, {
428
+ label: '建议',
429
+ key: 'breastCancerAuxiliaryExamination.suggestNote',
430
+ required: isRequired,
431
+ inputType: 'MC',
432
+ inputProps: {
433
+ type: 'multiple',
434
+ options: '定期检查,乳腺x线检查,活检'
435
+ },
436
+ layout: "1/2"
437
+ }, {
438
+ "label": "一键勾选",
439
+ "inputType": "check_invert_button",
440
+ layout: "1/2"
441
+ }]
442
+ }, {
443
+ "label": "乳腺x线检查",
444
+ "children": [{
445
+ "label": "左乳",
446
+ children: [{
447
+ label: '肿块',
448
+ key: 'breastCancerAuxiliaryExamination.leftPhyma',
449
+ inputType: 'MC',
450
+ inputProps: {
451
+ options: '无,有',
452
+ marshal: 0
453
+ },
454
+ layout: '1/2'
455
+ }, {
456
+ label: '大小',
457
+ key: 'breastCancerAuxiliaryExamination.leftPhymaNote',
458
+ inputType: 'MArr',
459
+ inputProps: {
460
+ separator: 'x',
461
+ options: [{
462
+ inputType: 'Input',
463
+ suffix: 'mm'
103
464
  }, {
104
- "value": "浆液性"
465
+ inputType: 'Input',
466
+ suffix: 'mm'
105
467
  }]
106
- }]
107
- },
108
- "span": 24,
109
- "offset": 0,
110
- "formItemLayout": {
111
- "labelCol": {
112
- "span": 4
113
- },
114
- "wrapperCol": {
115
- "span": 20
468
+ },
469
+ layout: '1/2',
470
+ showDeps: {
471
+ 'breastCancerAuxiliaryExamination.leftPhyma': [1]
116
472
  }
117
- }
473
+ }, {
474
+ label: '恶性或可疑钙化',
475
+ key: 'breastCancerAuxiliaryExamination.leftMalSusCalc',
476
+ inputType: 'MC',
477
+ inputProps: {
478
+ marshal: 0,
479
+ options: '无,有'
480
+ },
481
+ layout: '1/2'
482
+ }, {
483
+ label: '结构紊乱',
484
+ key: 'breastCancerAuxiliaryExamination.leftStructuralDisorder',
485
+ inputType: 'MC',
486
+ inputProps: {
487
+ marshal: 0,
488
+ options: '无,有'
489
+ },
490
+ layout: '1/2'
491
+ }, {
492
+ label: '部位',
493
+ key: 'breastCancerAuxiliaryExamination.leftOther',
494
+ inputType: 'MC',
495
+ inputProps: {
496
+ type: 'multiple',
497
+ options: '外上,外下,内上,内下象限,中央区,乳晕后,其他i'
498
+ },
499
+ layout: '1/1'
500
+ }, {
501
+ label: '分类',
502
+ key: 'breastCancerAuxiliaryExamination.leftXRaysClassify',
503
+ inputType: 'MC',
504
+ inputProps: {
505
+ marshal: 0,
506
+ options: '0类,1类,2类,3类,4类,5类'
507
+ },
508
+ layout: '1/1'
509
+ }]
118
510
  }, {
119
- "id": 18106,
120
- "key": "breastCancerBreastPalpation.rightBreastSignsNote",
121
- "label": "右乳体征",
122
- "inputType": "checkbox_with_inputv2",
123
- "specialConfig": {
124
- "type": "multiple",
125
- "options": [{
126
- "value": 0,
127
- "label": "未见异常",
128
- "withInput": false,
129
- "along": true,
130
- "span": 4
131
- }, {
132
- "value": 1,
133
- "label": "乳房肿块或团块",
134
- "withInput": true,
135
- "isIssue": true,
136
- "span": 4,
137
- "inputType": "autoComplete",
138
- "inputOption": [{
139
- "value": "最大直径 cm"
511
+ "label": "右乳",
512
+ children: [{
513
+ label: '肿块',
514
+ key: 'breastCancerAuxiliaryExamination.rightPhyma',
515
+ inputType: 'MC',
516
+ inputProps: {
517
+ options: '无,有',
518
+ marshal: 0
519
+ },
520
+ layout: '1/2'
521
+ }, {
522
+ label: '大小',
523
+ key: 'breastCancerAuxiliaryExamination.rightPhymaNote',
524
+ inputType: 'MArr',
525
+ inputProps: {
526
+ separator: 'x',
527
+ options: [{
528
+ inputType: 'Input',
529
+ suffix: 'mm'
530
+ }, {
531
+ inputType: 'Input',
532
+ suffix: 'mm'
140
533
  }]
141
- }, {
142
- "value": 2,
143
- "label": "不对称性增厚或结节",
144
- "withInput": true,
145
- "isIssue": true,
146
- "span": 4
147
- }, {
148
- "value": 3,
149
- "label": "皮肤改变",
150
- "withInput": true,
151
- "isIssue": true,
152
- "span": 4
153
- }, {
154
- "value": 4,
155
- "label": "腋淋巴结节肿大",
156
- "withInput": true,
157
- "isIssue": true,
158
- "span": 4
159
- }, {
160
- "value": 5,
161
- "label": "其他",
162
- "withInput": true,
163
- "isIssue": true,
164
- "span": 4
165
- }]
166
- },
167
- "span": 24,
168
- "offset": 0,
169
- "formItemLayout": {
170
- "labelCol": {
171
- "span": 4
172
- },
173
- "wrapperCol": {
174
- "span": 20
534
+ },
535
+ layout: '1/2',
536
+ showDeps: {
537
+ 'breastCancerAuxiliaryExamination.rightPhyma': [1]
175
538
  }
539
+ }, {
540
+ label: '恶性或可疑钙化',
541
+ key: 'breastCancerAuxiliaryExamination.rightMalSusCalc',
542
+ inputType: 'MC',
543
+ inputProps: {
544
+ marshal: 0,
545
+ options: '无,有'
546
+ },
547
+ layout: '1/2'
548
+ }, {
549
+ label: '结构紊乱',
550
+ key: 'breastCancerAuxiliaryExamination.rightStructuralDisorder',
551
+ inputType: 'MC',
552
+ inputProps: {
553
+ marshal: 0,
554
+ options: '无,有'
555
+ },
556
+ layout: '1/2'
557
+ }, {
558
+ label: '部位',
559
+ key: 'breastCancerAuxiliaryExamination.rightOther',
560
+ inputType: 'MC',
561
+ inputProps: {
562
+ type: 'multiple',
563
+ options: '外上,外下,内上,内下象限,中央区,乳晕后,其他i'
564
+ },
565
+ layout: '1/1'
566
+ }, {
567
+ label: '分类',
568
+ key: 'breastCancerAuxiliaryExamination.rightXRaysClassify',
569
+ inputType: 'MC',
570
+ inputProps: {
571
+ marshal: 0,
572
+ options: '0类,1类,2类,3类,4类,5类'
573
+ },
574
+ layout: '1/1'
575
+ }]
576
+ }, {
577
+ label: '建议',
578
+ key: 'breastCancerAuxiliaryExamination.xraysSuggestNote',
579
+ inputType: 'MC',
580
+ layout: "2/3",
581
+ inputProps: {
582
+ type: 'multiple',
583
+ options: '定期检查,短期随访(6个月后复查乳腺x线),活检,其他i'
176
584
  }
177
585
  }, {
178
- "id": 18107,
179
- "key": "breastCancerBreastPalpation.rightBreastSymptomsNote",
180
- "label": "右乳症状",
181
- "inputType": "checkbox_with_inputv2",
182
- "specialConfig": {
183
- "type": "multiple",
184
- "options": [{
185
- "value": 0,
186
- "label": "无",
187
- "withInput": false,
188
- "along": true,
189
- "span": 4
190
- }, {
191
- "value": 1,
192
- "label": "乳腺疼痛",
193
- "withInput": true,
194
- "isIssue": true,
195
- "span": 4,
196
- "inputType": "autoComplete",
197
- "inputOption": [{
198
- "value": "周期性"
586
+ "label": "一键勾选",
587
+ "inputType": "check_invert_button",
588
+ layout: "1/3"
589
+ }]
590
+ }, {
591
+ "label": "组织病理学检查",
592
+ "children": [{
593
+ label: '结果',
594
+ key: 'breastCancerAuxiliaryExamination.pathologyResultNote',
595
+ required: isRequired,
596
+ inputType: 'MC',
597
+ layout: "1/1",
598
+ inputProps: {
599
+ options: '未见异常,异常<良性疾病、不典型增生、小叶原位癌、导管原位癌、浸润性导管癌、浸润性小叶癌、其他乳腺恶性肿瘤>c',
600
+ sp: [{
601
+ label: '未见异常',
602
+ exclusive: true
603
+ }]
604
+ }
605
+ }]
606
+ }];
607
+ }
608
+ function 乳房触检_config_建瓯() {
609
+ var cache = [{
610
+ "name": "乳房触检",
611
+ "children": [{
612
+ label: '左乳',
613
+ children: [{
614
+ "key": "breastCancerBreastPalpation.leftBreastSymptomsNote",
615
+ "label": "症状",
616
+ required: isRequired,
617
+ "inputType": "MC",
618
+ inputProps: {
619
+ inputWidth: 120,
620
+ options: '无,有',
621
+ sp: [{
622
+ label: '有',
623
+ "inputType": "MC",
624
+ parentheses: true,
625
+ props: {
626
+ type: 'multiple',
627
+ options: '乳腺疼痛<周期性、非周期性>a,乳头溢液<血性、浆液性、其它>a'
628
+ }
629
+ }]
630
+ },
631
+ layout: '1/1'
632
+ }, {
633
+ "key": "breastCancerBreastPalpation.leftBreastSignsNote",
634
+ "label": "体征",
635
+ required: isRequired,
636
+ "inputType": "MC",
637
+ inputProps: {
638
+ type: 'multiple',
639
+ options: '未见异常,乳房肿块或团块i,不对称性增厚或结节,皮肤改变i,腋淋巴结肿大,其他i',
640
+ sp: [{
641
+ label: '未见异常',
642
+ exclusive: true
199
643
  }, {
200
- "value": "非周期性"
644
+ label: '乳房肿块或团块',
645
+ parentheses: true,
646
+ prefix: '最大径',
647
+ suffix: 'CM'
201
648
  }]
202
- }, {
203
- "value": 2,
204
- "label": "乳头溢液",
205
- "withInput": true,
206
- "isIssue": true,
207
- "span": 4,
208
- "inputType": "autoComplete",
209
- "inputOption": [{
210
- "value": "血性"
649
+ },
650
+ layout: '1/1'
651
+ }]
652
+ }, {
653
+ label: '右乳',
654
+ children: [{
655
+ "key": "breastCancerBreastPalpation.rightBreastSymptomsNote",
656
+ "label": "症状",
657
+ required: isRequired,
658
+ "inputType": "MC",
659
+ inputProps: {
660
+ inputWidth: 120,
661
+ options: '无,有',
662
+ sp: [{
663
+ label: '有',
664
+ "inputType": "MC",
665
+ parentheses: true,
666
+ props: {
667
+ type: 'multiple',
668
+ options: '乳腺疼痛<周期性、非周期性>a,乳头溢液<血性、浆液性、其它>a'
669
+ }
670
+ }]
671
+ },
672
+ layout: '1/1'
673
+ }, {
674
+ "key": "breastCancerBreastPalpation.rightBreastSignsNote",
675
+ required: isRequired,
676
+ "label": "体征",
677
+ "inputType": "MC",
678
+ inputProps: {
679
+ type: 'multiple',
680
+ options: '未见异常,乳房肿块或团块i,不对称性增厚或结节,皮肤改变i,腋淋巴结肿大,其他i',
681
+ sp: [{
682
+ label: '未见异常',
683
+ exclusive: true
211
684
  }, {
212
- "value": "浆液性"
685
+ label: '乳房肿块或团块',
686
+ parentheses: true,
687
+ prefix: '最大径',
688
+ suffix: 'CM'
213
689
  }]
214
- }]
215
- },
216
- "span": 24,
217
- "offset": 0,
218
- "formItemLayout": {
219
- "labelCol": {
220
- "span": 4
221
- },
222
- "wrapperCol": {
223
- "span": 20
224
- }
225
- }
690
+ },
691
+ layout: '1/1'
692
+ }]
226
693
  }, {
227
- "id": 18108,
228
694
  "key": "breastCancerBreastPalpation.other",
229
- "label": "其他",
230
- "inputType": "input",
231
- "span": 12,
232
- "offset": 0,
233
- "formItemLayout": {
234
- "labelCol": {
235
- "span": 8
236
- },
237
- "wrapperCol": {
238
- "span": 12
239
- }
240
- }
695
+ "label": "临床检查结果",
696
+ required: isRequired,
697
+ "inputType": "MC",
698
+ inputProps: {
699
+ options: '未见异常(阴性),阳性i'
700
+ },
701
+ layout: '1/1'
241
702
  }, {
242
- "id": 18109,
243
- "key": "selectBtn",
244
- "label": "一键勾选",
245
- "inputType": "check_invert_button",
246
- "inputProps": {
247
- "type": "primary",
248
- "size": "middle"
703
+ "key": "breastCancerBreastPalpation.furtherExaminationNote",
704
+ "label": "进一步检查",
705
+ required: isRequired,
706
+ "inputType": "MC",
707
+ inputProps: {
708
+ options: '否,是<乳腺彩超检查、乳腺x线检查、乳腺彩超和乳腺x线联合筛查、组织病理检查、其他i|1|multiple>c'
249
709
  },
250
- "span": 6,
251
- "offset": 0,
252
- "isNewRow": 1,
253
- "formItemLayout": {
254
- "labelCol": {
255
- "span": 2
256
- },
257
- "wrapperCol": {
258
- "span": 2
259
- }
260
- }
710
+ layout: '1/1'
711
+ }, {
712
+ "label": "一键勾选",
713
+ inputType: 'check_invert_button'
261
714
  }]
262
715
  }];
263
716
  return cache;
264
717
  }
265
- function 病史情况_config() {
718
+ function 病史情况_config_建瓯() {
719
+ var isRequired = true;
266
720
  var cache = [{
267
- "id": 783,
721
+ label: '编号',
722
+ key: 'breastCancerRecordNo',
723
+ inputProps: {
724
+ disabled: true
725
+ },
726
+ layout: '1/2'
727
+ }, {
268
728
  "name": "病史情况",
269
729
  "children": [{
270
- "id": 18097,
271
730
  "key": "breastCancerMedicalHistory.previousBreastScreening__",
272
731
  "label": "既往接受乳腺癌筛查",
273
732
  "inputType": "MC",
733
+ required: isRequired,
274
734
  inputProps: {
275
735
  options: [{
276
736
  label: '否',
@@ -278,498 +738,159 @@ function 病史情况_config() {
278
738
  }, {
279
739
  label: '是',
280
740
  value: 2,
281
- inputType: 'Input'
741
+ inputType: 'MArr',
742
+ props: {
743
+ options: [{
744
+ label: '最近一次筛查时间',
745
+ inputType: 'DatePicker'
746
+ }, {
747
+ label: '检查内容',
748
+ inputType: 'MC',
749
+ props: {
750
+ options: '手诊,超声,x线,其他i,不详',
751
+ type: 'multiple'
752
+ }
753
+ }]
754
+ }
282
755
  }]
283
- },
284
- "span": 24,
285
- "offset": 0,
286
- "formItemLayout": {
287
- "labelCol": {
288
- "span": 4
289
- },
290
- "wrapperCol": {
291
- "span": 20
292
- }
293
756
  }
294
757
  }, {
295
- "id": 18098,
296
758
  "key": "breastCancerMedicalHistory.breastSurgeryOrBiopsy__",
297
759
  "label": "乳腺手术或活检史",
760
+ required: isRequired,
298
761
  "inputType": "MC",
299
762
  inputProps: {
300
763
  options: [{
301
- label: '',
764
+ label: '',
302
765
  value: 1
303
766
  }, {
304
- label: '',
767
+ label: '',
305
768
  value: 2,
306
- inputType: 'Input'
769
+ inputType: 'MArr',
770
+ props: {
771
+ options: [{
772
+ inputType: 'Input',
773
+ suffix: '次'
774
+ }, {
775
+ inputType: 'MC',
776
+ prefix: '病理结果',
777
+ props: {
778
+ options: '良性,恶性',
779
+ marshal: 0
780
+ }
781
+ }]
782
+ }
307
783
  }]
308
- },
309
- "span": 24,
310
- "offset": 0,
311
- "formItemLayout": {
312
- "labelCol": {
313
- "span": 4
314
- },
315
- "wrapperCol": {
316
- "span": 20
317
- }
318
784
  }
319
785
  }, {
320
- "id": 18099,
321
786
  "key": "breastCancerMedicalHistory.hormoneReplacementTherapyHistory__",
322
787
  "label": "激素替代治疗史",
323
788
  "inputType": "MC",
789
+ required: isRequired,
324
790
  inputProps: {
325
791
  options: [{
326
- label: '',
792
+ label: '',
327
793
  value: 1
328
794
  }, {
329
- label: '',
795
+ label: '',
330
796
  value: 2,
331
- inputType: 'Input'
797
+ inputType: 'Input',
798
+ prefix: '用药时间',
799
+ suffix: '年',
800
+ parentheses: true
332
801
  }]
333
- },
334
- layout: '1/1'
335
- }, {
336
- "id": 18103,
337
- "key": "breastCancerMedicalHistory.familyTumorHistoryVOS",
338
- "label": "家族肿瘤史",
339
- "inputType": "family_tumor_history",
340
- "span": 24,
341
- "offset": 0,
342
- "formItemLayout": {
343
- "labelCol": {
344
- "span": 4
345
- },
346
- "wrapperCol": {
347
- "span": 20
348
- }
349
802
  }
350
- }]
351
- }];
352
- return cache;
353
- }
354
- function 诊断及指导_config() {
355
- return [{
356
- "id": 786,
357
- "moduleName": "mammary-cancer-screening",
358
- "name": "诊断及建议",
359
- "flag": "妇女保健-乳腺癌筛查-诊断及建议",
360
- "sort": 5,
361
- "children": [{
362
- "id": 18117,
363
- "key": "breastCancerDiagnosisAndGuidance.screeningDiagnosis__",
364
- "label": "筛查诊断",
803
+ }, {
804
+ "key": "breastCancerMedicalHistory.breastCancer",
805
+ "label": "乳腺癌家族史",
365
806
  "inputType": "MC",
366
- "rules": [{
367
- "required": true,
368
- "message": "筛查诊断是必填项"
369
- }],
370
- "inputProps": {
371
- inputWidth: 120,
372
- "options": [{
373
- "value": 1,
374
- "label": "未见异常",
375
- exclusive: true
376
- }, {
377
- "value": 2,
378
- "label": "良性疾病",
379
- warning: true,
380
- "inputType": "MA",
381
- "props": {
382
- options: '乳腺纤维腺瘤,乳腺导管内乳头状瘤'
383
- }
384
- }, {
385
- "value": 3,
386
- "label": "癌前病变",
387
- warning: true,
388
- "inputType": "MA",
389
- "props": {
390
- options: '导管不典型增生,小叶不典型增生,小叶原位癌'
391
- }
392
- }, {
393
- "value": 4,
394
- "label": "导管原位癌",
395
- warning: true
396
- }, {
397
- "value": 5,
398
- "label": "浸润癌",
399
- warning: true,
400
- "inputType": "MA",
401
- "props": {
402
- options: '浸润性导管癌,浸润性小叶癌'
403
- }
404
- }, {
405
- "value": 6,
406
- "label": "其他",
407
- warning: true
807
+ required: isRequired,
808
+ inputProps: {
809
+ options: '无,有<母亲、女儿、亲姐妹、其他i|1|multiple>c',
810
+ sp: [{
811
+ label: '有',
812
+ prefix: '患者与自己的关系:'
408
813
  }]
409
- },
410
- "span": 24,
411
- "offset": 0,
412
- "formItemLayout": {
413
- "labelCol": {
414
- "span": 4
415
- },
416
- "wrapperCol": {
417
- "span": 20
418
- }
419
814
  }
420
815
  }, {
421
- "id": 18118,
422
- "key": "breastCancerDiagnosisAndGuidance.screeningSuggest",
423
- "label": "筛查建议",
424
- "inputType": "checkbox_group",
425
- "rules": [{
426
- "required": true,
427
- "message": "筛查建议是必填项"
428
- }],
429
- "specialConfig": {
430
- "type": "single",
431
- "options": [{
432
- "value": "定期检查",
433
- "label": "定期检查",
434
- "span": 4,
435
- "withInput": false
436
- }, {
437
- "value": "复查乳腺X线",
438
- "label": "复查乳腺X线",
439
- "span": 4,
440
- "withInput": false
441
- }, {
442
- "value": "活检",
443
- "label": "活检",
444
- "span": 4,
445
- "withInput": false
816
+ "key": "breastCancerMedicalHistory.ovarianCancer",
817
+ "label": "卵巢癌家族史",
818
+ "inputType": "MC",
819
+ required: isRequired,
820
+ inputProps: {
821
+ options: '无,有<母亲、女儿、亲姐妹、其他i|1|multiple>c',
822
+ sp: [{
823
+ label: '有',
824
+ prefix: '患者与自己的关系:'
446
825
  }]
447
- },
448
- "span": 24,
449
- "offset": 0,
450
- "formItemLayout": {
451
- "labelCol": {
452
- "span": 4
453
- },
454
- "wrapperCol": {
455
- "span": 20
456
- }
457
- }
458
- }, {
459
- "id": 18119,
460
- "key": "breastCancerDiagnosisAndGuidance.checkUnit",
461
- "label": "检查单位",
462
- "inputType": "input",
463
- "rules": [{
464
- "required": true,
465
- "message": "检查单位是必填项"
466
- }],
467
- "span": 8,
468
- "offset": 0,
469
- "formItemLayout": {
470
- "labelCol": {
471
- "span": 8
472
- },
473
- "wrapperCol": {
474
- "span": 12
475
- }
476
- }
477
- }, {
478
- "id": 18120,
479
- "key": "breastCancerDiagnosisAndGuidance.checkDate",
480
- "label": "检查日期",
481
- "inputType": "DatePicker",
482
- "rules": [{
483
- "required": true,
484
- "message": "检查日期是必填项"
485
- }],
486
- "span": 8,
487
- "offset": 0,
488
- "formItemLayout": {
489
- "labelCol": {
490
- "span": 8
491
- },
492
- "wrapperCol": {
493
- "span": 12
494
- }
495
826
  }
496
827
  }, {
497
- "id": 18121,
498
- "key": "breastCancerDiagnosisAndGuidance.checkDoctor",
499
- "inputType": "MA",
500
- inputProps: {
501
- memorieskey: '妇保-检查医生'
502
- },
503
- "required": true,
504
- "span": 8,
505
- "offset": 0,
506
- "formItemLayout": {
507
- "labelCol": {
508
- "span": 8
509
- },
510
- "wrapperCol": {
511
- "span": 12
512
- }
513
- }
828
+ inputType: 'check_invert_button',
829
+ label: '一键勾选'
514
830
  }]
515
831
  }];
832
+ return cache;
516
833
  }
517
- function 辅助检查_config() {
834
+ function 诊断及指导_config_建瓯() {
518
835
  return [{
519
- "id": 785,
520
- "moduleName": "mammary-cancer-screening",
521
- "name": "辅助检查",
522
- "flag": "妇女保健-乳腺癌筛查-辅助检查",
523
- "sort": 4,
836
+ "name": "最后诊断",
524
837
  "children": [{
525
- "id": 18110,
526
- "key": "breastCancerAuxiliaryExamination.breastUltrasoundExamination",
527
- "label": "乳腺彩色超声检查",
528
- "sort": 0,
529
- "inputType": "checkbox_with_single_input",
530
- "specialConfig": {
531
- "type": "single",
532
- "options": [{
533
- "value": 1,
534
- "label": "已查",
535
- "span": 4,
536
- "withInput": false
537
- }, {
538
- "value": 2,
539
- "label": "未查",
540
- "withInput": false,
541
- "isIssue": true,
542
- "span": 4
543
- }]
544
- },
545
- "span": 24,
546
- "offset": 0,
547
- "formItemLayout": {
548
- "labelCol": {
549
- "span": 4
550
- },
551
- "wrapperCol": {
552
- "span": 20
553
- }
554
- }
555
- }, {
556
- "id": 18111,
557
- "key": "breastCancerAuxiliaryExamination.leftBiRadsClassification",
558
- "label": "超声评估BI-RADS分级 左乳",
559
- "sort": 1,
560
- "inputType": "select_with_options",
561
- "specialConfig": {
562
- "type": "array",
563
- "mode": "single",
564
- "options": [{
565
- "value": 0,
566
- "label": "0级"
567
- }, {
568
- "value": 1,
569
- "label": "Ⅰ级"
570
- }, {
571
- "value": 2,
572
- "label": "Ⅱ级"
573
- }, {
574
- "value": 3,
575
- "label": "Ⅲ级"
576
- }, {
577
- "value": 4,
578
- "label": "Ⅳ级"
579
- }, {
580
- "value": 5,
581
- "label": "Ⅴ级"
838
+ label: '最后诊断',
839
+ key: 'breastCancerDiagnosisAndGuidance.finalDiagnosisNote',
840
+ inputType: 'MC',
841
+ required: isRequired,
842
+ inputProps: {
843
+ type: 'multiple',
844
+ options: '未见异常,良性疾病,不典型增生,小叶原位癌,导管原位癌,浸润癌<浸润性导管癌、浸润性小叶癌>c,其他恶性肿瘤i,部位<左、右>c',
845
+ sp: [{
846
+ label: '未见异常',
847
+ exclusive: true
582
848
  }]
583
- },
584
- "inputProps": {
585
- "placeholder": "请选择"
586
- },
587
- "span": 12,
588
- "offset": 0,
589
- "formItemLayout": {
590
- "labelCol": {
591
- "span": 10
592
- },
593
- "wrapperCol": {
594
- "span": 12
595
- }
596
849
  }
597
850
  }, {
598
- "id": 18112,
599
- "key": "breastCancerAuxiliaryExamination.rightBiRadsClassification",
600
- "label": "右乳",
601
- "sort": 2,
602
- "inputType": "select_with_options",
603
- "specialConfig": {
604
- "type": "array",
605
- "mode": "single",
606
- "options": [{
607
- "value": 0,
608
- "label": "0级"
609
- }, {
610
- "value": 1,
611
- "label": "Ⅰ级"
612
- }, {
613
- "value": 2,
614
- "label": "Ⅱ级"
615
- }, {
616
- "value": 3,
617
- "label": "Ⅲ级"
618
- }, {
619
- "value": 4,
620
- "label": "Ⅳ级"
621
- }, {
622
- "value": 5,
623
- "label": "Ⅴ级"
624
- }]
625
- },
626
- "inputProps": {
627
- "placeholder": "请选择"
628
- },
629
- "span": 12,
630
- "offset": 0,
631
- "formItemLayout": {
632
- "labelCol": {
633
- "span": 10
634
- },
635
- "wrapperCol": {
636
- "span": 12
851
+ label: 'TNM分期',
852
+ children: [{
853
+ label: '临床分期(cTNM)',
854
+ key: 'breastCancerDiagnosisAndGuidance.cTNM',
855
+ inputType: 'MC',
856
+ inputProps: {
857
+ options: '获得<0期、Ⅰ期、ⅡA期、ⅡB期、Ⅲ期以上|0>s,未获得'
637
858
  }
638
- }
639
- }, {
640
- "id": 18116,
641
- "key": "breastCancerAuxiliaryExamination.breastXBiRadsExamination",
642
- "label": "乳腺X线BI-RADS分级",
643
- "sort": 3,
644
- "inputType": "checkbox_with_single_input",
645
- "specialConfig": {
646
- "type": "single",
647
- "options": [{
648
- "value": 1,
649
- "label": "已查",
650
- "span": 4,
651
- "withInput": false
652
- }, {
653
- "value": 2,
654
- "label": "未查",
655
- "withInput": false,
656
- "isIssue": true,
657
- "span": 4
658
- }]
659
- },
660
- "span": 24,
661
- "offset": 0,
662
- "formItemLayout": {
663
- "labelCol": {
664
- "span": 4
665
- },
666
- "wrapperCol": {
667
- "span": 20
859
+ }, {
860
+ label: '病理分期(pTNM)',
861
+ key: 'breastCancerDiagnosisAndGuidance.pTNM',
862
+ inputType: 'MC',
863
+ inputProps: {
864
+ options: '获得<0期、Ⅰ期、ⅡA期、ⅡB期、Ⅲ期以上|0>s,未获得'
668
865
  }
669
- }
670
- }, {
671
- "id": 18113,
672
- "key": "breastCancerAuxiliaryExamination.leftBreastXBiRadsClassification",
673
- "label": "乳腺X线BI-RADS分级 左乳",
674
- "sort": 4,
675
- "inputType": "select_with_options",
676
- "specialConfig": {
677
- "type": "array",
678
- "mode": "single",
679
- "options": [{
680
- "value": 0,
681
- "label": "0级"
682
- }, {
683
- "value": 1,
684
- "label": "Ⅰ级"
685
- }, {
686
- "value": 2,
687
- "label": "Ⅱ级"
688
- }, {
689
- "value": 3,
690
- "label": "Ⅲ级"
691
- }, {
692
- "value": 4,
693
- "label": "Ⅳ级"
694
- }, {
695
- "value": 5,
696
- "label": "Ⅴ级"
697
- }]
698
- },
699
- "inputProps": {
700
- "placeholder": "请选择"
866
+ }]
867
+ }]
868
+ }, {
869
+ "name": "随访治疗情况",
870
+ "children": [{
871
+ inputType: 'MC',
872
+ label: '随访情况',
873
+ key: 'breastCancerDiagnosisAndGuidance.followUpStatus',
874
+ required: isRequired,
875
+ inputProps: {
876
+ marshal: 0,
877
+ options: '已随访,失访'
701
878
  },
702
- "span": 12,
703
- "offset": 0,
704
- "formItemLayout": {
705
- "labelCol": {
706
- "span": 10
707
- },
708
- "wrapperCol": {
709
- "span": 12
710
- }
711
- }
879
+ layout: '1/2'
712
880
  }, {
713
- "id": 18114,
714
- "key": "breastCancerAuxiliaryExamination.rightBreastXBiRadsClassification",
715
- "label": "右乳",
716
- "sort": 5,
717
- "inputType": "select_with_options",
718
- "specialConfig": {
719
- "type": "array",
720
- "mode": "single",
721
- "options": [{
722
- "value": 0,
723
- "label": "0级"
724
- }, {
725
- "value": 1,
726
- "label": "Ⅰ级"
727
- }, {
728
- "value": 2,
729
- "label": "Ⅱ级"
730
- }, {
731
- "value": 3,
732
- "label": "Ⅲ级"
733
- }, {
734
- "value": 4,
735
- "label": "Ⅳ级"
736
- }, {
737
- "value": 5,
738
- "label": "Ⅴ级"
739
- }]
740
- },
741
- "inputProps": {
742
- "placeholder": "请选择"
881
+ inputType: 'MC',
882
+ label: '乳腺癌患者接受治疗情况',
883
+ required: isRequired,
884
+ key: 'breastCancerDiagnosisAndGuidance.treatmentStatus',
885
+ inputProps: {
886
+ marshal: 0,
887
+ options: '是,否'
743
888
  },
744
- "span": 12,
745
- "offset": 0,
746
- "formItemLayout": {
747
- "labelCol": {
748
- "span": 10
749
- },
750
- "wrapperCol": {
751
- "span": 12
752
- }
753
- }
754
- }, {
755
- "id": 18115,
756
- "key": "breastCancerAuxiliaryExamination.other",
757
- "label": "其他",
758
- "sort": 6,
759
- "inputType": "input",
760
- "span": 12,
761
- "offset": 0,
762
- "formItemLayout": {
763
- "labelCol": {
764
- "span": 10
765
- },
766
- "wrapperCol": {
767
- "span": 12
768
- }
769
- }
889
+ layout: '1/2'
770
890
  }]
771
891
  }];
772
892
  }
773
- var form_config = defineFormConfig(__spreadArray(__spreadArray(__spreadArray(__spreadArray(__spreadArray(__spreadArray([], 体格检查_config(), true), 两癌月经史form_config(true), true), 病史情况_config(), true), 乳房触检_config(), true), 辅助检查_config(), true), 诊断及指导_config(), true));
774
- export { form_config as default };
775
- //# sourceMappingURL=.root58.js.map
893
+ var __ = defineFormConfig(__spreadArray(__spreadArray(__spreadArray(__spreadArray([], 病史情况_config_建瓯(), true), 乳房触检_config_建瓯(), true), 辅助检查_config_建瓯(), true), 诊断及指导_config_建瓯(), true), {
894
+ remote_filter_key: 'BreastCancerScreening'
895
+ });
896
+ export { __ as default, 乳房触检_config_建瓯 };