@kenyaemr/esm-patient-clinical-view-app 5.4.2-pre.2128 → 5.4.2-pre.2135
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.
- package/.turbo/turbo-build.log +67 -80
- package/dist/574.js +1 -1
- package/dist/{551.js → 825.js} +1 -1
- package/dist/825.js.map +1 -0
- package/dist/kenyaemr-esm-patient-clinical-view-app.js +1 -1
- package/dist/kenyaemr-esm-patient-clinical-view-app.js.buildmanifest.json +32 -32
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/config-schema.ts +21 -5
- package/src/contact-list/contact-list.component.tsx +3 -1
- package/src/contact-list/contact-list.resource.tsx +15 -13
- package/src/contact-list/contact-list.workspace.tsx +10 -249
- package/src/contact-list/contact-tracing-history.component.tsx +1 -1
- package/src/family-partner-history/family-history.component.tsx +40 -9
- package/src/family-partner-history/family-relationship.workspace.tsx +10 -4
- package/src/family-partner-history/relationships.resource.tsx +24 -98
- package/src/hooks/useContacts.ts +1 -1
- package/src/hooks/usePersonAttributes.ts +15 -0
- package/src/index.ts +0 -4
- package/src/relationships/forms/baseline-info-form-section.component.tsx +315 -0
- package/src/relationships/forms/patient-search-create-form.tsx +38 -23
- package/src/relationships/relationship.resources.ts +15 -5
- package/src/relationships/tabs/relationships-tabs-component.tsx +0 -5
- package/src/routes.json +0 -16
- package/translations/en.json +13 -3
- package/dist/551.js.map +0 -1
- package/src/other-relationships/other-relationships.component.tsx +0 -229
- package/src/other-relationships/other-relationships.scss +0 -125
- package/src/other-relationships/other-relationships.workspace.tsx +0 -155
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
assets by path *.js 6.
|
|
1
|
+
assets by path *.js 6.54 MiB
|
|
2
2
|
assets by chunk 3.05 MiB (id hint: vendors)
|
|
3
3
|
assets by status 2.78 MiB [big] 3 assets
|
|
4
4
|
asset 316.js 130 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
@@ -6,16 +6,16 @@ assets by path *.js 6.65 MiB
|
|
|
6
6
|
asset 66.js 43.6 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
7
7
|
asset 589.js 19.9 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
8
8
|
+ 8 assets
|
|
9
|
-
assets by path *.json 15.
|
|
9
|
+
assets by path *.json 15.2 KiB
|
|
10
10
|
asset kenyaemr-esm-patient-clinical-view-app.js.buildmanifest.json 8.23 KiB [emitted]
|
|
11
|
-
asset routes.json
|
|
12
|
-
orphan modules 4.
|
|
11
|
+
asset routes.json 6.99 KiB [emitted] [from: src/routes.json] [copied]
|
|
12
|
+
orphan modules 4.55 MiB [orphan] 1256 modules
|
|
13
13
|
runtime modules 41.2 KiB 30 modules
|
|
14
|
-
built modules 13.
|
|
14
|
+
built modules 13.2 MiB (javascript) 210 bytes (share-init) 210 bytes (consume-shared) [built]
|
|
15
15
|
modules by path ../../node_modules/ 11.4 MiB 292 modules
|
|
16
|
-
modules by path ./ 1.
|
|
17
|
-
modules by path ./src/ 1.
|
|
18
|
-
modules by path ./translations/
|
|
16
|
+
modules by path ./ 1.85 MiB
|
|
17
|
+
modules by path ./src/ 1.84 MiB 41 modules
|
|
18
|
+
modules by path ./translations/ 7.23 KiB 5 modules
|
|
19
19
|
provide-module modules 210 bytes
|
|
20
20
|
provide shared module (default) @carbon/react@1.80.1 = ../../node_modules/@carbon/react/es/index.js 42 bytes [built] [code generated]
|
|
21
21
|
+ 4 modules
|
|
@@ -32,7 +32,7 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
32
32
|
<w>
|
|
33
33
|
<w> null
|
|
34
34
|
|
|
35
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/
|
|
35
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/clinical-encounter/dashboard/in-patient.scss
|
|
36
36
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
37
37
|
<w>
|
|
38
38
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -42,21 +42,15 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
42
42
|
<w>
|
|
43
43
|
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
44
44
|
<w>
|
|
45
|
-
<w> src/
|
|
45
|
+
<w> src/clinical-encounter/dashboard/in-patient.scss 3:9 root stylesheet
|
|
46
46
|
<w>
|
|
47
47
|
|
|
48
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/
|
|
48
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/contact-list/contact-list-form.scss
|
|
49
49
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
50
50
|
<w>
|
|
51
51
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
52
52
|
<w>
|
|
53
53
|
<w> null
|
|
54
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
55
|
-
<w>
|
|
56
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
57
|
-
<w>
|
|
58
|
-
<w> src/family-partner-history/family-history.scss 4:9 root stylesheet
|
|
59
|
-
<w>
|
|
60
54
|
|
|
61
55
|
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/family-partner-history/family-relationship.scss
|
|
62
56
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
@@ -71,14 +65,7 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
71
65
|
<w> src/family-partner-history/family-relationship.scss 4:9 root stylesheet
|
|
72
66
|
<w>
|
|
73
67
|
|
|
74
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/contact-list/contact-list
|
|
75
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
76
|
-
<w>
|
|
77
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
78
|
-
<w>
|
|
79
|
-
<w> null
|
|
80
|
-
|
|
81
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/clinical-encounter/dashboard/in-patient.scss
|
|
68
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/contact-list/contact-list.scss
|
|
82
69
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
83
70
|
<w>
|
|
84
71
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -88,10 +75,10 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
88
75
|
<w>
|
|
89
76
|
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
90
77
|
<w>
|
|
91
|
-
<w> src/
|
|
78
|
+
<w> src/contact-list/contact-list.scss 4:9 root stylesheet
|
|
92
79
|
<w>
|
|
93
80
|
|
|
94
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/
|
|
81
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/family-partner-history/family-history.scss
|
|
95
82
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
96
83
|
<w>
|
|
97
84
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -101,7 +88,7 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
101
88
|
<w>
|
|
102
89
|
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
103
90
|
<w>
|
|
104
|
-
<w> src/
|
|
91
|
+
<w> src/family-partner-history/family-history.scss 4:9 root stylesheet
|
|
105
92
|
<w>
|
|
106
93
|
|
|
107
94
|
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/relationships/modals/relationship-modal.scss
|
|
@@ -118,7 +105,7 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
118
105
|
<w>
|
|
119
106
|
<w> null
|
|
120
107
|
|
|
121
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/
|
|
108
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/maternal-and-child-health/partography/labour-delivery.scss
|
|
122
109
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
123
110
|
<w>
|
|
124
111
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -128,27 +115,27 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
128
115
|
<w>
|
|
129
116
|
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
130
117
|
<w>
|
|
131
|
-
<w> src/
|
|
132
|
-
<w>
|
|
133
|
-
|
|
134
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/maternal-and-child-health/partography/labour-delivery.scss
|
|
135
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
136
|
-
<w>
|
|
137
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
118
|
+
<w> src/maternal-and-child-health/partography/labour-delivery.scss 3:9 root stylesheet
|
|
138
119
|
<w>
|
|
139
|
-
<w> null
|
|
140
120
|
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
141
121
|
<w>
|
|
142
122
|
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
143
123
|
<w>
|
|
124
|
+
<w> src/root.scss 3:9 @import
|
|
144
125
|
<w> src/maternal-and-child-health/partography/labour-delivery.scss 3:9 root stylesheet
|
|
126
|
+
<w>
|
|
127
|
+
|
|
128
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/relationships/forms/form.scss
|
|
129
|
+
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
130
|
+
<w>
|
|
131
|
+
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
145
132
|
<w>
|
|
133
|
+
<w> null
|
|
146
134
|
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
147
135
|
<w>
|
|
148
136
|
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
149
137
|
<w>
|
|
150
|
-
<w> src/
|
|
151
|
-
<w> src/maternal-and-child-health/partography/labour-delivery.scss 3:9 root stylesheet
|
|
138
|
+
<w> src/relationships/forms/form.scss 5:9 root stylesheet
|
|
152
139
|
<w>
|
|
153
140
|
|
|
154
141
|
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/peer-calendar/forms/peer-form.scss
|
|
@@ -218,6 +205,19 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
218
205
|
<w>
|
|
219
206
|
<w> null
|
|
220
207
|
|
|
208
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/relationships/tabs/relationships-tabs.scss
|
|
209
|
+
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
210
|
+
<w>
|
|
211
|
+
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
212
|
+
<w>
|
|
213
|
+
<w> null
|
|
214
|
+
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
215
|
+
<w>
|
|
216
|
+
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
217
|
+
<w>
|
|
218
|
+
<w> src/relationships/tabs/relationships-tabs.scss 4:9 root stylesheet
|
|
219
|
+
<w>
|
|
220
|
+
|
|
221
221
|
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/ui/encounter-list/encounter-list.scss
|
|
222
222
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
223
223
|
<w>
|
|
@@ -238,28 +238,28 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
238
238
|
<w> src/ui/encounter-list/encounter-list.scss 3:9 root stylesheet
|
|
239
239
|
<w>
|
|
240
240
|
|
|
241
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/
|
|
241
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/in-patient/in-patient-table/in-patient-table.scss
|
|
242
242
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
243
243
|
<w>
|
|
244
244
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
245
245
|
<w>
|
|
246
246
|
<w> null
|
|
247
247
|
|
|
248
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/peer-calendar/
|
|
248
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/peer-calendar/header/peer-calendar-header.scss
|
|
249
249
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
250
250
|
<w>
|
|
251
251
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
252
252
|
<w>
|
|
253
253
|
<w> null
|
|
254
254
|
|
|
255
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/
|
|
255
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/peer-calendar/metrics/metrics.scss
|
|
256
256
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
257
257
|
<w>
|
|
258
258
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
259
259
|
<w>
|
|
260
260
|
<w> null
|
|
261
261
|
|
|
262
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/
|
|
262
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/autosuggest/autosuggest.scss
|
|
263
263
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
264
264
|
<w>
|
|
265
265
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -269,10 +269,10 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
269
269
|
<w>
|
|
270
270
|
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
271
271
|
<w>
|
|
272
|
-
<w> src/
|
|
272
|
+
<w> src/autosuggest/autosuggest.scss 4:9 root stylesheet
|
|
273
273
|
<w>
|
|
274
274
|
|
|
275
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/case-management/
|
|
275
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/case-management/tabs/case-management-tabs.scss
|
|
276
276
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
277
277
|
<w>
|
|
278
278
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -282,10 +282,10 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
282
282
|
<w>
|
|
283
283
|
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
284
284
|
<w>
|
|
285
|
-
<w> src/case-management/
|
|
285
|
+
<w> src/case-management/tabs/case-management-tabs.scss 4:9 root stylesheet
|
|
286
286
|
<w>
|
|
287
287
|
|
|
288
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/
|
|
288
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/maternal-and-child-health/partography/partograph-chart.scss
|
|
289
289
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
290
290
|
<w>
|
|
291
291
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -295,23 +295,17 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
295
295
|
<w>
|
|
296
296
|
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
297
297
|
<w>
|
|
298
|
-
<w> src/
|
|
298
|
+
<w> src/maternal-and-child-health/partography/partograph-chart.scss 3:9 root stylesheet
|
|
299
299
|
<w>
|
|
300
300
|
|
|
301
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/
|
|
301
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/deceased-panel/mortuary-summary/mortuary-summary.scss
|
|
302
302
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
303
303
|
<w>
|
|
304
304
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
305
305
|
<w>
|
|
306
306
|
<w> null
|
|
307
|
-
<w> Deprecation Sass @import rules are deprecated and will be removed in Dart Sass 3.0.0.
|
|
308
|
-
<w>
|
|
309
|
-
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
310
|
-
<w>
|
|
311
|
-
<w> src/maternal-and-child-health/partography/partograph-chart.scss 3:9 root stylesheet
|
|
312
|
-
<w>
|
|
313
307
|
|
|
314
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/case-management/
|
|
308
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/case-management/workspace/patient-info.scss
|
|
315
309
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
316
310
|
<w>
|
|
317
311
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -321,10 +315,10 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
321
315
|
<w>
|
|
322
316
|
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
323
317
|
<w>
|
|
324
|
-
<w> src/case-management/
|
|
318
|
+
<w> src/case-management/workspace/patient-info.scss 4:9 root stylesheet
|
|
325
319
|
<w>
|
|
326
320
|
|
|
327
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/case-management/
|
|
321
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/case-management/header/case-management-header.scss
|
|
328
322
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
329
323
|
<w>
|
|
330
324
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -334,7 +328,7 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
334
328
|
<w>
|
|
335
329
|
<w> More info and automated migrator: https://sass-lang.com/d/import
|
|
336
330
|
<w>
|
|
337
|
-
<w> src/case-management/
|
|
331
|
+
<w> src/case-management/header/case-management-header.scss 3:9 root stylesheet
|
|
338
332
|
<w>
|
|
339
333
|
|
|
340
334
|
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/case-management/metrics/case-management-header.scss
|
|
@@ -350,13 +344,6 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
350
344
|
<w> src/case-management/metrics/case-management-header.scss 3:9 root stylesheet
|
|
351
345
|
<w>
|
|
352
346
|
|
|
353
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/deceased-panel/mortuary-summary/mortuary-summary.scss
|
|
354
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
355
|
-
<w>
|
|
356
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
357
|
-
<w>
|
|
358
|
-
<w> null
|
|
359
|
-
|
|
360
347
|
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/autosuggest/search-empty-state.scss
|
|
361
348
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
362
349
|
<w>
|
|
@@ -364,14 +351,14 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
364
351
|
<w>
|
|
365
352
|
<w> null
|
|
366
353
|
|
|
367
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/
|
|
354
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/clinical-encounter/summary/summary-card.scss
|
|
368
355
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
369
356
|
<w>
|
|
370
357
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
371
358
|
<w>
|
|
372
359
|
<w> null
|
|
373
360
|
|
|
374
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/
|
|
361
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/autosuggest/patient-search-info.scss
|
|
375
362
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
376
363
|
<w>
|
|
377
364
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -411,13 +398,6 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
411
398
|
<w> src/ui/data-table/o-table.scss 1:9 root stylesheet
|
|
412
399
|
<w>
|
|
413
400
|
|
|
414
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!../../node_modules/@openmrs/esm-patient-common-lib/src/dashboards/dashboard-extension.scss
|
|
415
|
-
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
416
|
-
<w>
|
|
417
|
-
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
418
|
-
<w>
|
|
419
|
-
<w> null
|
|
420
|
-
|
|
421
401
|
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/case-management/table/case-management-list.scss
|
|
422
402
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
423
403
|
<w>
|
|
@@ -445,7 +425,7 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
445
425
|
<w>
|
|
446
426
|
<w> null
|
|
447
427
|
|
|
448
|
-
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]
|
|
428
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!../../node_modules/@openmrs/esm-patient-common-lib/src/dashboards/dashboard-extension.scss
|
|
449
429
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
450
430
|
<w>
|
|
451
431
|
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
@@ -459,6 +439,13 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
459
439
|
<w>
|
|
460
440
|
<w> null
|
|
461
441
|
|
|
442
|
+
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/deceased-panel/panels/observations/observation.scss
|
|
443
|
+
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
444
|
+
<w>
|
|
445
|
+
<w> More info: https://sass-lang.com/d/legacy-js-api
|
|
446
|
+
<w>
|
|
447
|
+
<w> null
|
|
448
|
+
|
|
462
449
|
LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modules/@openmrs/webpack-config/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!../../node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./src/ui/encounter-observation/encounter-observation-component.scss
|
|
463
450
|
<w> Deprecation The legacy JS API is deprecated and will be removed in Dart Sass 2.0.0.
|
|
464
451
|
<w>
|
|
@@ -497,15 +484,15 @@ LOG from ../../node_modules/sass-loader/dist/cjs.js sass-loader ../../node_modul
|
|
|
497
484
|
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
|
|
498
485
|
This can impact web performance.
|
|
499
486
|
Assets:
|
|
500
|
-
main.js (2.
|
|
487
|
+
main.js (2.08 MiB)
|
|
501
488
|
130.js (1.54 MiB)
|
|
502
489
|
156.js (611 KiB)
|
|
503
|
-
|
|
490
|
+
825.js (1.39 MiB)
|
|
504
491
|
164.js (663 KiB)
|
|
505
492
|
|
|
506
493
|
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
|
|
507
494
|
Entrypoints:
|
|
508
|
-
main (2.
|
|
495
|
+
main (2.08 MiB)
|
|
509
496
|
main.js
|
|
510
497
|
|
|
511
|
-
webpack 5.74.0 compiled with 2 warnings in
|
|
498
|
+
webpack 5.74.0 compiled with 2 warnings in 246205 ms
|
package/dist/574.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(globalThis.webpackChunk_kenyaemr_esm_patient_clinical_view_app=globalThis.webpackChunk_kenyaemr_esm_patient_clinical_view_app||[]).push([[574],{3574:e=>{e.exports=JSON.parse('{" ":"Case Manager","accidentOrTrauma":"Accident or Trauma","action":"Action","actions":"Actions","activeCases":"Active cases","add":"Add","addCase":"Add case","addPeer":"Add Peer","addPNSContact":"Add PNS Contact","addRelationship":"Add relationship","admissionDate":"Admission Date","admissionWard":"Admission Ward","admittingDoctor":"Admitting Doctor","age":"Age","alcoholUse":"Alcohol Use","alcoholUseDuration":"Alcohol Use Duration","alive":"Alive","all":"All","ancVisitNumber":"ANC Visit Number","antenatalCare":"Antenatal Care","attachements":"Attachements","autopsyReport":"Autopsy report","babyGivenVitaminD":"Baby Given Vitamin K","baselineHivStatus":"Baseline HIV Status","beds":"Beds","billingHistory":"Billing history","birthInjuriesTrauma":"Birth Injuries/Trauma","bloodGroup":"Blood Group","bloodLoss":"Blood Transfusion Done","bloodTransfusion":"Blood Transfusion","caseEncounter":"Case management encounters","causeOfDeath":"Cause of Death","cervicalDilation":"Cervical Dilation cm","chartView":"Chart View","chronicDisease":"Chronic Disease","clientEligibility":"Eligible","clinicalEncounter":"Clinical Encounter","clinicalViews":"Clinical views","completed":"Completed","completedDocumentations":"Completed Documentation","contact":"Contact","contactCreated":"Contact created","contacted":"Contacted","
|
|
1
|
+
"use strict";(globalThis.webpackChunk_kenyaemr_esm_patient_clinical_view_app=globalThis.webpackChunk_kenyaemr_esm_patient_clinical_view_app||[]).push([[574],{3574:e=>{e.exports=JSON.parse('{" ":"Case Manager","accidentOrTrauma":"Accident or Trauma","action":"Action","actions":"Actions","activeCases":"Active cases","add":"Add","addCase":"Add case","addPeer":"Add Peer","addPNSContact":"Add PNS Contact","addRelationship":"Add relationship","admissionDate":"Admission Date","admissionWard":"Admission Ward","admittingDoctor":"Admitting Doctor","age":"Age","alcoholUse":"Alcohol Use","alcoholUseDuration":"Alcohol Use Duration","alive":"Alive","all":"All","ancVisitNumber":"ANC Visit Number","antenatalCare":"Antenatal Care","attachements":"Attachements","autopsyReport":"Autopsy report","babyGivenVitaminD":"Baby Given Vitamin K","baselineHivStatus":"Baseline HIV Status","baselineInformation":"Baseline Information","baselineStatus":"HIV Status","beds":"Beds","billingHistory":"Billing history","birthInjuriesTrauma":"Birth Injuries/Trauma","bloodGroup":"Blood Group","bloodLoss":"Blood Transfusion Done","bloodTransfusion":"Blood Transfusion","caseEncounter":"Case management encounters","causeOfDeath":"Cause of Death","cervicalDilation":"Cervical Dilation cm","chartView":"Chart View","chronicDisease":"Chronic Disease","clientEligibility":"Eligible","clinicalEncounter":"Clinical Encounter","clinicalViews":"Clinical views","completed":"Completed","completedDocumentations":"Completed Documentation","contact":"Contact","contactCreated":"Contact created","contacted":"Contacted","contactTracingForm":"Contact tracing form","contactType":"Contact Type","customViews":"In this section, you\'ll find custom clinical views tailored to patients\' conditions and enrolled care programs.","date":"Date","dateDate":"Date & time","dateOfDelivery":"Date of Delivery","dateOfSurgery":"Date of Surgery","dateTime":"Date & time","dead":"Dead","defaulterTracing":"Defaulter tracing","delete":"Delete","deliveryDate":"Delivery Date","deliveryOutcome":"Delivery Outcome","department":"Department","descentOfHead":"Descent of Head","disabilities":"Disabilities","discard":"Discard","dischargeDate":"Discharge Date","dischargingDoctor":"Discharging Doctor","discontinuationCases":"Discontinuation cases","edit":"Edit","editEncounter":"Edit","editForm":"Edit Form","editThisEncounter":"Edit this encounter","editTracing":"Edit tracing","encounterDate":"Date","encounterDeleted":"Encounter deleted","encounterDetails":"Encounter details","encounters":"Encounters","encountersDescription":"List of encounters during the current visit","encountersList":"Encounters list","encounterType":"Encounter Type","endDate":"End Date","endRelationship":"End relationship","enterForm":"Enter form","error":"Error","errorFetchingbedInformation":"Error fetching bed information","facility":"Facility","facilityLinkedTo":"Facility Linked To","failedDeleting":"couldn\'t be deleted","familyContacts":"Family contacts","feedingOrders":"Feeding Orders","fetalHeartRate":"Fetal Heart Rate","filterByForm":"Filter by form","filterByStatus":"Filter by status","finalDiagnosis":"Final Diagnosis","finalDischargeDiagnosis":"Final Discharge Diagnosis","finalOutcome":"Final Outcome","foetalPresentation":"Foetal Presentation","followUpDate":"Next follow-up date","formName":"Form Name","gestationalSize":"Gestational Size","hivStatus":"HIV Status","hivTestResults":"HIV Status","htsClinicalView":"HTS Clinical View","htsInitial":"HTS Initial Test","htsResult":"Final result","htsScreening":"HTS Screening","htsTestType":"Test type","inPatient":"In Patient","inPatientForms":"In-Patient Forms","inPatientSummary":"In Patient Summary","inPatientView":"In Patient View","inPatientVisitMessage":"in-patient encounter found for current {{visitType}} visit","ipvOutcome":"IPV Outcome","ipvOutCome":"IPV Outcome","ipvQuestions":"IPV Questions","labourAndDelivery":"Labour and Delivery","listingDate":"Listing date","livingWithClient":"Living with client","loadData":"Loading summary data...","managePeers":"Manage Peers","maternalCondition":"Maternal Condition","maternalSummary":"Maternal Summary","medicalHistory":"Medical History","missedAppointmentDate":"Date Missed Appointment","modeOfDelivery":"Mode of Delivery","mortician":"Mortician name","mortuaryDetails":"Mortuary details","mortuaryView":"Mortuary view","motherGeneralCondition":"General condition","name":"Name","neonatalAbnormalities":"Neonatal Abnormalities","neonatalProblems":"Neonatal Problems","neonatalSummary":"Neonatal Summary","nextPage":"Next page","nextVisitDate":"Next visit date","no":"No","noContactToDisplay":"There is no contact data to display for this patient.","noEncounters":"No encounters found","noEncounterToDisplay":"There are no encounters to display for this patient.","noObservationsFound":"No observations found","operatingDoctor":"Operating Doctor","otherSubstanceAbuse":"Other Substance Abuse","partnerStatus":"HIV status of partner)","partograph":"Partograph","partographData":"Vital Components","peerCalendar":"Peer Calendar","pending":"Pending","pendingDocumentations":"Pending Documentation","physicalAssault":"1. Has he/she ever hit, kicked, slapped, or otherwise physically hurt you?","placeOfDelivery":"Place of Delivery","pnsAproach":"PNS Aproach","pnsContactList":"PNS Contact list","populationType":"Population type","postnatalCare":"Postnatal Care","postOperativeComplications":"Post Operative Complications","postOperativeDiagnosis":"Post Operative Diagnosis","pphCondition":"PPH present","preferedPNSAproach":"Prefered PNS Aproach","previousPage":"Previous page","primaryDiagnosis":"Primary Diagnosis","priorityOfAdmission":"Priority Of Admission","provider":"Provider","reasonNotContacted":"Reason Not Contacted","recommendedProcedure":"Recommended Procedure","recordLabourDetails":"Record labour details","referrals":"Referrals","relation":"Relation","relationshipConfirmationText":"This will end the relationship. Are you sure you want to proceed?","relationshipError":"Relationship Error","relationshipErrorMessage":"Request Failed","remarks":"Remarks","reportingMonth":"Month","reportingYear":"Year","save":"Save","savedRelationship":"Relationship ended successfully","sex":"Sex","sexualAssault":"3.Has he/she ever forced you to do something sexually that made you feel uncomfortable?","smoking":"Smoking","smokingDuration":"Smoking Duration","socialHistory":"Social History","status":"Status","statusAtDischarge":"Status at Discharge","successfullyDeleted":"successfully deleted","surgicalHistory":"Surgical History","surgicalSummary":"Surgical Summary","tableView":"Table View","tbScreening":"TB screening outcome","testApproach":"Approach","testDate":"Test Date","testEntryPoint":"Entry point","testingAtMaternity":"HIV test at maternity","testingRecommended":"Testing recommended","testStrategy":"Strategy","therapiesPrescribed":"Therapies Prescribed","threatened":"2. Has he/she ever threatened to hurt you?","timeRecorded":"Time Recorded","total":"Total","totalPeers":"Total Peers","traceContact":"Trace Contact","traceHistory":"Trace History","tracingNumber":"Tracing No.","tracingType":"Tracing Type","typeOfSurgery":"Type of Surgery","updateForm":"Mordify form","uterusCondition":"PPH Condition of uterus","viewBeds":"View beds","viewEncounter":"View","visitDate":"Screening Date","visitType":"Visit type","yes":"Yes"}')}}]);
|