@openmrs/esm-laboratory-app 1.1.2-pre.88 → 1.2.1-pre.590
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/cache/99f2b2ec58ba1a5e-meta.json +1 -0
- package/.turbo/cache/99f2b2ec58ba1a5e.tar.zst +0 -0
- package/.turbo/turbo-build.log +27 -29
- package/dist/1026.js +2 -0
- package/dist/1026.js.map +1 -0
- package/dist/1083.js +1 -0
- package/dist/{7328.js.map → 1083.js.map} +1 -1
- package/dist/1119.js +1 -0
- package/dist/1120.js +1 -0
- package/dist/1120.js.map +1 -0
- package/dist/1197.js +1 -0
- package/dist/1788.js +1 -0
- package/dist/1788.js.map +1 -0
- package/dist/2058.js +1 -0
- package/dist/2058.js.map +1 -0
- package/dist/2146.js +1 -0
- package/dist/2246.js +1 -0
- package/dist/2246.js.map +1 -0
- package/dist/2690.js +1 -0
- package/dist/2934.js +2 -0
- package/dist/2934.js.map +1 -0
- package/dist/3099.js +1 -0
- package/dist/3495.js +2 -0
- package/dist/3495.js.map +1 -0
- package/dist/3584.js +1 -0
- package/dist/3656.js +1 -0
- package/dist/{8684.js.map → 3656.js.map} +1 -1
- package/dist/3671.js +1 -0
- package/dist/3671.js.map +1 -0
- package/dist/4055.js +1 -0
- package/dist/4069.js +1 -0
- package/dist/{7724.js.map → 4069.js.map} +1 -1
- package/dist/4132.js +1 -0
- package/dist/4239.js +1 -0
- package/dist/{6092.js.map → 4239.js.map} +1 -1
- package/dist/4300.js +1 -0
- package/dist/4335.js +1 -0
- package/dist/4369.js +1 -0
- package/dist/{2156.js.map → 4369.js.map} +1 -1
- package/dist/4618.js +1 -0
- package/dist/4652.js +1 -0
- package/dist/4944.js +1 -0
- package/dist/5085.js +1 -0
- package/dist/5085.js.map +1 -0
- package/dist/5173.js +1 -0
- package/dist/520.js +2 -0
- package/dist/{7936.js.LICENSE.txt → 520.js.LICENSE.txt} +5 -0
- package/dist/520.js.map +1 -0
- package/dist/5241.js +1 -0
- package/dist/5442.js +1 -0
- package/dist/5661.js +1 -0
- package/dist/6022.js +1 -0
- package/dist/6052.js +1 -0
- package/dist/6052.js.map +1 -0
- package/dist/6134.js +1 -0
- package/dist/6134.js.map +1 -0
- package/dist/6468.js +1 -0
- package/dist/6547.js +1 -0
- package/dist/6547.js.map +1 -0
- package/dist/6679.js +1 -0
- package/dist/6840.js +1 -0
- package/dist/6859.js +1 -0
- package/dist/7003.js +2 -0
- package/dist/7003.js.LICENSE.txt +9 -0
- package/dist/7003.js.map +1 -0
- package/dist/7097.js +1 -0
- package/dist/7159.js +1 -0
- package/dist/723.js +1 -0
- package/dist/7423.js +1 -0
- package/dist/{1708.js.map → 7423.js.map} +1 -1
- package/dist/7617.js +1 -0
- package/dist/795.js +1 -0
- package/dist/8163.js +1 -0
- package/dist/8349.js +1 -0
- package/dist/8554.js +1 -0
- package/dist/{3956.js.map → 8554.js.map} +1 -1
- package/dist/8618.js +1 -0
- package/dist/8667.js +1 -0
- package/dist/{1636.js.map → 8667.js.map} +1 -1
- package/dist/876.js +1 -0
- package/dist/876.js.map +1 -0
- package/dist/890.js +1 -0
- package/dist/9214.js +1 -0
- package/dist/9538.js +1 -0
- package/dist/9569.js +1 -0
- package/dist/9630.js +2 -0
- package/dist/9630.js.LICENSE.txt +29 -0
- package/dist/9630.js.map +1 -0
- package/dist/986.js +1 -0
- package/dist/9879.js +1 -0
- package/dist/9895.js +1 -0
- package/dist/9900.js +1 -0
- package/dist/9913.js +1 -0
- package/dist/main.js +1 -1
- package/dist/main.js.LICENSE.txt +5 -0
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-laboratory-app.js +1 -1
- package/dist/openmrs-esm-laboratory-app.js.buildmanifest.json +429 -363
- package/dist/openmrs-esm-laboratory-app.js.map +1 -1
- package/dist/routes.json +1 -1
- package/e2e/README.md +117 -0
- package/e2e/commands/encounter-operations.ts +63 -0
- package/e2e/commands/index.ts +5 -0
- package/e2e/commands/patient-operations.ts +109 -0
- package/e2e/commands/provider-operations.ts +9 -0
- package/e2e/commands/test-order-operations.ts +46 -0
- package/e2e/commands/types/index.ts +157 -0
- package/e2e/commands/visit-operations.ts +38 -0
- package/e2e/core/global-setup.ts +32 -0
- package/e2e/core/index.ts +1 -0
- package/e2e/core/test.ts +31 -0
- package/e2e/fixtures/api.ts +27 -0
- package/e2e/fixtures/fhirApi.ts +28 -0
- package/e2e/fixtures/index.ts +2 -0
- package/e2e/pages/index.ts +1 -0
- package/e2e/pages/laboratory-page.ts +9 -0
- package/e2e/specs/add-lab-results.spec.ts +100 -0
- package/e2e/specs/test-orders.spec.ts +16 -0
- package/e2e/support/github/Dockerfile +34 -0
- package/e2e/support/github/docker-compose.yml +24 -0
- package/e2e/support/github/run-e2e-docker-env.sh +58 -0
- package/example.env +7 -0
- package/jest.config.js +10 -2
- package/package.json +9 -6
- package/playwright.config.ts +36 -0
- package/src/components/orders-table/list-order-details.component.tsx +91 -98
- package/src/components/orders-table/list-order-details.scss +77 -55
- package/src/components/orders-table/orders-data-table.component.tsx +19 -12
- package/src/components/orders-table/orders-data-table.scss +12 -6
- package/src/components/orders-table/orders-date-range-picker.component.tsx +2 -2
- package/src/components/overlay/overlay.component.tsx +8 -10
- package/src/index.ts +1 -0
- package/src/lab-tabs/actions/pickup-lab-request-action.component.tsx +4 -4
- package/src/lab-tabs/laboratory-tabs.component.tsx +48 -50
- package/src/lab-tabs/laboratory-tabs.scss +0 -9
- package/translations/am.json +6 -5
- package/translations/ar.json +6 -5
- package/translations/ar_SY.json +6 -5
- package/translations/bn.json +6 -5
- package/translations/de.json +6 -5
- package/translations/en.json +4 -4
- package/translations/en_US.json +68 -0
- package/translations/es.json +6 -5
- package/translations/es_MX.json +6 -5
- package/translations/fr.json +6 -5
- package/translations/he.json +6 -5
- package/translations/hi.json +6 -5
- package/translations/hi_IN.json +6 -5
- package/translations/id.json +64 -63
- package/translations/it.json +6 -5
- package/translations/ka.json +68 -0
- package/translations/km.json +6 -5
- package/translations/ku.json +6 -5
- package/translations/ky.json +6 -5
- package/translations/lg.json +6 -5
- package/translations/ne.json +6 -5
- package/translations/pl.json +6 -5
- package/translations/pt.json +6 -5
- package/translations/pt_BR.json +6 -5
- package/translations/qu.json +6 -5
- package/translations/ro_RO.json +65 -64
- package/translations/ru_RU.json +6 -5
- package/translations/si.json +6 -5
- package/translations/sw.json +6 -5
- package/translations/sw_KE.json +6 -5
- package/translations/tr.json +6 -5
- package/translations/tr_TR.json +6 -5
- package/translations/uk.json +6 -5
- package/translations/uz.json +6 -5
- package/translations/uz@Latn.json +6 -5
- package/translations/uz_UZ.json +6 -5
- package/translations/vi.json +6 -5
- package/translations/zh.json +6 -5
- package/translations/zh_CN.json +9 -8
- package/.turbo/cache/4de59823a6517c3e-meta.json +0 -1
- package/.turbo/cache/4de59823a6517c3e.tar.zst +0 -0
- package/dist/1448.js +0 -1
- package/dist/1636.js +0 -1
- package/dist/1708.js +0 -1
- package/dist/2156.js +0 -1
- package/dist/2326.js +0 -1
- package/dist/2328.js +0 -1
- package/dist/2636.js +0 -1
- package/dist/2636.js.map +0 -1
- package/dist/2664.js +0 -1
- package/dist/2816.js +0 -1
- package/dist/3240.js +0 -1
- package/dist/3264.js +0 -1
- package/dist/3264.js.map +0 -1
- package/dist/370.js +0 -1
- package/dist/3724.js +0 -1
- package/dist/3724.js.map +0 -1
- package/dist/3872.js +0 -1
- package/dist/3956.js +0 -1
- package/dist/400.js +0 -1
- package/dist/400.js.map +0 -1
- package/dist/436.js +0 -2
- package/dist/436.js.map +0 -1
- package/dist/4412.js +0 -1
- package/dist/4592.js +0 -1
- package/dist/464.js +0 -1
- package/dist/4656.js +0 -1
- package/dist/4744.js +0 -1
- package/dist/4868.js +0 -1
- package/dist/5028.js +0 -1
- package/dist/5086.js +0 -1
- package/dist/5136.js +0 -1
- package/dist/5144.js +0 -2
- package/dist/5144.js.map +0 -1
- package/dist/552.js +0 -1
- package/dist/5992.js +0 -1
- package/dist/6048.js +0 -1
- package/dist/6048.js.map +0 -1
- package/dist/6092.js +0 -1
- package/dist/6172.js +0 -1
- package/dist/6172.js.map +0 -1
- package/dist/6352.js +0 -1
- package/dist/6504.js +0 -1
- package/dist/6676.js +0 -1
- package/dist/6676.js.map +0 -1
- package/dist/6856.js +0 -1
- package/dist/6936.js +0 -1
- package/dist/7295.js +0 -1
- package/dist/7295.js.map +0 -1
- package/dist/7328.js +0 -1
- package/dist/7540.js +0 -1
- package/dist/7540.js.map +0 -1
- package/dist/7640.js +0 -1
- package/dist/7724.js +0 -1
- package/dist/7936.js +0 -2
- package/dist/7936.js.map +0 -1
- package/dist/8064.js +0 -1
- package/dist/8170.js +0 -1
- package/dist/8256.js +0 -1
- package/dist/8320.js +0 -1
- package/dist/8320.js.map +0 -1
- package/dist/8552.js +0 -1
- package/dist/8552.js.map +0 -1
- package/dist/8570.js +0 -1
- package/dist/8684.js +0 -1
- package/dist/8698.js +0 -1
- package/dist/8720.js +0 -1
- package/dist/8728.js +0 -2
- package/dist/8728.js.LICENSE.txt +0 -7
- package/dist/8728.js.map +0 -1
- package/dist/8936.js +0 -1
- package/dist/9064.js +0 -2
- package/dist/9064.js.map +0 -1
- package/dist/9372.js +0 -1
- package/dist/9464.js +0 -1
- package/dist/9656.js +0 -1
- package/dist/9832.js +0 -1
- package/dist/9864.js +0 -1
- package/dist/9960.js +0 -1
- /package/dist/{436.js.LICENSE.txt → 1026.js.LICENSE.txt} +0 -0
- /package/dist/{9064.js.LICENSE.txt → 2934.js.LICENSE.txt} +0 -0
- /package/dist/{5144.js.LICENSE.txt → 3495.js.LICENSE.txt} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React, { useState } from 'react';
|
|
2
|
-
import { Tab, TabList, TabPanel, TabPanels, Tabs } from '@carbon/react';
|
|
3
2
|
import { useTranslation } from 'react-i18next';
|
|
3
|
+
import { Tab, TabList, TabPanel, TabPanels, Tabs } from '@carbon/react';
|
|
4
4
|
import { type AssignedExtension, Extension, useAssignedExtensions } from '@openmrs/esm-framework';
|
|
5
5
|
import { ComponentContext } from '@openmrs/esm-framework/src/internal';
|
|
6
6
|
import styles from './laboratory-tabs.scss';
|
|
@@ -13,58 +13,56 @@ const LaboratoryOrdersTabs: React.FC = () => {
|
|
|
13
13
|
const tabExtensions = useAssignedExtensions(labPanelSlot) as AssignedExtension[];
|
|
14
14
|
|
|
15
15
|
return (
|
|
16
|
-
<main
|
|
17
|
-
<section
|
|
18
|
-
<
|
|
19
|
-
selectedIndex={selectedTab}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
.filter((extension) => Object.keys(extension.meta).length > 0)
|
|
26
|
-
.map((extension, index) => {
|
|
27
|
-
const { name, title } = extension.meta;
|
|
16
|
+
<main>
|
|
17
|
+
<section>
|
|
18
|
+
<div className={styles.tabs}>
|
|
19
|
+
<Tabs selectedIndex={selectedTab} onChange={({ selectedIndex }) => setSelectedTab(selectedIndex)}>
|
|
20
|
+
<TabList style={{ paddingLeft: '1rem' }} aria-label="Laboratory tabs" contained>
|
|
21
|
+
{tabExtensions
|
|
22
|
+
.filter((extension) => Object.keys(extension.meta).length > 0)
|
|
23
|
+
.map((extension, index) => {
|
|
24
|
+
const { name, title } = extension.meta;
|
|
28
25
|
|
|
29
|
-
|
|
26
|
+
if (name && title) {
|
|
27
|
+
return (
|
|
28
|
+
<Tab key={index} className={styles.tab} id={`${title || index}-tab`}>
|
|
29
|
+
{t(title, {
|
|
30
|
+
ns: extension.moduleName,
|
|
31
|
+
defaultValue: title,
|
|
32
|
+
})}
|
|
33
|
+
</Tab>
|
|
34
|
+
);
|
|
35
|
+
} else {
|
|
36
|
+
return null;
|
|
37
|
+
}
|
|
38
|
+
})}
|
|
39
|
+
</TabList>
|
|
40
|
+
<TabPanels>
|
|
41
|
+
{tabExtensions
|
|
42
|
+
.filter((extension) => Object.keys(extension.meta).length > 0)
|
|
43
|
+
.map((extension, index) => {
|
|
30
44
|
return (
|
|
31
|
-
<
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
45
|
+
<TabPanel key={`${extension.meta.title}-tab-${index}`}>
|
|
46
|
+
<ComponentContext.Provider
|
|
47
|
+
key={extension.id}
|
|
48
|
+
value={{
|
|
49
|
+
moduleName: extension.moduleName,
|
|
50
|
+
featureName: 'laboratory',
|
|
51
|
+
extension: {
|
|
52
|
+
extensionId: extension.id,
|
|
53
|
+
extensionSlotName: labPanelSlot,
|
|
54
|
+
extensionSlotModuleName: extension.moduleName,
|
|
55
|
+
},
|
|
56
|
+
}}
|
|
57
|
+
>
|
|
58
|
+
<Extension />
|
|
59
|
+
</ComponentContext.Provider>
|
|
60
|
+
</TabPanel>
|
|
37
61
|
);
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
</TabList>
|
|
43
|
-
<TabPanels>
|
|
44
|
-
{tabExtensions
|
|
45
|
-
.filter((extension) => Object.keys(extension.meta).length > 0)
|
|
46
|
-
.map((extension, index) => {
|
|
47
|
-
return (
|
|
48
|
-
<TabPanel key={`${extension.meta.title}-tab-${index}`}>
|
|
49
|
-
<ComponentContext.Provider
|
|
50
|
-
key={extension.id}
|
|
51
|
-
value={{
|
|
52
|
-
moduleName: extension.moduleName,
|
|
53
|
-
featureName: 'laboratory',
|
|
54
|
-
extension: {
|
|
55
|
-
extensionId: extension.id,
|
|
56
|
-
extensionSlotName: labPanelSlot,
|
|
57
|
-
extensionSlotModuleName: extension.moduleName,
|
|
58
|
-
},
|
|
59
|
-
}}
|
|
60
|
-
>
|
|
61
|
-
<Extension />
|
|
62
|
-
</ComponentContext.Provider>
|
|
63
|
-
</TabPanel>
|
|
64
|
-
);
|
|
65
|
-
})}
|
|
66
|
-
</TabPanels>
|
|
67
|
-
</Tabs>
|
|
62
|
+
})}
|
|
63
|
+
</TabPanels>
|
|
64
|
+
</Tabs>
|
|
65
|
+
</div>
|
|
68
66
|
</section>
|
|
69
67
|
</main>
|
|
70
68
|
);
|
|
@@ -2,15 +2,6 @@
|
|
|
2
2
|
@use '@carbon/type';
|
|
3
3
|
@use '@openmrs/esm-styleguide/src/vars' as *;
|
|
4
4
|
|
|
5
|
-
.orderTabsContainer {
|
|
6
|
-
height: 100%;
|
|
7
|
-
width: 100%;
|
|
8
|
-
|
|
9
|
-
:global(.cds--tab-content) {
|
|
10
|
-
padding: 0 !important;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
|
|
14
5
|
.orderTabs {
|
|
15
6
|
grid-column: 'span 2';
|
|
16
7
|
padding: 0 layout.$spacing-05;
|
package/translations/am.json
CHANGED
|
@@ -9,9 +9,11 @@
|
|
|
9
9
|
"Completed": "Completed",
|
|
10
10
|
"completedStatus": "COMPLETED",
|
|
11
11
|
"dateRange": "Date range",
|
|
12
|
+
"Declined tests": "Declined tests",
|
|
12
13
|
"declinedStatus": "DECLINED",
|
|
13
14
|
"discard": "Discard",
|
|
14
|
-
"
|
|
15
|
+
"editResults": "Edit results",
|
|
16
|
+
"errorPickingOrder": "Error picking order",
|
|
15
17
|
"errorRejectingRequest": "Error rejecting lab request",
|
|
16
18
|
"exceptionStatus": "EXCEPTION",
|
|
17
19
|
"filterOrdersByStatus": "Filter orders by status",
|
|
@@ -28,10 +30,10 @@
|
|
|
28
30
|
"NoInstructionLeft": "No instructions are provided.",
|
|
29
31
|
"noLabRequestsFound": "No lab requests found",
|
|
30
32
|
"onHoldStatus": "ON_HOLD",
|
|
31
|
-
"orderDate": "Order
|
|
33
|
+
"orderDate": "Order date:",
|
|
32
34
|
"Ordered tests": "Ordered tests",
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
+
"orderedBy": "Ordered by:",
|
|
36
|
+
"orderInstructions": "Instructions:",
|
|
35
37
|
"orderNotPicked": "Order not picked",
|
|
36
38
|
"orderNumbers": "Order number:",
|
|
37
39
|
"orderPickedSuccessfully": "You have successfully picked an order",
|
|
@@ -39,7 +41,6 @@
|
|
|
39
41
|
"orderStatus": "Status:",
|
|
40
42
|
"patient": "Patient",
|
|
41
43
|
"pickedAnOrder": "Picked an order",
|
|
42
|
-
"pickLabRequest": "Pick Lab Request",
|
|
43
44
|
"pickRequest": "Pick lab request",
|
|
44
45
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
45
46
|
"pickupLabRequest": "Pick up lab request",
|
package/translations/ar.json
CHANGED
|
@@ -9,9 +9,11 @@
|
|
|
9
9
|
"Completed": "Completed",
|
|
10
10
|
"completedStatus": "COMPLETED",
|
|
11
11
|
"dateRange": "Date range",
|
|
12
|
+
"Declined tests": "Declined tests",
|
|
12
13
|
"declinedStatus": "DECLINED",
|
|
13
14
|
"discard": "تجاهل",
|
|
14
|
-
"
|
|
15
|
+
"editResults": "Edit results",
|
|
16
|
+
"errorPickingOrder": "Error picking order",
|
|
15
17
|
"errorRejectingRequest": "Error rejecting lab request",
|
|
16
18
|
"exceptionStatus": "EXCEPTION",
|
|
17
19
|
"filterOrdersByStatus": "Filter orders by status",
|
|
@@ -28,10 +30,10 @@
|
|
|
28
30
|
"NoInstructionLeft": "No instructions are provided.",
|
|
29
31
|
"noLabRequestsFound": "No lab requests found",
|
|
30
32
|
"onHoldStatus": "ON_HOLD",
|
|
31
|
-
"orderDate": "Order
|
|
33
|
+
"orderDate": "Order date:",
|
|
32
34
|
"Ordered tests": "Ordered tests",
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
+
"orderedBy": "Ordered by:",
|
|
36
|
+
"orderInstructions": "Instructions:",
|
|
35
37
|
"orderNotPicked": "Order not picked",
|
|
36
38
|
"orderNumbers": "Order number:",
|
|
37
39
|
"orderPickedSuccessfully": "You have successfully picked an order",
|
|
@@ -39,7 +41,6 @@
|
|
|
39
41
|
"orderStatus": "Status:",
|
|
40
42
|
"patient": "المريض",
|
|
41
43
|
"pickedAnOrder": "Picked an order",
|
|
42
|
-
"pickLabRequest": "Pick Lab Request",
|
|
43
44
|
"pickRequest": "Pick lab request",
|
|
44
45
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
45
46
|
"pickupLabRequest": "Pick up lab request",
|
package/translations/ar_SY.json
CHANGED
|
@@ -9,9 +9,11 @@
|
|
|
9
9
|
"Completed": "Completed",
|
|
10
10
|
"completedStatus": "COMPLETED",
|
|
11
11
|
"dateRange": "Date range",
|
|
12
|
+
"Declined tests": "Declined tests",
|
|
12
13
|
"declinedStatus": "DECLINED",
|
|
13
14
|
"discard": "Discard",
|
|
14
|
-
"
|
|
15
|
+
"editResults": "Edit results",
|
|
16
|
+
"errorPickingOrder": "Error picking order",
|
|
15
17
|
"errorRejectingRequest": "Error rejecting lab request",
|
|
16
18
|
"exceptionStatus": "EXCEPTION",
|
|
17
19
|
"filterOrdersByStatus": "Filter orders by status",
|
|
@@ -28,10 +30,10 @@
|
|
|
28
30
|
"NoInstructionLeft": "No instructions are provided.",
|
|
29
31
|
"noLabRequestsFound": "No lab requests found",
|
|
30
32
|
"onHoldStatus": "ON_HOLD",
|
|
31
|
-
"orderDate": "Order
|
|
33
|
+
"orderDate": "Order date:",
|
|
32
34
|
"Ordered tests": "Ordered tests",
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
+
"orderedBy": "Ordered by:",
|
|
36
|
+
"orderInstructions": "Instructions:",
|
|
35
37
|
"orderNotPicked": "Order not picked",
|
|
36
38
|
"orderNumbers": "Order number:",
|
|
37
39
|
"orderPickedSuccessfully": "You have successfully picked an order",
|
|
@@ -39,7 +41,6 @@
|
|
|
39
41
|
"orderStatus": "Status:",
|
|
40
42
|
"patient": "Patient",
|
|
41
43
|
"pickedAnOrder": "Picked an order",
|
|
42
|
-
"pickLabRequest": "Pick Lab Request",
|
|
43
44
|
"pickRequest": "Pick lab request",
|
|
44
45
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
45
46
|
"pickupLabRequest": "Pick up lab request",
|
package/translations/bn.json
CHANGED
|
@@ -9,9 +9,11 @@
|
|
|
9
9
|
"Completed": "সম্পন্ন",
|
|
10
10
|
"completedStatus": "সম্পন্ন",
|
|
11
11
|
"dateRange": "Date range",
|
|
12
|
+
"Declined tests": "Declined tests",
|
|
12
13
|
"declinedStatus": "DECLINED",
|
|
13
14
|
"discard": "Discard",
|
|
14
|
-
"
|
|
15
|
+
"editResults": "Edit results",
|
|
16
|
+
"errorPickingOrder": "Error picking order",
|
|
15
17
|
"errorRejectingRequest": "Error rejecting lab request",
|
|
16
18
|
"exceptionStatus": "EXCEPTION",
|
|
17
19
|
"filterOrdersByStatus": "Filter orders by status",
|
|
@@ -28,10 +30,10 @@
|
|
|
28
30
|
"NoInstructionLeft": "No instructions are provided.",
|
|
29
31
|
"noLabRequestsFound": "No lab requests found",
|
|
30
32
|
"onHoldStatus": "ON_HOLD",
|
|
31
|
-
"orderDate": "Order
|
|
33
|
+
"orderDate": "Order date:",
|
|
32
34
|
"Ordered tests": "Ordered tests",
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
+
"orderedBy": "Ordered by:",
|
|
36
|
+
"orderInstructions": "Instructions:",
|
|
35
37
|
"orderNotPicked": "Order not picked",
|
|
36
38
|
"orderNumbers": "Order number:",
|
|
37
39
|
"orderPickedSuccessfully": "You have successfully picked an order",
|
|
@@ -39,7 +41,6 @@
|
|
|
39
41
|
"orderStatus": "স্ট্যাটাস",
|
|
40
42
|
"patient": "রোগী",
|
|
41
43
|
"pickedAnOrder": "Picked an order",
|
|
42
|
-
"pickLabRequest": "Pick Lab Request",
|
|
43
44
|
"pickRequest": "Pick lab request",
|
|
44
45
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
45
46
|
"pickupLabRequest": "Pick up lab request",
|
package/translations/de.json
CHANGED
|
@@ -9,9 +9,11 @@
|
|
|
9
9
|
"Completed": "Completed",
|
|
10
10
|
"completedStatus": "COMPLETED",
|
|
11
11
|
"dateRange": "Date range",
|
|
12
|
+
"Declined tests": "Declined tests",
|
|
12
13
|
"declinedStatus": "DECLINED",
|
|
13
14
|
"discard": "Discard",
|
|
14
|
-
"
|
|
15
|
+
"editResults": "Edit results",
|
|
16
|
+
"errorPickingOrder": "Error picking order",
|
|
15
17
|
"errorRejectingRequest": "Error rejecting lab request",
|
|
16
18
|
"exceptionStatus": "EXCEPTION",
|
|
17
19
|
"filterOrdersByStatus": "Filter orders by status",
|
|
@@ -28,10 +30,10 @@
|
|
|
28
30
|
"NoInstructionLeft": "No instructions are provided.",
|
|
29
31
|
"noLabRequestsFound": "No lab requests found",
|
|
30
32
|
"onHoldStatus": "ON_HOLD",
|
|
31
|
-
"orderDate": "Order
|
|
33
|
+
"orderDate": "Order date:",
|
|
32
34
|
"Ordered tests": "Ordered tests",
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
+
"orderedBy": "Ordered by:",
|
|
36
|
+
"orderInstructions": "Instructions:",
|
|
35
37
|
"orderNotPicked": "Order not picked",
|
|
36
38
|
"orderNumbers": "Order number:",
|
|
37
39
|
"orderPickedSuccessfully": "You have successfully picked an order",
|
|
@@ -39,7 +41,6 @@
|
|
|
39
41
|
"orderStatus": "Status:",
|
|
40
42
|
"patient": "Patient",
|
|
41
43
|
"pickedAnOrder": "Picked an order",
|
|
42
|
-
"pickLabRequest": "Pick Lab Request",
|
|
43
44
|
"pickRequest": "Pick lab request",
|
|
44
45
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
45
46
|
"pickupLabRequest": "Pick up lab request",
|
package/translations/en.json
CHANGED
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
"Completed": "Completed",
|
|
10
10
|
"completedStatus": "COMPLETED",
|
|
11
11
|
"dateRange": "Date range",
|
|
12
|
+
"Declined tests": "Declined tests",
|
|
12
13
|
"declinedStatus": "DECLINED",
|
|
13
14
|
"discard": "Discard",
|
|
14
15
|
"editResults": "Edit results",
|
|
@@ -29,10 +30,10 @@
|
|
|
29
30
|
"NoInstructionLeft": "No instructions are provided.",
|
|
30
31
|
"noLabRequestsFound": "No lab requests found",
|
|
31
32
|
"onHoldStatus": "ON_HOLD",
|
|
32
|
-
"orderDate": "Order
|
|
33
|
+
"orderDate": "Order date:",
|
|
33
34
|
"Ordered tests": "Ordered tests",
|
|
34
|
-
"
|
|
35
|
-
"
|
|
35
|
+
"orderedBy": "Ordered by:",
|
|
36
|
+
"orderInstructions": "Instructions:",
|
|
36
37
|
"orderNotPicked": "Order not picked",
|
|
37
38
|
"orderNumbers": "Order number:",
|
|
38
39
|
"orderPickedSuccessfully": "You have successfully picked an order",
|
|
@@ -40,7 +41,6 @@
|
|
|
40
41
|
"orderStatus": "Status:",
|
|
41
42
|
"patient": "Patient",
|
|
42
43
|
"pickedAnOrder": "Picked an order",
|
|
43
|
-
"pickLabRequest": "Pick Lab Request",
|
|
44
44
|
"pickRequest": "Pick lab request",
|
|
45
45
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
46
46
|
"pickupLabRequest": "Pick up lab request",
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
{
|
|
2
|
+
"action": "Action",
|
|
3
|
+
"addLabResult": "Add lab results",
|
|
4
|
+
"age": "Age",
|
|
5
|
+
"all": "All",
|
|
6
|
+
"cancel": "Cancel",
|
|
7
|
+
"checkFilters": "Please check the filters above and try again",
|
|
8
|
+
"completed": "Completed",
|
|
9
|
+
"Completed": "Completed",
|
|
10
|
+
"completedStatus": "COMPLETED",
|
|
11
|
+
"dateRange": "Date range",
|
|
12
|
+
"Declined tests": "Declined tests",
|
|
13
|
+
"declinedStatus": "DECLINED",
|
|
14
|
+
"discard": "Discard",
|
|
15
|
+
"editResults": "Edit results",
|
|
16
|
+
"errorPickingOrder": "Error picking order",
|
|
17
|
+
"errorRejectingRequest": "Error rejecting lab request",
|
|
18
|
+
"exceptionStatus": "EXCEPTION",
|
|
19
|
+
"filterOrdersByStatus": "Filter orders by status",
|
|
20
|
+
"fulfillerComment": "Fulfiller comment",
|
|
21
|
+
"gender": "Gender",
|
|
22
|
+
"In progress": "In progress",
|
|
23
|
+
"inProgress": "In progress",
|
|
24
|
+
"inProgressStatus": "IN_PROGRESS",
|
|
25
|
+
"laboratory": "Laboratory",
|
|
26
|
+
"Laboratory": "Laboratory",
|
|
27
|
+
"loading": "Loading",
|
|
28
|
+
"newStatus": "NEW",
|
|
29
|
+
"nextPage": "Next page",
|
|
30
|
+
"NoInstructionLeft": "No instructions are provided.",
|
|
31
|
+
"noLabRequestsFound": "No lab requests found",
|
|
32
|
+
"onHoldStatus": "ON_HOLD",
|
|
33
|
+
"orderDate": "Order date:",
|
|
34
|
+
"Ordered tests": "Ordered tests",
|
|
35
|
+
"orderedBy": "Ordered by:",
|
|
36
|
+
"orderInstructions": "Instructions:",
|
|
37
|
+
"orderNotPicked": "Order not picked",
|
|
38
|
+
"orderNumbers": "Order number:",
|
|
39
|
+
"orderPickedSuccessfully": "You have successfully picked an order",
|
|
40
|
+
"orders": "Orders",
|
|
41
|
+
"orderStatus": "Status:",
|
|
42
|
+
"patient": "Patient",
|
|
43
|
+
"pickedAnOrder": "Picked an order",
|
|
44
|
+
"pickRequest": "Pick lab request",
|
|
45
|
+
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
46
|
+
"pickupLabRequest": "Pick up lab request",
|
|
47
|
+
"previousPage": "Previous page",
|
|
48
|
+
"printTestResults": "Print results",
|
|
49
|
+
"reasonForDecline": "Reason for decline",
|
|
50
|
+
"receivedStatus": "RECEIVED",
|
|
51
|
+
"Referred tests": "Referred tests",
|
|
52
|
+
"reject": "Reject",
|
|
53
|
+
"rejectLabRequest": "Reject lab request",
|
|
54
|
+
"rejectLabRequestSuccessMessage": "",
|
|
55
|
+
"rejectLabRequestTitle": "Lab request rejected",
|
|
56
|
+
"results": "Results",
|
|
57
|
+
"searchThisList": "Search this list",
|
|
58
|
+
"tabletOverlay": "Tablet overlay",
|
|
59
|
+
"testOrdered": "Test ordered: ",
|
|
60
|
+
"Tests ordered": "Tests ordered",
|
|
61
|
+
"testsOrdered": "Tests ordered",
|
|
62
|
+
"testType": "Test type",
|
|
63
|
+
"totalOrders": "Total orders",
|
|
64
|
+
"urgencyStatus": "Urgency: ",
|
|
65
|
+
"viewTestResults": "View test results",
|
|
66
|
+
"worklist": "Worklist",
|
|
67
|
+
"Worklist": "Worklist"
|
|
68
|
+
}
|
package/translations/es.json
CHANGED
|
@@ -9,9 +9,11 @@
|
|
|
9
9
|
"Completed": "Completado",
|
|
10
10
|
"completedStatus": "COMPLETADO",
|
|
11
11
|
"dateRange": "Rango de fechas",
|
|
12
|
+
"Declined tests": "Declined tests",
|
|
12
13
|
"declinedStatus": "DECLINADO",
|
|
13
14
|
"discard": "Descartar",
|
|
14
|
-
"
|
|
15
|
+
"editResults": "Edit results",
|
|
16
|
+
"errorPickingOrder": "Error picking order",
|
|
15
17
|
"errorRejectingRequest": "Error al rechazar la solicitud de laboratorio",
|
|
16
18
|
"exceptionStatus": "EXCEPCIÓN",
|
|
17
19
|
"filterOrdersByStatus": "Filtrar órdenes por estado",
|
|
@@ -28,10 +30,10 @@
|
|
|
28
30
|
"NoInstructionLeft": "No se han proporcionado instrucciones.",
|
|
29
31
|
"noLabRequestsFound": "No se encontraron solicitudes de laboratorio",
|
|
30
32
|
"onHoldStatus": "EN_ESPERA",
|
|
31
|
-
"orderDate": "
|
|
33
|
+
"orderDate": "Order date:",
|
|
32
34
|
"Ordered tests": "Pruebas ordenadas",
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
+
"orderedBy": "Ordered by:",
|
|
36
|
+
"orderInstructions": "Instructions:",
|
|
35
37
|
"orderNotPicked": "Orden no seleccionada",
|
|
36
38
|
"orderNumbers": "Número de orden:",
|
|
37
39
|
"orderPickedSuccessfully": "Ha seleccionado una orden exitosamente",
|
|
@@ -39,7 +41,6 @@
|
|
|
39
41
|
"orderStatus": "Estado:",
|
|
40
42
|
"patient": "Paciente",
|
|
41
43
|
"pickedAnOrder": "Seleccionó una orden",
|
|
42
|
-
"pickLabRequest": "Seleccione una Solicitud de Laboratorio",
|
|
43
44
|
"pickRequest": "Seleccione una solicitud de laboratorio",
|
|
44
45
|
"pickRequestConfirmationText": "Continuar actualizará el estado de la solicitud a 'En Progreso' y la avanzará al siguiente paso. ¿Está seguro de que desea continuar?",
|
|
45
46
|
"pickupLabRequest": "Recoger solicitud de laboratorio",
|
package/translations/es_MX.json
CHANGED
|
@@ -9,9 +9,11 @@
|
|
|
9
9
|
"Completed": "Completed",
|
|
10
10
|
"completedStatus": "COMPLETED",
|
|
11
11
|
"dateRange": "Date range",
|
|
12
|
+
"Declined tests": "Declined tests",
|
|
12
13
|
"declinedStatus": "DECLINED",
|
|
13
14
|
"discard": "Discard",
|
|
14
|
-
"
|
|
15
|
+
"editResults": "Edit results",
|
|
16
|
+
"errorPickingOrder": "Error picking order",
|
|
15
17
|
"errorRejectingRequest": "Error rejecting lab request",
|
|
16
18
|
"exceptionStatus": "EXCEPTION",
|
|
17
19
|
"filterOrdersByStatus": "Filter orders by status",
|
|
@@ -28,10 +30,10 @@
|
|
|
28
30
|
"NoInstructionLeft": "No instructions are provided.",
|
|
29
31
|
"noLabRequestsFound": "No lab requests found",
|
|
30
32
|
"onHoldStatus": "ON_HOLD",
|
|
31
|
-
"orderDate": "Order
|
|
33
|
+
"orderDate": "Order date:",
|
|
32
34
|
"Ordered tests": "Ordered tests",
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
+
"orderedBy": "Ordered by:",
|
|
36
|
+
"orderInstructions": "Instructions:",
|
|
35
37
|
"orderNotPicked": "Order not picked",
|
|
36
38
|
"orderNumbers": "Order number:",
|
|
37
39
|
"orderPickedSuccessfully": "You have successfully picked an order",
|
|
@@ -39,7 +41,6 @@
|
|
|
39
41
|
"orderStatus": "Status:",
|
|
40
42
|
"patient": "Patient",
|
|
41
43
|
"pickedAnOrder": "Picked an order",
|
|
42
|
-
"pickLabRequest": "Pick Lab Request",
|
|
43
44
|
"pickRequest": "Pick lab request",
|
|
44
45
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
45
46
|
"pickupLabRequest": "Pick up lab request",
|
package/translations/fr.json
CHANGED
|
@@ -9,9 +9,11 @@
|
|
|
9
9
|
"Completed": "Terminé",
|
|
10
10
|
"completedStatus": "COMPLÉTÉ",
|
|
11
11
|
"dateRange": "Période",
|
|
12
|
+
"Declined tests": "Declined tests",
|
|
12
13
|
"declinedStatus": "DÉCLINÉ",
|
|
13
14
|
"discard": "Abandonner",
|
|
14
|
-
"
|
|
15
|
+
"editResults": "Modifier les résultats",
|
|
16
|
+
"errorPickingOrder": "Erreur de sélection de la commande",
|
|
15
17
|
"errorRejectingRequest": "Erreur lors du rejet de la demande",
|
|
16
18
|
"exceptionStatus": "EXCEPTION",
|
|
17
19
|
"filterOrdersByStatus": "Filtrer les prescription par statut",
|
|
@@ -28,10 +30,10 @@
|
|
|
28
30
|
"NoInstructionLeft": "Aucune instruction n’est fournie.",
|
|
29
31
|
"noLabRequestsFound": "Aucune demande d’examen de laboratoire trouvée",
|
|
30
32
|
"onHoldStatus": "EN_ATTENTE",
|
|
31
|
-
"orderDate": "Date de
|
|
33
|
+
"orderDate": "Date de la commande :",
|
|
32
34
|
"Ordered tests": "Examens prescrits",
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
+
"orderedBy": " Commandé par :",
|
|
36
|
+
"orderInstructions": "Instructions:",
|
|
35
37
|
"orderNotPicked": "Prescription non sélectionnée",
|
|
36
38
|
"orderNumbers": "Référence :",
|
|
37
39
|
"orderPickedSuccessfully": "Vous avez sélectionné une prescription avec succès",
|
|
@@ -39,7 +41,6 @@
|
|
|
39
41
|
"orderStatus": "Statut :",
|
|
40
42
|
"patient": "Patient",
|
|
41
43
|
"pickedAnOrder": "Prescription sélectionnée",
|
|
42
|
-
"pickLabRequest": "Sélectionner la demande",
|
|
43
44
|
"pickRequest": "Sélectionner la demande",
|
|
44
45
|
"pickRequestConfirmationText": "La poursuite mettra à jour le statut de la demande en « En cours » et la fera avancer à l'étape suivante. Êtes-vous sûr de vouloir poursuivre?",
|
|
45
46
|
"pickupLabRequest": "Sélectionner la demande de laboratoire",
|
package/translations/he.json
CHANGED
|
@@ -9,9 +9,11 @@
|
|
|
9
9
|
"Completed": "Completed",
|
|
10
10
|
"completedStatus": "הושלם",
|
|
11
11
|
"dateRange": "Date range",
|
|
12
|
+
"Declined tests": "Declined tests",
|
|
12
13
|
"declinedStatus": "נדחה",
|
|
13
14
|
"discard": "התעלמות",
|
|
14
|
-
"
|
|
15
|
+
"editResults": "Edit results",
|
|
16
|
+
"errorPickingOrder": "Error picking order",
|
|
15
17
|
"errorRejectingRequest": "שגיאה בדחיית בקשת המעבדה",
|
|
16
18
|
"exceptionStatus": "חריגה",
|
|
17
19
|
"filterOrdersByStatus": "סינון הזמנות לפי מצב",
|
|
@@ -28,10 +30,10 @@
|
|
|
28
30
|
"NoInstructionLeft": "לא סופקו הנחיות.",
|
|
29
31
|
"noLabRequestsFound": "No lab requests found",
|
|
30
32
|
"onHoldStatus": "בהמתנה",
|
|
31
|
-
"orderDate": "
|
|
33
|
+
"orderDate": "Order date:",
|
|
32
34
|
"Ordered tests": "Ordered tests",
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
+
"orderedBy": "Ordered by:",
|
|
36
|
+
"orderInstructions": "Instructions:",
|
|
35
37
|
"orderNotPicked": "Order not picked",
|
|
36
38
|
"orderNumbers": "מספר הזמנה:",
|
|
37
39
|
"orderPickedSuccessfully": "אספת הזמנה בהצלחה",
|
|
@@ -39,7 +41,6 @@
|
|
|
39
41
|
"orderStatus": "Status:",
|
|
40
42
|
"patient": "מטופל/ת",
|
|
41
43
|
"pickedAnOrder": "נאספה הזמנה",
|
|
42
|
-
"pickLabRequest": "איסוף בקשת מעבדה",
|
|
43
44
|
"pickRequest": "איסוף בקשת מעבדה",
|
|
44
45
|
"pickRequestConfirmationText": "בחירה להמשיך תעדכן את מצב הבקשה ל„בתהליך” ותקדם אותה לשלב הבא. להמשיך?",
|
|
45
46
|
"pickupLabRequest": "איסוף בקשת מעבדה",
|
package/translations/hi.json
CHANGED
|
@@ -9,9 +9,11 @@
|
|
|
9
9
|
"Completed": "Completed",
|
|
10
10
|
"completedStatus": "COMPLETED",
|
|
11
11
|
"dateRange": "Date range",
|
|
12
|
+
"Declined tests": "Declined tests",
|
|
12
13
|
"declinedStatus": "DECLINED",
|
|
13
14
|
"discard": "Discard",
|
|
14
|
-
"
|
|
15
|
+
"editResults": "Edit results",
|
|
16
|
+
"errorPickingOrder": "Error picking order",
|
|
15
17
|
"errorRejectingRequest": "Error rejecting lab request",
|
|
16
18
|
"exceptionStatus": "EXCEPTION",
|
|
17
19
|
"filterOrdersByStatus": "Filter orders by status",
|
|
@@ -28,10 +30,10 @@
|
|
|
28
30
|
"NoInstructionLeft": "No instructions are provided.",
|
|
29
31
|
"noLabRequestsFound": "No lab requests found",
|
|
30
32
|
"onHoldStatus": "ON_HOLD",
|
|
31
|
-
"orderDate": "Order
|
|
33
|
+
"orderDate": "Order date:",
|
|
32
34
|
"Ordered tests": "Ordered tests",
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
+
"orderedBy": "Ordered by:",
|
|
36
|
+
"orderInstructions": "Instructions:",
|
|
35
37
|
"orderNotPicked": "Order not picked",
|
|
36
38
|
"orderNumbers": "Order number:",
|
|
37
39
|
"orderPickedSuccessfully": "You have successfully picked an order",
|
|
@@ -39,7 +41,6 @@
|
|
|
39
41
|
"orderStatus": "Status:",
|
|
40
42
|
"patient": "Patient",
|
|
41
43
|
"pickedAnOrder": "Picked an order",
|
|
42
|
-
"pickLabRequest": "Pick Lab Request",
|
|
43
44
|
"pickRequest": "Pick lab request",
|
|
44
45
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
45
46
|
"pickupLabRequest": "Pick up lab request",
|
package/translations/hi_IN.json
CHANGED
|
@@ -9,9 +9,11 @@
|
|
|
9
9
|
"Completed": "Completed",
|
|
10
10
|
"completedStatus": "COMPLETED",
|
|
11
11
|
"dateRange": "Date range",
|
|
12
|
+
"Declined tests": "Declined tests",
|
|
12
13
|
"declinedStatus": "DECLINED",
|
|
13
14
|
"discard": "Discard",
|
|
14
|
-
"
|
|
15
|
+
"editResults": "Edit results",
|
|
16
|
+
"errorPickingOrder": "Error picking order",
|
|
15
17
|
"errorRejectingRequest": "Error rejecting lab request",
|
|
16
18
|
"exceptionStatus": "EXCEPTION",
|
|
17
19
|
"filterOrdersByStatus": "Filter orders by status",
|
|
@@ -28,10 +30,10 @@
|
|
|
28
30
|
"NoInstructionLeft": "No instructions are provided.",
|
|
29
31
|
"noLabRequestsFound": "No lab requests found",
|
|
30
32
|
"onHoldStatus": "ON_HOLD",
|
|
31
|
-
"orderDate": "Order
|
|
33
|
+
"orderDate": "Order date:",
|
|
32
34
|
"Ordered tests": "Ordered tests",
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
+
"orderedBy": "Ordered by:",
|
|
36
|
+
"orderInstructions": "Instructions:",
|
|
35
37
|
"orderNotPicked": "Order not picked",
|
|
36
38
|
"orderNumbers": "Order number:",
|
|
37
39
|
"orderPickedSuccessfully": "You have successfully picked an order",
|
|
@@ -39,7 +41,6 @@
|
|
|
39
41
|
"orderStatus": "Status:",
|
|
40
42
|
"patient": "Patient",
|
|
41
43
|
"pickedAnOrder": "Picked an order",
|
|
42
|
-
"pickLabRequest": "Pick Lab Request",
|
|
43
44
|
"pickRequest": "Pick lab request",
|
|
44
45
|
"pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
|
|
45
46
|
"pickupLabRequest": "Pick up lab request",
|