@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,488 +1,137 @@
1
1
  import { d as __spreadArray } from './tslib.es6.js';
2
2
  import { defineFormConfig } from '@lm_fe/service';
3
- import { rt_ctx } from '@lm_fe/env';
4
- import { 乳房触检_config_建瓯 } from './.root56.js';
5
- import { get_check_invert_values } from '@lm_fe/components_m';
6
- import { ROMAN_NUMERALS } from '@lm_fe/utils';
7
- var ctx = rt_ctx;
8
- ctx.React;
9
- var isRequired = false;
10
- function 病史情况_config_建瓯() {
11
- var isRequired = true;
12
- return [{
13
- label: '编号',
14
- key: 'cervicalCancerRecordNo',
3
+ import { as 两癌月经史form_config } from './common.js';
4
+ import '@lm_fe/env';
5
+ import '@lm_fe/utils';
6
+ var required = false;
7
+ var __ = defineFormConfig(__spreadArray(__spreadArray([{
8
+ "name": "基本信息",
9
+ "sort": 0,
10
+ "children": [{
11
+ "key": "name",
12
+ "label": "姓名",
13
+ "inputType": "input",
14
+ required: required,
15
+ "inputProps": {
16
+ "placeholder": "请输入姓名"
17
+ },
18
+ layout: '1/3'
19
+ }, {
20
+ "key": "idNO",
21
+ "label": "身份证号",
22
+ "inputType": "input",
23
+ required: true,
24
+ layout: '1/3'
25
+ }, {
26
+ "key": "idNO",
27
+ "label": "查询历史",
28
+ "inputType": 'MyButton',
29
+ required: true,
30
+ layout: '1/3'
31
+ }, {
32
+ "key": "__obdriver_read",
33
+ "inputType": 'IdNOButton',
34
+ label: '外设读取',
35
+ hidden: true,
36
+ layout: '1/3'
37
+ }, {
38
+ "key": "dob",
39
+ "label": "出生日期",
40
+ "inputType": "DatePicker",
41
+ required: required,
42
+ hidden: true,
43
+ layout: '1/3'
44
+ }, {
45
+ "key": "age",
46
+ "label": "年龄",
47
+ "inputType": "input_number",
48
+ required: required,
49
+ hidden: true,
50
+ layout: '1/3'
51
+ }, {
52
+ "key": "telephone",
53
+ "label": "电话",
54
+ "inputType": "input",
55
+ required: required,
56
+ layout: '1/3'
57
+ }, {
58
+ "key": "ethnic",
59
+ "label": "民族",
60
+ hidden: true,
61
+ "inputType": "MS",
62
+ required: required,
15
63
  inputProps: {
16
- disabled: true
64
+ uniqueKey: '民族s',
65
+ marshal: 0
17
66
  },
18
- layout: '1/2'
67
+ layout: '1/3'
19
68
  }, {
20
- "name": "病史情况",
21
- "children": [{
22
- "key": "cervicalCancerMedicalHistory.previousCervicalScreening",
23
- "label": "既往接受宫颈癌筛查",
24
- required: isRequired,
25
- inputType: 'MC',
26
- inputProps: {
27
- options: '否,是',
28
- marshal: 0
29
- },
30
- layout: '1/3'
31
- }, {
32
- "key": "cervicalCancerMedicalHistory.lastScreeningTime",
33
- "label": "最近一次筛查时间",
34
- required: isRequired,
35
- inputType: 'DatePicker',
36
- inputProps: {
37
- "dependency": {
38
- "show": {
39
- "key": "cervicalCancerMedicalHistory.previousCervicalScreening",
40
- "value": [1]
41
- }
42
- }
43
- },
44
- layout: '1/3'
45
- }, {
46
- "key": "cervicalCancerMedicalHistory.threeYearsScreening",
47
- "label": "三年前是否接受过筛查",
48
- required: isRequired,
49
- inputType: 'MC',
50
- inputProps: {
51
- marshal: 0,
52
- options: '否,是',
53
- "dependency": {
54
- "show": {
55
- "key": "cervicalCancerMedicalHistory.previousCervicalScreening",
56
- "value": [1]
57
- }
58
- }
59
- },
60
- layout: '1/3'
61
- }, {
62
- "key": "cervicalCancerMedicalHistory.hasPreviousHPVVaccination",
63
- "label": "既往是否接种过HPV疫苗",
64
- required: isRequired,
65
- inputType: 'MC',
66
- inputProps: {
67
- marshal: 0,
68
- options: '否,是'
69
- },
70
- layout: '1/3'
71
- }, {
72
- "key": "cervicalCancerMedicalHistory.hpvVaccinationDate",
73
- "label": "接种HPV疫苗时间",
74
- required: isRequired,
75
- inputType: 'DatePicker',
76
- inputProps: {
77
- "dependency": {
78
- "show": {
79
- "key": "cervicalCancerMedicalHistory.hasPreviousHPVVaccination",
80
- "value": [1]
81
- }
82
- }
83
- },
84
- layout: '1/3'
85
- }, {
86
- "key": "cervicalCancerMedicalHistory.hpvVaccinationTypeNote",
87
- "label": "接种HPV疫苗类型",
88
- required: isRequired,
89
- inputType: 'MC',
90
- isNewRow: 1,
91
- inputProps: {
92
- type: 'multiple',
93
- options: '进口二价,进口四价,进口九价,国产二价,其他i',
94
- "dependency": {
95
- "show": {
96
- "key": "cervicalCancerMedicalHistory.hasPreviousHPVVaccination",
97
- "value": [1]
98
- }
99
- }
100
- },
101
- layout: '1/1'
102
- }]
103
- }];
104
- }
105
- function 建瓯增加_config() {
106
- return [{
107
- "name": "HPV检测",
108
- "children": [{
109
- "key": "cervicalCancerInspection.testResult",
110
- "label": "HPV检测",
111
- required: isRequired,
112
- "inputType": "MC",
113
- "inputProps": {
114
- options: '阴性,阳性',
115
- marshal: 0
116
- },
117
- layout: "1/3"
118
- }, {
119
- "key": "cervicalCancerInspection.undeterminedType",
120
- required: isRequired,
121
- "label": "未分型",
122
- "inputType": "MyInput",
123
- inputProps: {
124
- dependency: {
125
- show: {
126
- key: 'cervicalCancerInspection.testResult',
127
- value: [2]
128
- }
129
- }
130
- },
131
- layout: "1/3"
132
- }, {
133
- "key": "cervicalCancerInspection.positiveTypeNote",
134
- "label": "选项",
135
- required: isRequired,
136
- "inputType": "MC",
137
- "inputProps": {
138
- 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',
139
- type: 'multiple',
140
- dependency: {
141
- show: {
142
- key: 'cervicalCancerInspection.testResult',
143
- value: [2]
144
- }
145
- }
146
- },
147
- layout: "1/1"
148
- }, {
149
- "key": "cervicalCancerInspection.furtherCheckNote",
150
- required: isRequired,
151
- "label": "需进一步检查",
152
- "inputType": "MC",
153
- "inputProps": {
154
- options: '是,否',
155
- sp: [{
156
- label: '是',
157
- inputType: 'MC',
158
- parentheses: true,
159
- props: {
160
- options: '宫颈细胞学检查,阴道镜检查',
161
- type: 'multiple'
162
- }
163
- }]
164
- },
165
- layout: "1/1"
166
- }]
69
+ "key": "outpatientNo",
70
+ "label": "门诊号",
71
+ "inputType": "input",
72
+ required: required,
73
+ layout: '1/3'
167
74
  }, {
168
- "name": "宫颈细胞学检查",
169
- "children": [{
170
- "key": "cervicalCancerInspection.cellCollectionMethodNote",
171
- "label": "取材方式",
172
- required: isRequired,
173
- inputType: 'MC',
174
- inputProps: {
175
- options: '巴氏涂片,液基/薄层细胞学检查,其他i'
176
- },
177
- layout: '1/1'
178
- }, {
179
- "key": "cervicalCancerInspection.tbsResult",
180
- "label": "TBS分类报告结果",
181
- required: isRequired,
182
- inputType: 'MC',
183
- inputProps: {
184
- 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",
185
- marshal: 0
186
- },
187
- layout: '1/1'
188
- }, {
189
- "key": "cervicalCancerInspection.vaginoscopyCheck",
190
- required: isRequired,
191
- "label": "需阴道镜检查",
192
- inputType: 'MC',
193
- inputProps: {
194
- options: '是,否',
195
- marshal: 0
196
- },
197
- layout: '1/1'
198
- }]
75
+ "key": "reportYear",
76
+ "label": "上报年份",
77
+ "inputType": 'DatePicker',
78
+ hidden: true,
79
+ required: required,
80
+ layout: '1/3'
199
81
  }, {
200
- "name": "阴道镜检查",
201
- "children": [{
202
- "key": "cervicalCancerInspection.preDiagnosisNote",
203
- "label": "初步诊断",
204
- inputType: 'MC',
205
- inputProps: {
206
- options: '未见异常,异常,其他i',
207
- inputWidth: 120,
208
- marshal: 1,
209
- sp: [{
210
- label: '异常',
211
- inputType: 'MC',
212
- props: {
213
- options: '低度病变,高度病变,可疑癌'
214
- }
215
- }]
216
- },
217
- layout: '1/1'
218
- }, {
219
- "key": "cervicalCancerInspection.colposcopyAdequacy",
220
- "label": "阴道镜检查充分性",
221
- inputType: 'MC',
222
- inputProps: {
223
- options: '充分,不充分',
224
- marshal: 0
225
- },
226
- layout: '1/2'
227
- }, {
228
- "key": "cervicalCancerInspection.transitionZoneVisibility",
229
- "label": "转化区可见性",
230
- inputType: 'MC',
231
- inputProps: {
232
- options: '完全可见,部分可见,完全不可见',
233
- marshal: 0
234
- },
235
- layout: '1/2'
236
- }, {
237
- "key": "cervicalCancerInspection.needTissueCheck",
238
- required: isRequired,
239
- "label": "需组织病理检查",
240
- inputType: 'MC',
241
- inputProps: {
242
- options: '是,否',
243
- marshal: 0
244
- },
245
- layout: '1/3'
246
- }]
82
+ "key": "poorWomenCard",
83
+ "label": "贫困妇女立卡",
84
+ "inputType": "MS",
85
+ hidden: true,
86
+ required: required,
87
+ inputProps: {
88
+ options: '否,是',
89
+ marshal: 0
90
+ },
91
+ layout: '1/3'
92
+ }, {
93
+ "key": "residenceAddress",
94
+ "label": "居住地址",
95
+ isNewRow: 1,
96
+ "inputType": "MyAddress",
97
+ hidden: true,
98
+ layout: '2/3'
99
+ }]
100
+ }], 两癌月经史form_config(true), true), [{
101
+ "name": "其他信息",
102
+ "sort": 0,
103
+ "children": [{
104
+ "key": "testingFacility",
105
+ "label": "检测机构",
106
+ "inputType": "input",
107
+ hidden: true,
108
+ layout: '1/3'
109
+ }, {
110
+ "key": "registerDate",
111
+ "label": "登记日期",
112
+ hidden: true,
113
+ "inputType": "single_date_picker",
114
+ layout: '1/3'
247
115
  }, {
248
- "name": "组织病理检查",
249
- "children": [{
250
- "key": "cervicalCancerInspection.organPathologyCheck",
251
- "label": "检查结果",
252
- required: isRequired,
253
- inputType: 'MC',
254
- inputProps: {
255
- options: '未见异常,异常',
256
- marshal: 0
257
- },
258
- layout: '1/1'
259
- }, {
260
- "key": "cervicalCancerInspection.errorTypeNote",
261
- "label": "异常类型",
262
- required: isRequired,
263
- inputType: 'MC',
264
- inputProps: {
265
- 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",
266
- type: 'multiple'
267
- },
268
- showDeps: {
269
- 'cervicalCancerInspection.organPathologyCheck': [2]
270
- },
271
- layout: '1/1'
272
- }]
273
- }];
274
- }
275
- function 妇科检查_config_建瓯() {
276
- var isRequired = false;
277
- var cache = __spreadArray([{
278
- "name": "妇科检查",
279
- "children": [{
280
- "key": "cervicalCancerGynecologicExamination.vulvaNote",
281
- "label": "外阴",
282
- "inputType": "MC",
283
- required: isRequired,
284
- "inputProps": {
285
- options: '正常,白斑,溃疡,疱疹,肿物<左、右>a,其他i',
286
- sp: [{
287
- label: '正常',
288
- exclusive: true
289
- }],
290
- type: 'multiple'
291
- },
292
- layout: "1/1"
293
- }, {
294
- "key": "cervicalCancerGynecologicExamination.secretionsNote",
295
- "label": "分泌物",
296
- required: isRequired,
297
- "inputType": "MC",
298
- "inputProps": {
299
- options: '正常,异位,血性,脓性,泡沫样,豆腐渣,其他i',
300
- sp: [{
301
- label: '正常',
302
- exclusive: true
303
- }],
304
- type: 'multiple'
305
- },
306
- layout: "1/1"
307
- }, {
308
- "key": "cervicalCancerGynecologicExamination.vaginalNote",
309
- "label": "阴道",
310
- required: isRequired,
311
- "inputType": "MC",
312
- "inputProps": {
313
- options: '正常,异常,充血,溃疡,湿疣,疱疹,肿物<左、右>a,其他i',
314
- sp: [{
315
- label: '正常',
316
- exclusive: true
317
- }],
318
- type: 'multiple'
319
- },
320
- layout: "1/1"
321
- }, {
322
- "key": "cervicalCancerGynecologicExamination.cervixNote",
323
- "label": "子宫颈",
324
- "inputType": "MC",
325
- required: isRequired,
326
- "inputProps": {
327
- options: '正常,异常,触血,息肉,糜烂样<轻、中、重>a,菜花样,其他i',
328
- sp: [{
329
- label: '正常',
330
- exclusive: true
331
- }],
332
- type: 'multiple'
333
- },
334
- layout: "1/1"
335
- }, {
336
- "key": "cervicalCancerGynecologicExamination.zgNote",
337
- "label": "子宫",
338
- required: isRequired,
339
- "inputType": "MC",
340
- "inputProps": {
341
- type: 'multiple',
342
- sp: [{
343
- label: '正常',
344
- exclusive: true
345
- }],
346
- inputWidth: 96,
347
- 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")
348
- },
349
- layout: "1/1"
350
- }, {
351
- "key": "cervicalCancerGynecologicExamination.appendixNote",
352
- "label": "附件",
353
- required: isRequired,
354
- "inputType": "MC",
355
- "inputProps": {
356
- type: 'multiple',
357
- options: '正常,压痛,肿物,大小,其他i',
358
- sp: [{
359
- label: '大小',
360
- inputType: 'MC',
361
- props: {
362
- options: '正常,孕周i'
363
- }
364
- }, {
365
- label: '压痛',
366
- inputType: 'MA',
367
- props: {
368
- options: '左,右'
369
- }
370
- }, {
371
- label: '正常',
372
- exclusive: true
373
- }, {
374
- label: '肿物',
375
- inputType: 'MA',
376
- props: {
377
- options: '左,右'
378
- }
379
- }]
380
- },
381
- layout: "1/1"
382
- }, {
383
- "key": "cervicalCancerGynecologicExamination.secretionNote",
384
- "label": "分泌物检查",
385
- required: isRequired,
386
- "inputType": "MC",
387
- "inputProps": {
388
- type: 'multiple',
389
- options: '正常,清洁度,滴虫,假丝酵母菌,加德纳菌,线索细胞,其他i',
390
- sp: [{
391
- label: '正常',
392
- exclusive: true
393
- }, {
394
- label: '清洁度',
395
- inputType: 'MC',
396
- props: {
397
- options: 'Ⅰ度,Ⅱ度,Ⅲ度,Ⅳ度'
398
- }
399
- }]
400
- },
401
- layout: "1/1"
402
- }, {
403
- "key": "cervicalCancerGynecologicExamination.diagnosisNote",
404
- "label": "妇科临床诊断",
405
- required: isRequired,
406
- "inputType": "MC",
407
- "inputProps": {
408
- options: '未见异常,异常',
409
- sp: [{
410
- label: '异常',
411
- inputType: 'MC',
412
- props: {
413
- options: '外生殖器尖锐湿疣,滴虫性阴道炎,外阴阴道假丝酵母菌病,细菌性阴道病,黏液脓性宫颈炎,宫颈息肉,子宫肌瘤,其他i',
414
- type: 'multiple'
415
- }
416
- }]
417
- },
418
- layout: "1/1"
419
- }, {
420
- "label": "一键勾选",
421
- "inputType": "check_invert_button",
422
- inputPropsFn: function inputPropsFn() {
423
- return {
424
- check_invert_values: get_check_invert_values([cache[0]])
425
- };
426
- },
427
- layout: "1/3"
428
- }]
429
- }], 乳房触检_config_建瓯(), true);
430
- return cache;
431
- }
432
- function 诊断及指导_config_建瓯() {
433
- return [{
434
- "name": '最后诊断',
435
- "sort": 0,
436
- "children": [{
437
- "key": "cervicalCancerDiagnosisAndGuidance.finalDiagnosisErrorType",
438
- "label": "筛查结果",
439
- required: isRequired,
440
- "inputType": "MC",
441
- "inputProps": {
442
- options: '正常,异常',
443
- marshal: 0
444
- },
445
- layout: '1/1'
446
- }, {
447
- "key": "cervicalCancerDiagnosisAndGuidance.finalDiagnosisErrorTypeNote",
448
- required: isRequired,
449
- "label": "异常结果",
450
- "inputType": "MC",
451
- "inputProps": {
452
- type: 'multiple',
453
- options: '低级别鳞状上皮内病变(LSIL),高级别鳞状上皮内病变(HSIL),宫颈原位腺癌(ALS),宫颈微小浸润癌<鳞癌、腺癌>c,宫颈浸润癌<鳞癌、腺癌>c,滴虫性阴道炎,外阴阴道假丝酵母菌病,细菌性阴道病,外生殖器尖锐湿疣,子宫肌瘤,粘液脓性宫颈炎,宫颈息肉,其他生殖系统恶性肿瘤i,其他生殖系统良性疾病i,不详'
454
- },
455
- showDeps: {
456
- "cervicalCancerDiagnosisAndGuidance.finalDiagnosisErrorType": [2]
457
- },
458
- layout: '1/1'
459
- }]
116
+ "key": "unitName",
117
+ "label": "检测单位",
118
+ "inputType": "input",
119
+ layout: '1/3'
460
120
  }, {
461
- "name": '随访治疗情况',
462
- "sort": 0,
463
- "children": [{
464
- inputType: 'MC',
465
- label: '随访情况',
466
- key: 'cervicalCancerDiagnosisAndGuidance.followUpStatus',
467
- inputProps: {
468
- marshal: 0,
469
- options: '已随访,失访'
470
- },
471
- layout: '1/2'
472
- }, {
473
- inputType: 'MC',
474
- label: '宫颈病变接受治疗情况',
475
- key: 'cervicalCancerDiagnosisAndGuidance.cervicalTreatmentStatus',
476
- inputProps: {
477
- marshal: 0,
478
- options: '是,否'
479
- },
480
- layout: '1/2'
481
- }]
482
- }];
483
- }
484
- var __ = defineFormConfig(__spreadArray(__spreadArray(__spreadArray(__spreadArray([], 病史情况_config_建瓯(), true), 妇科检查_config_建瓯(), true), 建瓯增加_config(), true), 诊断及指导_config_建瓯(), true), {
485
- remote_filter_key: 'CervicalCancerScreening'
486
- });
121
+ "key": "registerPerson",
122
+ "label": "登记者",
123
+ "inputType": "input",
124
+ hidden: true,
125
+ layout: '1/3'
126
+ }, {
127
+ "key": "fileStatus",
128
+ "label": "审核状态",
129
+ "inputType": "MS",
130
+ inputProps: {
131
+ options: '未审核,已审核',
132
+ marshal: 0
133
+ },
134
+ layout: '1/3'
135
+ }]
136
+ }], false));
487
137
  export { __ as default };
488
- //# sourceMappingURL=.root55.js.map