@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,504 +1,481 @@
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 { get_check_invert_values } from '@lm_fe/components_m';
5
- import { formatDate } from '@lm_fe/utils';
6
- import '@lm_fe/env';
7
- function 妇科检查_config() {
8
- var cache = [{
9
- "name": "妇科检查",
10
- "sort": 0,
3
+ import { rt_ctx } from '@lm_fe/env';
4
+ import { ROMAN_NUMERALS } from '@lm_fe/utils';
5
+ import { 乳房触检_config_建瓯 } from './.root58.js';
6
+ var ctx = rt_ctx;
7
+ ctx.React;
8
+ var isRequired = false;
9
+ function 病史情况_config_建瓯() {
10
+ var isRequired = true;
11
+ return [{
12
+ label: '编号',
13
+ key: 'cervicalCancerRecordNo',
14
+ inputProps: {
15
+ disabled: true
16
+ },
17
+ layout: '1/2'
18
+ }, {
19
+ "name": "病史情况",
11
20
  "children": [{
12
- "key": "cervicalCancerGynecologicExamination.vulva__",
13
- "label": "外阴",
14
- "inputType": "MC",
15
- "inputProps": {
16
- options: '未见异常,异常',
17
- sp: [{
18
- label: '异常',
19
- inputType: 'MA',
20
- props: {
21
- options: '白斑,溃疡,疱疹,肿物'
21
+ "key": "cervicalCancerMedicalHistory.previousCervicalScreening",
22
+ "label": "既往接受宫颈癌筛查",
23
+ required: isRequired,
24
+ inputType: 'MC',
25
+ inputProps: {
26
+ options: '否,是',
27
+ marshal: 0
28
+ },
29
+ layout: '1/3'
30
+ }, {
31
+ "key": "cervicalCancerMedicalHistory.lastScreeningTime",
32
+ "label": "最近一次筛查时间",
33
+ required: isRequired,
34
+ inputType: 'DatePicker',
35
+ inputProps: {
36
+ "dependency": {
37
+ "show": {
38
+ "key": "cervicalCancerMedicalHistory.previousCervicalScreening",
39
+ "value": [1]
22
40
  }
23
- }]
41
+ }
24
42
  },
25
- layout: "1/3"
43
+ layout: '1/3'
26
44
  }, {
27
- "key": "cervicalCancerGynecologicExamination.secretions__",
28
- "label": "分泌物",
29
- "inputType": "MC",
30
- "inputProps": {
31
- options: '未见异常,异常',
32
- sp: [{
33
- label: '异常',
34
- inputType: 'MA',
35
- props: {
36
- options: '异位,血性,脓性,泡沫样,豆腐渣'
45
+ "key": "cervicalCancerMedicalHistory.threeYearsScreening",
46
+ "label": "三年前是否接受过筛查",
47
+ required: isRequired,
48
+ inputType: 'MC',
49
+ inputProps: {
50
+ marshal: 0,
51
+ options: '否,是',
52
+ "dependency": {
53
+ "show": {
54
+ "key": "cervicalCancerMedicalHistory.previousCervicalScreening",
55
+ "value": [1]
37
56
  }
38
- }]
57
+ }
39
58
  },
40
- layout: "1/3"
59
+ layout: '1/3'
41
60
  }, {
42
- "key": "cervicalCancerGynecologicExamination.vaginal__",
43
- "label": "阴道",
44
- "inputType": "MC",
45
- "inputProps": {
46
- options: '未见异常,异常',
47
- sp: [{
48
- label: '异常',
49
- inputType: 'MA',
50
- props: {
51
- options: '充血,溃疡,湿疣,疱疹,肿物'
61
+ "key": "cervicalCancerMedicalHistory.hasPreviousHPVVaccination",
62
+ "label": "既往是否接种过HPV疫苗",
63
+ required: isRequired,
64
+ inputType: 'MC',
65
+ inputProps: {
66
+ marshal: 0,
67
+ options: '否,是'
68
+ },
69
+ layout: '1/3'
70
+ }, {
71
+ "key": "cervicalCancerMedicalHistory.hpvVaccinationDate",
72
+ "label": "接种HPV疫苗时间",
73
+ required: isRequired,
74
+ inputType: 'DatePicker',
75
+ inputProps: {
76
+ "dependency": {
77
+ "show": {
78
+ "key": "cervicalCancerMedicalHistory.hasPreviousHPVVaccination",
79
+ "value": [1]
52
80
  }
53
- }]
81
+ }
54
82
  },
55
- layout: "1/3"
83
+ layout: '1/3'
56
84
  }, {
57
- "key": "cervicalCancerGynecologicExamination.cervix__",
58
- "label": "子宫颈",
85
+ "key": "cervicalCancerMedicalHistory.hpvVaccinationTypeNote",
86
+ "label": "接种HPV疫苗类型",
87
+ required: isRequired,
88
+ inputType: 'MC',
89
+ isNewRow: 1,
90
+ inputProps: {
91
+ type: 'multiple',
92
+ options: '进口二价,进口四价,进口九价,国产二价,其他i',
93
+ "dependency": {
94
+ "show": {
95
+ "key": "cervicalCancerMedicalHistory.hasPreviousHPVVaccination",
96
+ "value": [1]
97
+ }
98
+ }
99
+ },
100
+ layout: '1/1'
101
+ }]
102
+ }];
103
+ }
104
+ function 建瓯增加_config() {
105
+ return [{
106
+ "name": "HPV检测",
107
+ "children": [{
108
+ "key": "cervicalCancerInspection.testResult",
109
+ "label": "HPV检测",
110
+ required: isRequired,
59
111
  "inputType": "MC",
60
112
  "inputProps": {
61
- options: '未见异常,异常',
62
- sp: [{
63
- label: '异常',
64
- inputType: 'MA',
65
- props: {
66
- options: '触血,息肉,糜烂样,菜花样'
113
+ options: '阴性,阳性',
114
+ marshal: 0
115
+ },
116
+ layout: "1/3"
117
+ }, {
118
+ "key": "cervicalCancerInspection.undeterminedType",
119
+ required: isRequired,
120
+ "label": "未分型",
121
+ "inputType": "MyInput",
122
+ inputProps: {
123
+ dependency: {
124
+ show: {
125
+ key: 'cervicalCancerInspection.testResult',
126
+ value: [2]
67
127
  }
68
- }]
128
+ }
69
129
  },
70
130
  layout: "1/3"
71
131
  }, {
72
- "key": "cervicalCancerGynecologicExamination.zg__",
73
- "label": "子宫",
132
+ "key": "cervicalCancerInspection.positiveTypeNote",
133
+ "label": "选项",
134
+ required: isRequired,
74
135
  "inputType": "MC",
75
136
  "inputProps": {
76
- options: '未见异常,异常',
77
- sp: [{
78
- label: '异常',
79
- inputType: 'MA',
80
- props: {
81
- options: '大小,肿物'
137
+ options: 'HPV亚型(16),HPV亚型(18),HPV亚型(31),HPV亚型(33),HPV亚型(35),HPV亚型(39),HPV亚型(45),HPV亚型(51),HPV亚型(52),HPV亚型(56),HPV亚型(58),HPV亚型(59),HPV亚型(66),HPV亚型(68),其他i',
138
+ type: 'multiple',
139
+ dependency: {
140
+ show: {
141
+ key: 'cervicalCancerInspection.testResult',
142
+ value: [2]
82
143
  }
83
- }]
144
+ }
84
145
  },
85
- layout: "1/3"
146
+ layout: "1/1"
86
147
  }, {
87
- "key": "cervicalCancerGynecologicExamination.appendix__",
88
- "label": "附件",
148
+ "key": "cervicalCancerInspection.furtherCheckNote",
149
+ required: isRequired,
150
+ "label": "需进一步检查",
89
151
  "inputType": "MC",
90
152
  "inputProps": {
91
- options: '未见异常,异常',
153
+ options: '是,否',
92
154
  sp: [{
93
- label: '异常',
94
- inputType: 'MA',
155
+ label: '',
156
+ inputType: 'MC',
157
+ parentheses: true,
95
158
  props: {
96
- options: '压痛,肿物'
159
+ options: '宫颈细胞学检查,阴道镜检查',
160
+ type: 'multiple'
97
161
  }
98
162
  }]
99
163
  },
100
- layout: "1/3"
164
+ layout: "1/1"
165
+ }]
166
+ }, {
167
+ "name": "宫颈细胞学检查",
168
+ "children": [{
169
+ "key": "cervicalCancerInspection.cellCollectionMethodNote",
170
+ "label": "取材方式",
171
+ required: isRequired,
172
+ inputType: 'MC',
173
+ inputProps: {
174
+ options: '巴氏涂片,液基/薄层细胞学检查,其他i'
175
+ },
176
+ layout: '1/1'
101
177
  }, {
102
- "key": "cervicalCancerGynecologicExamination.other",
103
- "label": "其他",
104
- "inputType": "input",
105
- "inputProps": {},
106
- layout: "1/3"
178
+ "key": "cervicalCancerInspection.tbsResult",
179
+ "label": "TBS分类报告结果",
180
+ required: isRequired,
181
+ inputType: 'MC',
182
+ inputProps: {
183
+ options: "\u672A\u89C1\u4E0A\u76AE\u5185\u75C5\u53D8\u7EC6\u80DE\u548C\u6076\u6027\u7EC6\u80DE,\u672A\u660E\u786E\u610F\u4E49\u7684\u4E0D\u5178\u578B\u9CDE\u72B6\u4E0A\u76AE\u7EC6\u80DE(ASC-US),\u4E0D\u5178\u578B\u9CDE\u72B6\u4E0A\u76AE\u7EC6\u80DE-\u4E0D\u9664\u5916\u9AD8\u5EA6\u9CDE\u72B6\u4E0A\u76AE\u5185\u75C5\u53D8(ASC-H),\u4F4E\u5EA6\u9CDE\u72B6\u4E0A\u76AE\u5185\u75C5\u53D8(LSIL),\u9AD8\u5EA6\u9CDE\u72B6\u4E0A\u76AE\u5185\u75C5\u53D8(HSIL),\u9CDE\u72B6\u7EC6\u80DE\u764C(SCC),\u4E0D\u5178\u578B\u817A\u4E0A\u76AE\u7EC6\u80DE(AGC),\u4E0D\u5178\u578B\u5BAB\u9888\u7BA1\u817A\u7EC6\u80DE\u503E\u5411\u7624\u53D8,\u5BAB\u9888\u7BA1\u539F\u4F4D\u817A\u764C,\u817A\u764C",
184
+ marshal: 0
185
+ },
186
+ layout: '1/1'
107
187
  }, {
108
- "key": "selectBtn",
109
- "label": "一键勾选",
110
- "inputType": "check_invert_button",
111
- inputPropsFn: function inputPropsFn() {
112
- return {
113
- check_invert_values: get_check_invert_values(cache)
114
- };
188
+ "key": "cervicalCancerInspection.vaginoscopyCheck",
189
+ required: isRequired,
190
+ "label": "需阴道镜检查",
191
+ inputType: 'MC',
192
+ inputProps: {
193
+ options: '是,否',
194
+ marshal: 0
115
195
  },
116
- layout: "1/3"
196
+ layout: '1/1'
117
197
  }]
118
- }];
119
- return cache;
120
- }
121
- function 检验检查_config() {
122
- return [{
123
- "name": "检验检查",
124
- "fields": [{
125
- "key": "cervicalCancerInspection.vaginalCleanliness",
126
- "label": "阴道清洁度",
127
- "inputType": "MC",
128
- "inputProps": {
129
- marshal: 0,
130
- "options": [{
131
- "value": 1,
132
- "label": "Ⅰ°"
133
- }, {
134
- "value": 2,
135
- "label": "Ⅱ°"
136
- }, {
137
- "value": 3,
138
- "label": "Ⅲ°"
139
- }, {
140
- "value": 4,
141
- "label": "Ⅳ°"
142
- }, {
143
- "value": 5,
144
- "label": "未查"
198
+ }, {
199
+ "name": "阴道镜检查",
200
+ "children": [{
201
+ "key": "cervicalCancerInspection.preDiagnosisNote",
202
+ "label": "初步诊断",
203
+ inputType: 'MC',
204
+ inputProps: {
205
+ options: '未见异常,异常,其他i',
206
+ inputWidth: 120,
207
+ marshal: 1,
208
+ sp: [{
209
+ label: '异常',
210
+ inputType: 'MC',
211
+ props: {
212
+ options: '低度病变,高度病变,可疑癌'
213
+ }
145
214
  }]
146
215
  },
147
216
  layout: '1/1'
148
217
  }, {
149
- "key": "cervicalCancerInspection.trichomonas",
150
- "label": "滴虫",
151
- "inputType": "MC",
152
- "inputProps": {
153
- marshal: 0,
154
- "options": [{
155
- "value": 1,
156
- "label": "正常"
157
- }, {
158
- "value": 2,
159
- "label": "异常",
160
- warning: true
161
- }, {
162
- "value": 3,
163
- "label": "未查"
164
- }]
218
+ "key": "cervicalCancerInspection.colposcopyAdequacy",
219
+ "label": "阴道镜检查充分性",
220
+ inputType: 'MC',
221
+ inputProps: {
222
+ options: '充分,不充分',
223
+ marshal: 0
165
224
  },
166
- layout: '1/3'
225
+ layout: '1/2'
167
226
  }, {
168
- "key": "cervicalCancerInspection.candida",
169
- "label": "假丝酵母菌",
170
- "inputType": "MC",
171
- "inputProps": {
172
- marshal: 0,
173
- "options": [{
174
- "value": 1,
175
- "label": "正常"
176
- }, {
177
- "value": 2,
178
- "label": "异常",
179
- "warning": true
180
- }, {
181
- "value": 3,
182
- "label": "未查"
183
- }]
227
+ "key": "cervicalCancerInspection.transitionZoneVisibility",
228
+ "label": "转化区可见性",
229
+ inputType: 'MC',
230
+ inputProps: {
231
+ options: '完全可见,部分可见,完全不可见',
232
+ marshal: 0
184
233
  },
185
- layout: '1/3'
234
+ layout: '1/2'
186
235
  }, {
187
- "key": "cervicalCancerInspection.gardnerella",
188
- "label": "加德纳菌",
189
- "inputType": "MC",
190
- "inputProps": {
191
- marshal: 0,
192
- "options": [{
193
- "value": 1,
194
- "label": "正常"
195
- }, {
196
- "value": 2,
197
- "label": "异常",
198
- "warning": true
199
- }, {
200
- "value": 3,
201
- "label": "未查"
202
- }]
236
+ "key": "cervicalCancerInspection.needTissueCheck",
237
+ required: isRequired,
238
+ "label": "需组织病理检查",
239
+ inputType: 'MC',
240
+ inputProps: {
241
+ options: '是,否',
242
+ marshal: 0
203
243
  },
204
244
  layout: '1/3'
245
+ }]
246
+ }, {
247
+ "name": "组织病理检查",
248
+ "children": [{
249
+ "key": "cervicalCancerInspection.organPathologyCheck",
250
+ "label": "检查结果",
251
+ required: isRequired,
252
+ inputType: 'MC',
253
+ inputProps: {
254
+ options: '未见异常,异常',
255
+ marshal: 0
256
+ },
257
+ layout: '1/1'
205
258
  }, {
206
- "key": "cervicalCancerInspection.clueCell",
207
- "label": "线索细胞",
259
+ "key": "cervicalCancerInspection.errorTypeNote",
260
+ "label": "异常类型",
261
+ required: isRequired,
262
+ inputType: 'MC',
263
+ inputProps: {
264
+ options: "\u708E\u75C7,\u4F4E\u7EA7\u522B\u9CDE\u72B6\u4E0A\u76AE\u5185\u75C5\u53D8(LSIL),\u9AD8\u7EA7\u522B\u9CDE\u72B6\u4E0A\u76AE\u5185\u75C5\u53D8(HSIL),\u5BAB\u9888\u539F\u4F4D\u817A\u764C(AIS),\u5BAB\u9888\u5FAE\u5C0F\u6D78\u6DA6\u764C(\u9CDE\u764C/\u817A\u764C),\u5BAB\u9888\u6D78\u6DA6\u764C(\u9CDE\u764C/\u817A\u764C),\u5176\u4ED6i",
265
+ type: 'multiple'
266
+ },
267
+ showDeps: {
268
+ 'cervicalCancerInspection.organPathologyCheck': [2]
269
+ },
270
+ layout: '1/1'
271
+ }]
272
+ }];
273
+ }
274
+ function 妇科检查_config_建瓯() {
275
+ var isRequired = false;
276
+ var cache = __spreadArray([{
277
+ "name": "妇科检查",
278
+ "children": [{
279
+ "key": "cervicalCancerGynecologicExamination.vulvaNote",
280
+ "label": "外阴",
208
281
  "inputType": "MC",
282
+ required: isRequired,
209
283
  "inputProps": {
210
- marshal: 0,
211
- "options": [{
212
- "value": 1,
213
- "label": "正常"
214
- }, {
215
- "value": 2,
216
- "label": "异常",
217
- "warning": true
218
- }, {
219
- "value": 3,
220
- "label": "未查"
221
- }]
284
+ options: '正常,白斑,溃疡,疱疹,肿物<左、右>a,其他i',
285
+ sp: [{
286
+ label: '正常',
287
+ exclusive: true
288
+ }],
289
+ type: 'multiple'
222
290
  },
223
- layout: '1/3'
291
+ layout: "1/1"
224
292
  }, {
225
- "key": "cervicalCancerInspection.other",
226
- "label": "其他",
227
- "inputType": "input",
228
- layout: '1/3'
229
- }, {
230
- "key": "cervicalCancerInspection.hpv",
231
- "label": "HPV",
293
+ "key": "cervicalCancerGynecologicExamination.secretionsNote",
294
+ "label": "分泌物",
295
+ required: isRequired,
232
296
  "inputType": "MC",
233
- "rules": [{
234
- "required": true,
235
- "message": "HPV是必填项"
236
- }],
237
297
  "inputProps": {
238
- marshal: 0,
239
- "options": [{
240
- "value": 1,
241
- "label": "阴性"
242
- }, {
243
- "value": 2,
244
- "label": "阳性",
245
- "warning": true
246
- }, {
247
- "value": 3,
248
- "label": "未查"
249
- }]
298
+ options: '正常,异位,血性,脓性,泡沫样,豆腐渣,其他i',
299
+ sp: [{
300
+ label: '正常',
301
+ exclusive: true
302
+ }],
303
+ type: 'multiple'
250
304
  },
251
- layout: '1/3'
305
+ layout: "1/1"
252
306
  }, {
253
- "key": "cervicalCancerInspection.visualObservationAfterAceticIodineStaining",
254
- "label": "醋酸/碘染色后肉眼观察",
307
+ "key": "cervicalCancerGynecologicExamination.vaginalNote",
308
+ "label": "阴道",
309
+ required: isRequired,
255
310
  "inputType": "MC",
256
- "rules": [{
257
- "required": true,
258
- "message": "醋酸/碘染色后肉眼观察是必填项"
259
- }],
260
311
  "inputProps": {
261
- marshal: 0,
262
- "options": [{
263
- "value": 1,
264
- "label": "未见异常"
265
- }, {
266
- "value": 2,
267
- "label": "阳性",
268
- "warning": true
269
- }, {
270
- "value": 3,
271
- "label": "未查"
272
- }]
312
+ options: '正常,异常,充血,溃疡,湿疣,疱疹,肿物<左、右>a,其他i',
313
+ sp: [{
314
+ label: '正常',
315
+ exclusive: true
316
+ }],
317
+ type: 'multiple'
273
318
  },
274
- layout: '1/1'
319
+ layout: "1/1"
275
320
  }, {
276
- "key": "cervicalCancerInspection.uterineCytology",
277
- "label": "宫颈细胞学检查结果",
321
+ "key": "cervicalCancerGynecologicExamination.cervixNote",
322
+ "label": "子宫颈",
278
323
  "inputType": "MC",
324
+ required: isRequired,
279
325
  "inputProps": {
280
- marshal: 0,
281
- "options": [{
282
- "value": 1,
283
- "label": "已查"
284
- }, {
285
- "value": 2,
286
- "label": "未查"
287
- }]
326
+ options: '正常,异常,触血,息肉,糜烂样<轻、中、重>a,菜花样,其他i',
327
+ sp: [{
328
+ label: '正常',
329
+ exclusive: true
330
+ }],
331
+ type: 'multiple'
288
332
  },
289
- layout: '1/1'
333
+ layout: "1/1"
290
334
  }, {
291
- "key": "cervicalCancerInspection.uterineCytologyObtainingMaterialsWay",
292
- "label": "宫颈细胞取材方式",
335
+ "key": "cervicalCancerGynecologicExamination.zgNote",
336
+ "label": "子宫",
337
+ required: isRequired,
293
338
  "inputType": "MC",
294
339
  "inputProps": {
295
- marshal: 0,
296
- "options": [{
297
- "value": 1,
298
- "label": "巴氏涂片"
299
- }, {
300
- "value": 2,
301
- "label": "液基/薄层细胞学检查"
302
- }, {
303
- "value": 3,
304
- "label": "其他"
305
- }]
340
+ type: 'multiple',
341
+ sp: [{
342
+ label: '正常',
343
+ exclusive: true
344
+ }],
345
+ inputWidth: 96,
346
+ options: "\u6B63\u5E38,\u5927\u5C0F<\u6B63\u5E38\u3001\u5B55\u5468i>c,\u80BF\u7269<\u5DE6\u3001\u53F3>a,\u8131\u5782<".concat(ROMAN_NUMERALS[1], "\u3001").concat(ROMAN_NUMERALS[2], "\u3001").concat(ROMAN_NUMERALS[3], ">a,\u538B\u75DB<\u5DE6\u3001\u53F3>a,\u5176\u4ED6i")
306
347
  },
307
- layout: '1/1'
348
+ layout: "1/1"
308
349
  }, {
309
- "key": "cervicalCancerInspection.papClassification",
310
- "label": "巴氏分级",
350
+ "key": "cervicalCancerGynecologicExamination.appendixNote",
351
+ "label": "附件",
352
+ required: isRequired,
311
353
  "inputType": "MC",
312
354
  "inputProps": {
313
- marshal: 0,
314
- "options": [{
315
- "value": 1,
316
- "label": "Ⅰ级"
317
- }, {
318
- "value": 2,
319
- "label": "ⅡA"
320
- }, {
321
- "value": 3,
322
- "label": "ⅡB"
355
+ type: 'multiple',
356
+ options: '正常,压痛,肿物,大小,其他i',
357
+ sp: [{
358
+ label: '大小',
359
+ inputType: 'MC',
360
+ props: {
361
+ options: '正常,孕周i'
362
+ }
323
363
  }, {
324
- "value": 4,
325
- "label": "Ⅲ级"
364
+ label: '压痛',
365
+ inputType: 'MA',
366
+ props: {
367
+ options: '左,右'
368
+ }
326
369
  }, {
327
- "value": 5,
328
- "label": "Ⅳ级"
370
+ label: '正常',
371
+ exclusive: true
329
372
  }, {
330
- "value": 6,
331
- "label": "Ⅴ级"
373
+ label: '肿物',
374
+ inputType: 'MA',
375
+ props: {
376
+ options: '左,右'
377
+ }
332
378
  }]
333
379
  },
334
- layout: '1/1'
380
+ layout: "1/1"
335
381
  }, {
336
- "key": "cervicalCancerInspection.tbsResult",
337
- "label": "TBS分类报告结果",
382
+ "key": "cervicalCancerGynecologicExamination.secretionNote",
383
+ "label": "分泌物检查",
384
+ required: isRequired,
338
385
  "inputType": "MC",
339
- "rules": [{
340
- "required": true,
341
- "message": "TBS分类报告结果是必填项"
342
- }],
343
386
  "inputProps": {
344
- marshal: 0,
345
- "options": [{
346
- "value": 1,
347
- "label": "未见异常"
348
- }, {
349
- "value": 2,
350
- "label": "异常",
351
- "warning": true
352
- }]
353
- },
354
- layout: '1/1'
355
- }]
356
- }];
357
- }
358
- function 病史情况_config() {
359
- return [{
360
- "moduleName": "cervical-carcinoma-screening",
361
- "name": "病史情况",
362
- "flag": "妇女保健-宫颈癌筛查-病史情况",
363
- "sort": 0,
364
- "fields": [{
365
- "key": "cervicalCancerMedicalHistory.previousCervicalScreening__",
366
- "label": "既往接受宫颈癌筛查",
367
- inputType: 'MC',
368
- inputProps: {
369
- options: [{
370
- label: '否',
371
- value: 1
387
+ type: 'multiple',
388
+ options: '正常,清洁度,滴虫,假丝酵母菌,加德纳菌,线索细胞,其他i',
389
+ sp: [{
390
+ label: '正常',
391
+ exclusive: true
372
392
  }, {
373
- label: '',
374
- value: 2,
375
- inputType: 'Input'
393
+ label: '清洁度',
394
+ inputType: 'MC',
395
+ props: {
396
+ options: 'Ⅰ度,Ⅱ度,Ⅲ度,Ⅳ度'
397
+ }
376
398
  }]
377
399
  },
378
- layout: '1/1'
400
+ layout: "1/1"
379
401
  }, {
380
- "key": "cervicalCancerMedicalHistory.discomfortItems",
381
- "label": "不适症状",
402
+ "key": "cervicalCancerGynecologicExamination.diagnosisNote",
403
+ "label": "妇科临床诊断",
404
+ required: isRequired,
382
405
  "inputType": "MC",
383
- inputProps: {
384
- type: 'multiple',
385
- options: "\u65E0,\u6708\u7ECF\u4E0D\u89C4\u5F8B,\u5916\u9634\u7619\u75D2,\u5BAB\u9888\u51FA\u8840,\u6027\u4EA4\u75BC\u75DB,\u6027\u4EA4\u51FA\u8840,\u7EDD\u7ECF\u540E\u9634\u9053\u51FA\u8840,\u4E0B\u8179\u4E0D\u9002,\u5931\u7720,\u5176\u4ED6i"
386
- },
387
- layout: '1/1'
388
- }, {
389
- "key": "cervicalCancerMedicalHistory.contraceptiveMethodItems",
390
- "label": "避孕方式",
391
- "inputType": "MC",
392
- inputProps: {
393
- type: 'multiple',
394
- options: "\u65E0,\u907F\u5B55\u836F\u7269i,\u907F\u5B55\u5DE5\u5177i,\u76AE\u4E0B\u57CB\u690Di,IUDi,\u7ED3\u624E\u624B\u672Fi,\u5B89\u5168\u671Fi,\u5176\u4ED6i"
395
- },
396
- layout: '1/1'
397
- }, {
398
- "key": "cervicalCancerMedicalHistory.gynecologicalDiseasesHistory__",
399
- "label": "妇科疾病史",
400
- inputType: 'MC',
401
- inputProps: {
402
- options: [{
403
- label: '无',
404
- value: 1
405
- }, {
406
- label: '有',
407
- value: 2,
408
- inputType: 'Input'
406
+ "inputProps": {
407
+ options: '未见异常,异常',
408
+ sp: [{
409
+ label: '异常',
410
+ inputType: 'MC',
411
+ props: {
412
+ options: '外生殖器尖锐湿疣,滴虫性阴道炎,外阴阴道假丝酵母菌病,细菌性阴道病,黏液脓性宫颈炎,宫颈息肉,子宫肌瘤,其他i',
413
+ type: 'multiple'
414
+ }
409
415
  }]
410
416
  },
411
- layout: '1/1'
417
+ layout: "1/1"
412
418
  }, {
413
- "key": "cervicalCancerMedicalHistory.familyTumorHistoryVOS",
414
- "label": "家族肿瘤史!!",
415
- "inputType": "family_tumor_history",
416
- layout: '1/1'
419
+ "label": "一键勾选",
420
+ "inputType": "check_invert_button",
421
+ layout: "1/3"
417
422
  }]
418
- }];
423
+ }], 乳房触检_config_建瓯(), true);
424
+ return cache;
419
425
  }
420
- function 诊断及指导_config() {
426
+ function 诊断及指导_config_建瓯() {
421
427
  return [{
422
- "name": "诊断及指导",
428
+ "name": '最后诊断',
423
429
  "sort": 0,
424
- "fields": [{
425
- "key": "cervicalCancerDiagnosisAndGuidance.screeningResults__",
430
+ "children": [{
431
+ "key": "cervicalCancerDiagnosisAndGuidance.finalDiagnosisErrorType",
426
432
  "label": "筛查结果",
433
+ required: isRequired,
427
434
  "inputType": "MC",
428
435
  "inputProps": {
429
436
  options: '正常,异常',
430
- inputWidth: 256,
431
- sp: [{
432
- label: '异常',
433
- inputType: 'MA',
434
- props: {
435
- options: '外生殖器尖锐湿疣,滴虫性阴道炎,外阴阴道假丝酵母菌病,细菌性阴道病,黏液脓性宫颈炎,宫颈息肉,子宫肌瘤'
436
- }
437
- }]
437
+ marshal: 0
438
438
  },
439
- "rules": [{
440
- "required": true,
441
- "message": "筛查结果是必填项"
442
- }],
443
439
  layout: '1/1'
444
440
  }, {
445
- "key": "cervicalCancerDiagnosisAndGuidance.screeningSuggest",
446
- "label": "筛查建议",
441
+ "key": "cervicalCancerDiagnosisAndGuidance.finalDiagnosisErrorTypeNote",
442
+ required: isRequired,
443
+ "label": "异常结果",
447
444
  "inputType": "MC",
448
- "rules": [{
449
- "required": true,
450
- "message": "筛查建议是必填项"
451
- }],
452
445
  "inputProps": {
453
- marshal: 0,
454
- "options": [{
455
- "value": "定期检查",
456
- "label": "定期检查",
457
- "span": 4
458
- }, {
459
- "value": "可疑",
460
- "label": "可疑",
461
- "span": 4
462
- }, {
463
- "value": "活检",
464
- "label": "活检",
465
- "span": 4
466
- }]
446
+ type: 'multiple',
447
+ options: '低级别鳞状上皮内病变(LSIL),高级别鳞状上皮内病变(HSIL),宫颈原位腺癌(ALS),宫颈微小浸润癌<鳞癌、腺癌>c,宫颈浸润癌<鳞癌、腺癌>c,滴虫性阴道炎,外阴阴道假丝酵母菌病,细菌性阴道病,外生殖器尖锐湿疣,子宫肌瘤,粘液脓性宫颈炎,宫颈息肉,其他生殖系统恶性肿瘤i,其他生殖系统良性疾病i,不详'
448
+ },
449
+ showDeps: {
450
+ "cervicalCancerDiagnosisAndGuidance.finalDiagnosisErrorType": [2]
467
451
  },
468
452
  layout: '1/1'
469
- }, {
470
- "key": "cervicalCancerDiagnosisAndGuidance.checkUnit",
471
- "label": "检查单位",
472
- "inputType": "input",
473
- "rules": [{
474
- "required": true,
475
- "message": "检查单位是必填项"
476
- }],
477
- layout: '1/3'
478
- }, {
479
- "key": "cervicalCancerDiagnosisAndGuidance.checkDate",
480
- "label": "检查日期",
481
- "inputType": "DatePicker",
482
- "rules": [{
483
- "required": true,
484
- "message": "检查日期是必填项"
485
- }],
486
- "inputProps": {
487
- format: formatDate.format
453
+ }]
454
+ }, {
455
+ "name": '随访治疗情况',
456
+ "sort": 0,
457
+ "children": [{
458
+ inputType: 'MC',
459
+ label: '随访情况',
460
+ key: 'cervicalCancerDiagnosisAndGuidance.followUpStatus',
461
+ inputProps: {
462
+ marshal: 0,
463
+ options: '已随访,失访'
488
464
  },
489
- layout: '1/3'
465
+ layout: '1/2'
490
466
  }, {
491
- "key": "cervicalCancerDiagnosisAndGuidance.checkDoctorName",
492
- "label": "检查医生",
493
- "inputType": "MA",
467
+ inputType: 'MC',
468
+ label: '宫颈病变接受治疗情况',
469
+ key: 'cervicalCancerDiagnosisAndGuidance.cervicalTreatmentStatus',
494
470
  inputProps: {
495
- memorieskey: '妇保-检查医生'
471
+ marshal: 0,
472
+ options: '是,否'
496
473
  },
497
- "required": true,
498
- layout: '1/3'
474
+ layout: '1/2'
499
475
  }]
500
476
  }];
501
477
  }
502
- var form_config = defineFormConfig(__spreadArray(__spreadArray(__spreadArray(__spreadArray(__spreadArray(__spreadArray([], 体格检查_config(), true), 两癌月经史form_config(), true), 病史情况_config(), true), 妇科检查_config(), true), 检验检查_config(), true), 诊断及指导_config(), true));
503
- export { form_config as default };
504
- //# sourceMappingURL=.root57.js.map
478
+ var __ = defineFormConfig(__spreadArray(__spreadArray(__spreadArray(__spreadArray([], 病史情况_config_建瓯(), true), 妇科检查_config_建瓯(), true), 建瓯增加_config(), true), 诊断及指导_config_建瓯(), true), {
479
+ remote_filter_key: 'CervicalCancerScreening'
480
+ });
481
+ export { __ as default };