@openmrs/esm-laboratory-app 1.2.1-pre.939 → 1.2.1-pre.942

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 (84) hide show
  1. package/.turbo/cache/5f12ecb84df25284-meta.json +1 -0
  2. package/.turbo/cache/5f12ecb84df25284.tar.zst +0 -0
  3. package/.turbo/turbo-build.log +3 -3
  4. package/dist/1119.js +1 -1
  5. package/dist/1197.js +1 -1
  6. package/dist/2146.js +1 -1
  7. package/dist/2690.js +1 -1
  8. package/dist/3099.js +1 -1
  9. package/dist/3584.js +1 -1
  10. package/dist/4055.js +1 -1
  11. package/dist/4132.js +1 -1
  12. package/dist/4335.js +1 -1
  13. package/dist/4618.js +1 -1
  14. package/dist/4652.js +1 -1
  15. package/dist/4944.js +1 -1
  16. package/dist/5173.js +1 -1
  17. package/dist/5241.js +1 -1
  18. package/dist/5442.js +1 -1
  19. package/dist/5661.js +1 -1
  20. package/dist/6022.js +1 -1
  21. package/dist/6468.js +1 -1
  22. package/dist/6679.js +1 -1
  23. package/dist/6840.js +1 -1
  24. package/dist/6859.js +1 -1
  25. package/dist/7097.js +1 -1
  26. package/dist/7159.js +1 -1
  27. package/dist/723.js +1 -1
  28. package/dist/7617.js +1 -1
  29. package/dist/795.js +1 -1
  30. package/dist/8163.js +1 -1
  31. package/dist/8349.js +1 -1
  32. package/dist/8618.js +1 -1
  33. package/dist/890.js +1 -1
  34. package/dist/9214.js +1 -1
  35. package/dist/9538.js +1 -1
  36. package/dist/9569.js +1 -1
  37. package/dist/986.js +1 -1
  38. package/dist/9879.js +1 -1
  39. package/dist/9895.js +1 -1
  40. package/dist/9900.js +1 -1
  41. package/dist/9913.js +1 -1
  42. package/dist/openmrs-esm-laboratory-app.js.buildmanifest.json +116 -116
  43. package/dist/routes.json +1 -1
  44. package/package.json +1 -1
  45. package/translations/am.json +11 -0
  46. package/translations/ar.json +11 -0
  47. package/translations/ar_SY.json +11 -0
  48. package/translations/bn.json +11 -0
  49. package/translations/de.json +11 -0
  50. package/translations/en_US.json +11 -0
  51. package/translations/es.json +11 -0
  52. package/translations/es_MX.json +11 -0
  53. package/translations/fr.json +11 -0
  54. package/translations/he.json +11 -0
  55. package/translations/hi.json +11 -0
  56. package/translations/hi_IN.json +11 -0
  57. package/translations/id.json +11 -0
  58. package/translations/it.json +11 -0
  59. package/translations/ka.json +11 -0
  60. package/translations/km.json +11 -0
  61. package/translations/ku.json +11 -0
  62. package/translations/ky.json +11 -0
  63. package/translations/lg.json +11 -0
  64. package/translations/ne.json +11 -0
  65. package/translations/pl.json +11 -0
  66. package/translations/pt.json +11 -0
  67. package/translations/pt_BR.json +11 -0
  68. package/translations/qu.json +11 -0
  69. package/translations/ro_RO.json +11 -0
  70. package/translations/ru_RU.json +11 -0
  71. package/translations/si.json +11 -0
  72. package/translations/sw.json +11 -0
  73. package/translations/sw_KE.json +11 -0
  74. package/translations/tr.json +11 -0
  75. package/translations/tr_TR.json +11 -0
  76. package/translations/uk.json +11 -0
  77. package/translations/uz.json +11 -0
  78. package/translations/uz@Latn.json +11 -0
  79. package/translations/uz_UZ.json +11 -0
  80. package/translations/vi.json +11 -0
  81. package/translations/zh.json +11 -0
  82. package/translations/zh_CN.json +11 -0
  83. package/.turbo/cache/a81131c603b82fc8-meta.json +0 -1
  84. package/.turbo/cache/a81131c603b82fc8.tar.zst +0 -0
package/dist/routes.json CHANGED
@@ -1 +1 @@
1
- {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.2.0"},"pages":[{"component":"root","route":"laboratory"}],"extensions":[{"name":"laboratory-dashboard","slot":"laboratory-dashboard-slot","component":"root"},{"name":"laboratory-dashboard-link","slot":"homepage-dashboard-slot","component":"laboratoryDashboardLink","meta":{"name":"laboratory","slot":"laboratory-dashboard-slot","title":"Laboratory"}},{"name":"pickup-lab-request-modal","component":"pickupLabRequestModal"},{"name":"approval-lab-results-modal","component":"approvalLabResultsModal"},{"name":"reject-lab-request-modal","component":"rejectLabRequestModal"},{"name":"all-lab-requests-table","slot":"lab-panels-slot","order":0,"component":"allLabRequestsTable","meta":{"name":"inprogressPanel","title":"Tests ordered"}},{"name":"inprogress-lab-requests-table","slot":"lab-panels-slot","component":"inprogressLabRequestsTable","order":1,"meta":{"name":"inprogressPanel","title":"In progress"}},{"name":"completed-lab-requests-table","slot":"lab-panels-slot","component":"completedLabRequestsTable","order":3,"meta":{"name":"completedPanel","title":"Completed"}},{"name":"tests-ordered-tile-component","slot":"lab-tiles-slot","component":"testOrderedTile","meta":{"name":"testsOrderedTileSlot","title":"Ordered tests"}},{"name":"pending-review-tile-component","slot":"lab-panels-slot","component":"pendingReviewLabRequestsTable","order":2,"meta":{"name":"pendingReviewPanel","title":"Pending review tests"}},{"name":"worklist-tile-component","slot":"lab-tiles-slot","component":"worklistTile","meta":{"name":"worklisTileSlot","title":"Worklist"}},{"name":"pending-review-list-tile-component","slot":"lab-tiles-slot","component":"pendingReviewListTile","meta":{"name":"pendingReviewTileSlot","title":"Pending review tests"}},{"name":"completed-tile-component","slot":"lab-tiles-slot","component":"completedTile","meta":{"name":"referredPanleSlot","title":"Referred tests"}},{"name":"declined-tile-component","slot":"lab-panels-slot","component":"declinedLabRequestsTable","order":4,"meta":{"name":"declinedPanel","title":"Declined tests"}},{"name":"pick-lab-request-action","component":"pickupLabRequestAction","slot":"tests-ordered-actions-slot"},{"name":"approve-lab-results-tests-ordered-action","component":"approveLabResultsAction","slot":"approved-ordered-actions-slot"},{"name":"amend-lab-results-tests-ordered-action","component":"amendLabResultsAction","slot":"amended-ordered-actions-slot"},{"name":"reject-lab-request-tests-ordered-action","component":"rejectLabRequestAction","slot":"rejected-ordered-actions-slot"},{"name":"edit-lab-request-tests-ordered-action","component":"editLabRequestAction","slot":"completed-ordered-actions-slot"},{"name":"reject-lab-request-worklist-action","component":"rejectLabRequestAction","slot":"inprogress-tests-actions-slot"},{"name":"add-lab-request-results-action","component":"addLabRequestResultsAction","slot":"inprogress-tests-actions-slot"},{"name":"edit-lab-request-tests-ordered-action","component":"editLabRequestAction","slot":"completed-ordered-actions-slot"}],"version":"1.2.1-pre.939"}
1
+ {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.2.0"},"pages":[{"component":"root","route":"laboratory"}],"extensions":[{"name":"laboratory-dashboard","slot":"laboratory-dashboard-slot","component":"root"},{"name":"laboratory-dashboard-link","slot":"homepage-dashboard-slot","component":"laboratoryDashboardLink","meta":{"name":"laboratory","slot":"laboratory-dashboard-slot","title":"Laboratory"}},{"name":"pickup-lab-request-modal","component":"pickupLabRequestModal"},{"name":"approval-lab-results-modal","component":"approvalLabResultsModal"},{"name":"reject-lab-request-modal","component":"rejectLabRequestModal"},{"name":"all-lab-requests-table","slot":"lab-panels-slot","order":0,"component":"allLabRequestsTable","meta":{"name":"inprogressPanel","title":"Tests ordered"}},{"name":"inprogress-lab-requests-table","slot":"lab-panels-slot","component":"inprogressLabRequestsTable","order":1,"meta":{"name":"inprogressPanel","title":"In progress"}},{"name":"completed-lab-requests-table","slot":"lab-panels-slot","component":"completedLabRequestsTable","order":3,"meta":{"name":"completedPanel","title":"Completed"}},{"name":"tests-ordered-tile-component","slot":"lab-tiles-slot","component":"testOrderedTile","meta":{"name":"testsOrderedTileSlot","title":"Ordered tests"}},{"name":"pending-review-tile-component","slot":"lab-panels-slot","component":"pendingReviewLabRequestsTable","order":2,"meta":{"name":"pendingReviewPanel","title":"Pending review tests"}},{"name":"worklist-tile-component","slot":"lab-tiles-slot","component":"worklistTile","meta":{"name":"worklisTileSlot","title":"Worklist"}},{"name":"pending-review-list-tile-component","slot":"lab-tiles-slot","component":"pendingReviewListTile","meta":{"name":"pendingReviewTileSlot","title":"Pending review tests"}},{"name":"completed-tile-component","slot":"lab-tiles-slot","component":"completedTile","meta":{"name":"referredPanleSlot","title":"Referred tests"}},{"name":"declined-tile-component","slot":"lab-panels-slot","component":"declinedLabRequestsTable","order":4,"meta":{"name":"declinedPanel","title":"Declined tests"}},{"name":"pick-lab-request-action","component":"pickupLabRequestAction","slot":"tests-ordered-actions-slot"},{"name":"approve-lab-results-tests-ordered-action","component":"approveLabResultsAction","slot":"approved-ordered-actions-slot"},{"name":"amend-lab-results-tests-ordered-action","component":"amendLabResultsAction","slot":"amended-ordered-actions-slot"},{"name":"reject-lab-request-tests-ordered-action","component":"rejectLabRequestAction","slot":"rejected-ordered-actions-slot"},{"name":"edit-lab-request-tests-ordered-action","component":"editLabRequestAction","slot":"completed-ordered-actions-slot"},{"name":"reject-lab-request-worklist-action","component":"rejectLabRequestAction","slot":"inprogress-tests-actions-slot"},{"name":"add-lab-request-results-action","component":"addLabRequestResultsAction","slot":"inprogress-tests-actions-slot"},{"name":"edit-lab-request-tests-ordered-action","component":"editLabRequestAction","slot":"completed-ordered-actions-slot"}],"version":"1.2.1-pre.942"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-laboratory-app",
3
- "version": "1.2.1-pre.939",
3
+ "version": "1.2.1-pre.942",
4
4
  "license": "MPL-2.0",
5
5
  "description": "An O3 frontend module for managing laboratory requests and queues",
6
6
  "browser": "dist/openmrs-esm-laboratory-app.js",
@@ -3,6 +3,11 @@
3
3
  "addLabResult": "Add lab results",
4
4
  "age": "Age",
5
5
  "all": "All",
6
+ "amendLabResults": "Amend lab results",
7
+ "approveLabResults": "Approve Lab Results",
8
+ "approveResults": "Approve Results",
9
+ "approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
10
+ "awaitingApproval": "Awaiting Approval",
6
11
  "cancel": "Cancel",
7
12
  "checkFilters": "Please check the filters above and try again",
8
13
  "completed": "Completed",
@@ -14,6 +19,7 @@
14
19
  "declinedStatus": "DECLINED",
15
20
  "discard": "Discard",
16
21
  "editResults": "Edit results",
22
+ "errorApprovingResults": "Error approving results",
17
23
  "errorPickingOrder": "Error picking order",
18
24
  "errorRejectingRequest": "Error rejecting lab request",
19
25
  "exceptionStatus": "EXCEPTION",
@@ -24,6 +30,7 @@
24
30
  "inProgressStatus": "IN_PROGRESS",
25
31
  "laboratory": "Laboratory",
26
32
  "Laboratory": "Laboratory",
33
+ "labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
27
34
  "loading": "Loading",
28
35
  "nextPage": "Next page",
29
36
  "NoInstructionLeft": "No instructions are provided.",
@@ -40,6 +47,9 @@
40
47
  "orderStatus": "Status:",
41
48
  "patient": "Patient",
42
49
  "patientId": "Patient ID",
50
+ "pending review tests": "pending review tests",
51
+ "Pending review tests": "Pending review tests",
52
+ "pendingReview": "Pending Review",
43
53
  "pickedAnOrder": "Picked an order",
44
54
  "pickRequest": "Pick lab request",
45
55
  "pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
@@ -54,6 +64,7 @@
54
64
  "rejectLabRequestSuccessMessage": "",
55
65
  "rejectLabRequestTitle": "Lab request rejected",
56
66
  "results": "Results",
67
+ "resultsApproved": "Results Approved",
57
68
  "searchThisList": "Search this list",
58
69
  "sex": "Sex",
59
70
  "tabletOverlay": "Tablet overlay",
@@ -3,6 +3,11 @@
3
3
  "addLabResult": "Add lab results",
4
4
  "age": "العمر",
5
5
  "all": "الكل",
6
+ "amendLabResults": "Amend lab results",
7
+ "approveLabResults": "Approve Lab Results",
8
+ "approveResults": "Approve Results",
9
+ "approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
10
+ "awaitingApproval": "Awaiting Approval",
6
11
  "cancel": "يلغي",
7
12
  "checkFilters": "يرجى التحقق من عوامل التصفية أعلاه وحاول مرة أخرى",
8
13
  "completed": "مكتمل",
@@ -14,6 +19,7 @@
14
19
  "declinedStatus": "DECLINED",
15
20
  "discard": "تجاهل",
16
21
  "editResults": "Edit results",
22
+ "errorApprovingResults": "Error approving results",
17
23
  "errorPickingOrder": "Error picking order",
18
24
  "errorRejectingRequest": "Error rejecting lab request",
19
25
  "exceptionStatus": "EXCEPTION",
@@ -24,6 +30,7 @@
24
30
  "inProgressStatus": "IN_PROGRESS",
25
31
  "laboratory": "معمل",
26
32
  "Laboratory": "Laboratory",
33
+ "labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
27
34
  "loading": "Loading",
28
35
  "nextPage": "الصفحة التالية",
29
36
  "NoInstructionLeft": "No instructions are provided.",
@@ -40,6 +47,9 @@
40
47
  "orderStatus": "Status:",
41
48
  "patient": "المريض",
42
49
  "patientId": "Patient ID",
50
+ "pending review tests": "pending review tests",
51
+ "Pending review tests": "Pending review tests",
52
+ "pendingReview": "Pending Review",
43
53
  "pickedAnOrder": "Picked an order",
44
54
  "pickRequest": "Pick lab request",
45
55
  "pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
@@ -54,6 +64,7 @@
54
64
  "rejectLabRequestSuccessMessage": "",
55
65
  "rejectLabRequestTitle": "تم رفض طلب المختبر",
56
66
  "results": "نتائج",
67
+ "resultsApproved": "Results Approved",
57
68
  "searchThisList": "ابحث في هذه القائمة",
58
69
  "sex": "Sex",
59
70
  "tabletOverlay": "Tablet overlay",
@@ -3,6 +3,11 @@
3
3
  "addLabResult": "Add lab results",
4
4
  "age": "Age",
5
5
  "all": "All",
6
+ "amendLabResults": "Amend lab results",
7
+ "approveLabResults": "Approve Lab Results",
8
+ "approveResults": "Approve Results",
9
+ "approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
10
+ "awaitingApproval": "Awaiting Approval",
6
11
  "cancel": "Cancel",
7
12
  "checkFilters": "Please check the filters above and try again",
8
13
  "completed": "Completed",
@@ -14,6 +19,7 @@
14
19
  "declinedStatus": "DECLINED",
15
20
  "discard": "Discard",
16
21
  "editResults": "Edit results",
22
+ "errorApprovingResults": "Error approving results",
17
23
  "errorPickingOrder": "Error picking order",
18
24
  "errorRejectingRequest": "Error rejecting lab request",
19
25
  "exceptionStatus": "EXCEPTION",
@@ -24,6 +30,7 @@
24
30
  "inProgressStatus": "IN_PROGRESS",
25
31
  "laboratory": "Laboratory",
26
32
  "Laboratory": "Laboratory",
33
+ "labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
27
34
  "loading": "Loading",
28
35
  "nextPage": "Next page",
29
36
  "NoInstructionLeft": "No instructions are provided.",
@@ -40,6 +47,9 @@
40
47
  "orderStatus": "Status:",
41
48
  "patient": "Patient",
42
49
  "patientId": "Patient ID",
50
+ "pending review tests": "pending review tests",
51
+ "Pending review tests": "Pending review tests",
52
+ "pendingReview": "Pending Review",
43
53
  "pickedAnOrder": "Picked an order",
44
54
  "pickRequest": "Pick lab request",
45
55
  "pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
@@ -54,6 +64,7 @@
54
64
  "rejectLabRequestSuccessMessage": "",
55
65
  "rejectLabRequestTitle": "Lab request rejected",
56
66
  "results": "Results",
67
+ "resultsApproved": "Results Approved",
57
68
  "searchThisList": "Search this list",
58
69
  "sex": "Sex",
59
70
  "tabletOverlay": "Tablet overlay",
@@ -3,6 +3,11 @@
3
3
  "addLabResult": "Add lab results",
4
4
  "age": "বয়স",
5
5
  "all": "সকল",
6
+ "amendLabResults": "Amend lab results",
7
+ "approveLabResults": "Approve Lab Results",
8
+ "approveResults": "Approve Results",
9
+ "approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
10
+ "awaitingApproval": "Awaiting Approval",
6
11
  "cancel": "বাতিল",
7
12
  "checkFilters": "Please check the filters above and try again",
8
13
  "completed": "সম্পন্ন",
@@ -14,6 +19,7 @@
14
19
  "declinedStatus": "DECLINED",
15
20
  "discard": "Discard",
16
21
  "editResults": "Edit results",
22
+ "errorApprovingResults": "Error approving results",
17
23
  "errorPickingOrder": "Error picking order",
18
24
  "errorRejectingRequest": "Error rejecting lab request",
19
25
  "exceptionStatus": "EXCEPTION",
@@ -24,6 +30,7 @@
24
30
  "inProgressStatus": "IN_PROGRESS",
25
31
  "laboratory": "Laboratory",
26
32
  "Laboratory": "Laboratory",
33
+ "labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
27
34
  "loading": "Loading",
28
35
  "nextPage": "পরবর্তী পৃষ্ঠা",
29
36
  "NoInstructionLeft": "No instructions are provided.",
@@ -40,6 +47,9 @@
40
47
  "orderStatus": "স্ট্যাটাস",
41
48
  "patient": "রোগী",
42
49
  "patientId": "Patient ID",
50
+ "pending review tests": "pending review tests",
51
+ "Pending review tests": "Pending review tests",
52
+ "pendingReview": "Pending Review",
43
53
  "pickedAnOrder": "Picked an order",
44
54
  "pickRequest": "Pick lab request",
45
55
  "pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
@@ -54,6 +64,7 @@
54
64
  "rejectLabRequestSuccessMessage": "",
55
65
  "rejectLabRequestTitle": "Lab request rejected",
56
66
  "results": "ফলাফল",
67
+ "resultsApproved": "Results Approved",
57
68
  "searchThisList": "Search this list",
58
69
  "sex": "Sex",
59
70
  "tabletOverlay": "Tablet overlay",
@@ -3,6 +3,11 @@
3
3
  "addLabResult": "Add lab results",
4
4
  "age": "Age",
5
5
  "all": "All",
6
+ "amendLabResults": "Amend lab results",
7
+ "approveLabResults": "Approve Lab Results",
8
+ "approveResults": "Approve Results",
9
+ "approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
10
+ "awaitingApproval": "Awaiting Approval",
6
11
  "cancel": "Cancel",
7
12
  "checkFilters": "Please check the filters above and try again",
8
13
  "completed": "Completed",
@@ -14,6 +19,7 @@
14
19
  "declinedStatus": "DECLINED",
15
20
  "discard": "Discard",
16
21
  "editResults": "Edit results",
22
+ "errorApprovingResults": "Error approving results",
17
23
  "errorPickingOrder": "Error picking order",
18
24
  "errorRejectingRequest": "Error rejecting lab request",
19
25
  "exceptionStatus": "EXCEPTION",
@@ -24,6 +30,7 @@
24
30
  "inProgressStatus": "IN_PROGRESS",
25
31
  "laboratory": "Laboratory",
26
32
  "Laboratory": "Laboratory",
33
+ "labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
27
34
  "loading": "Loading",
28
35
  "nextPage": "Next page",
29
36
  "NoInstructionLeft": "No instructions are provided.",
@@ -40,6 +47,9 @@
40
47
  "orderStatus": "Status:",
41
48
  "patient": "Patient",
42
49
  "patientId": "Patient ID",
50
+ "pending review tests": "pending review tests",
51
+ "Pending review tests": "Pending review tests",
52
+ "pendingReview": "Pending Review",
43
53
  "pickedAnOrder": "Picked an order",
44
54
  "pickRequest": "Pick lab request",
45
55
  "pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
@@ -54,6 +64,7 @@
54
64
  "rejectLabRequestSuccessMessage": "",
55
65
  "rejectLabRequestTitle": "Lab request rejected",
56
66
  "results": "Results",
67
+ "resultsApproved": "Results Approved",
57
68
  "searchThisList": "Search this list",
58
69
  "sex": "Sex",
59
70
  "tabletOverlay": "Tablet overlay",
@@ -3,6 +3,11 @@
3
3
  "addLabResult": "Add lab results",
4
4
  "age": "Age",
5
5
  "all": "All",
6
+ "amendLabResults": "Amend lab results",
7
+ "approveLabResults": "Approve Lab Results",
8
+ "approveResults": "Approve Results",
9
+ "approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
10
+ "awaitingApproval": "Awaiting Approval",
6
11
  "cancel": "Cancel",
7
12
  "checkFilters": "Please check the filters above and try again",
8
13
  "completed": "Completed",
@@ -14,6 +19,7 @@
14
19
  "declinedStatus": "DECLINED",
15
20
  "discard": "Discard",
16
21
  "editResults": "Edit results",
22
+ "errorApprovingResults": "Error approving results",
17
23
  "errorPickingOrder": "Error picking order",
18
24
  "errorRejectingRequest": "Error rejecting lab request",
19
25
  "exceptionStatus": "EXCEPTION",
@@ -24,6 +30,7 @@
24
30
  "inProgressStatus": "IN_PROGRESS",
25
31
  "laboratory": "Laboratory",
26
32
  "Laboratory": "Laboratory",
33
+ "labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
27
34
  "loading": "Loading",
28
35
  "nextPage": "Next page",
29
36
  "NoInstructionLeft": "No instructions are provided.",
@@ -40,6 +47,9 @@
40
47
  "orderStatus": "Status:",
41
48
  "patient": "Patient",
42
49
  "patientId": "Patient ID",
50
+ "pending review tests": "pending review tests",
51
+ "Pending review tests": "Pending review tests",
52
+ "pendingReview": "Pending Review",
43
53
  "pickedAnOrder": "Picked an order",
44
54
  "pickRequest": "Pick lab request",
45
55
  "pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
@@ -54,6 +64,7 @@
54
64
  "rejectLabRequestSuccessMessage": "",
55
65
  "rejectLabRequestTitle": "Lab request rejected",
56
66
  "results": "Results",
67
+ "resultsApproved": "Results Approved",
57
68
  "searchThisList": "Search this list",
58
69
  "sex": "Sex",
59
70
  "tabletOverlay": "Tablet overlay",
@@ -3,6 +3,11 @@
3
3
  "addLabResult": "Agregar resultados de laboratorio",
4
4
  "age": "Edad",
5
5
  "all": "Todo",
6
+ "amendLabResults": "Amend lab results",
7
+ "approveLabResults": "Approve Lab Results",
8
+ "approveResults": "Approve Results",
9
+ "approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
10
+ "awaitingApproval": "Awaiting Approval",
6
11
  "cancel": "Cancelar",
7
12
  "checkFilters": "Por favor, revise los filtros arriba y vuelva a intentarlo",
8
13
  "completed": "Completado",
@@ -14,6 +19,7 @@
14
19
  "declinedStatus": "DECLINADO",
15
20
  "discard": "Descartar",
16
21
  "editResults": "Edit results",
22
+ "errorApprovingResults": "Error approving results",
17
23
  "errorPickingOrder": "Error picking order",
18
24
  "errorRejectingRequest": "Error al rechazar la solicitud de laboratorio",
19
25
  "exceptionStatus": "EXCEPCIÓN",
@@ -24,6 +30,7 @@
24
30
  "inProgressStatus": "EN_PROGRESO",
25
31
  "laboratory": "Laboratorio",
26
32
  "Laboratory": "Laboratorio",
33
+ "labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
27
34
  "loading": "Cargando",
28
35
  "nextPage": "Siguiente página",
29
36
  "NoInstructionLeft": "No se han proporcionado instrucciones.",
@@ -40,6 +47,9 @@
40
47
  "orderStatus": "Estado:",
41
48
  "patient": "Paciente",
42
49
  "patientId": "Patient ID",
50
+ "pending review tests": "pending review tests",
51
+ "Pending review tests": "Pending review tests",
52
+ "pendingReview": "Pending Review",
43
53
  "pickedAnOrder": "Seleccionó una orden",
44
54
  "pickRequest": "Seleccione una solicitud de laboratorio",
45
55
  "pickRequestConfirmationText": "Continuar actualizará el estado de la solicitud a 'En Progreso' y la avanzará al siguiente paso. ¿Está seguro de que desea continuar?",
@@ -54,6 +64,7 @@
54
64
  "rejectLabRequestSuccessMessage": "",
55
65
  "rejectLabRequestTitle": "Solicitud de laboratorio rechazada",
56
66
  "results": "Resultados",
67
+ "resultsApproved": "Results Approved",
57
68
  "searchThisList": "Buscar en esta lista",
58
69
  "sex": "Sex",
59
70
  "tabletOverlay": "Vista para tablet",
@@ -3,6 +3,11 @@
3
3
  "addLabResult": "Add lab results",
4
4
  "age": "Age",
5
5
  "all": "All",
6
+ "amendLabResults": "Amend lab results",
7
+ "approveLabResults": "Approve Lab Results",
8
+ "approveResults": "Approve Results",
9
+ "approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
10
+ "awaitingApproval": "Awaiting Approval",
6
11
  "cancel": "Cancel",
7
12
  "checkFilters": "Please check the filters above and try again",
8
13
  "completed": "Completed",
@@ -14,6 +19,7 @@
14
19
  "declinedStatus": "DECLINED",
15
20
  "discard": "Discard",
16
21
  "editResults": "Edit results",
22
+ "errorApprovingResults": "Error approving results",
17
23
  "errorPickingOrder": "Error picking order",
18
24
  "errorRejectingRequest": "Error rejecting lab request",
19
25
  "exceptionStatus": "EXCEPTION",
@@ -24,6 +30,7 @@
24
30
  "inProgressStatus": "IN_PROGRESS",
25
31
  "laboratory": "Laboratory",
26
32
  "Laboratory": "Laboratory",
33
+ "labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
27
34
  "loading": "Loading",
28
35
  "nextPage": "Next page",
29
36
  "NoInstructionLeft": "No instructions are provided.",
@@ -40,6 +47,9 @@
40
47
  "orderStatus": "Status:",
41
48
  "patient": "Patient",
42
49
  "patientId": "Patient ID",
50
+ "pending review tests": "pending review tests",
51
+ "Pending review tests": "Pending review tests",
52
+ "pendingReview": "Pending Review",
43
53
  "pickedAnOrder": "Picked an order",
44
54
  "pickRequest": "Pick lab request",
45
55
  "pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
@@ -54,6 +64,7 @@
54
64
  "rejectLabRequestSuccessMessage": "",
55
65
  "rejectLabRequestTitle": "Lab request rejected",
56
66
  "results": "Results",
67
+ "resultsApproved": "Results Approved",
57
68
  "searchThisList": "Search this list",
58
69
  "sex": "Sex",
59
70
  "tabletOverlay": "Tablet overlay",
@@ -3,6 +3,11 @@
3
3
  "addLabResult": "Ajouter des résultats de laboratoire",
4
4
  "age": "Âge",
5
5
  "all": "Tout",
6
+ "amendLabResults": "Amend lab results",
7
+ "approveLabResults": "Approve Lab Results",
8
+ "approveResults": "Approve Results",
9
+ "approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
10
+ "awaitingApproval": "Awaiting Approval",
6
11
  "cancel": "Annuler",
7
12
  "checkFilters": "Veuillez vérifier les filtres ci-dessus et réessayer",
8
13
  "completed": "Complété",
@@ -14,6 +19,7 @@
14
19
  "declinedStatus": "DÉCLINÉ",
15
20
  "discard": "Abandonner",
16
21
  "editResults": "Modifier les résultats",
22
+ "errorApprovingResults": "Error approving results",
17
23
  "errorPickingOrder": "Erreur de sélection de la commande",
18
24
  "errorRejectingRequest": "Erreur lors du rejet de la demande",
19
25
  "exceptionStatus": "EXCEPTION",
@@ -24,6 +30,7 @@
24
30
  "inProgressStatus": "EN_COURS",
25
31
  "laboratory": "Laboratoire",
26
32
  "Laboratory": "Laboratoire",
33
+ "labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
27
34
  "loading": "En cours de chargement",
28
35
  "nextPage": "Page suivante",
29
36
  "NoInstructionLeft": "Aucune instruction n’est fournie.",
@@ -40,6 +47,9 @@
40
47
  "orderStatus": "Statut :",
41
48
  "patient": "Patient",
42
49
  "patientId": "Patient ID",
50
+ "pending review tests": "pending review tests",
51
+ "Pending review tests": "Pending review tests",
52
+ "pendingReview": "Pending Review",
43
53
  "pickedAnOrder": "Prescription sélectionnée",
44
54
  "pickRequest": "Sélectionner la demande",
45
55
  "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?",
@@ -54,6 +64,7 @@
54
64
  "rejectLabRequestSuccessMessage": "",
55
65
  "rejectLabRequestTitle": "Demande de laboratoire rejetée",
56
66
  "results": "Résultats",
67
+ "resultsApproved": "Results Approved",
57
68
  "searchThisList": "Rechercher dans cette liste",
58
69
  "sex": "Sex",
59
70
  "tabletOverlay": "Recouvrement du comprimé",
@@ -3,6 +3,11 @@
3
3
  "addLabResult": "הוספת תוצאות מעבדה",
4
4
  "age": "גיל",
5
5
  "all": "הכול",
6
+ "amendLabResults": "Amend lab results",
7
+ "approveLabResults": "Approve Lab Results",
8
+ "approveResults": "Approve Results",
9
+ "approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
10
+ "awaitingApproval": "Awaiting Approval",
6
11
  "cancel": "ביטול",
7
12
  "checkFilters": "נא לסמן את המסננים לעיל ולנסות שוב",
8
13
  "completed": "הושלם",
@@ -14,6 +19,7 @@
14
19
  "declinedStatus": "נדחה",
15
20
  "discard": "התעלמות",
16
21
  "editResults": "Edit results",
22
+ "errorApprovingResults": "Error approving results",
17
23
  "errorPickingOrder": "Error picking order",
18
24
  "errorRejectingRequest": "שגיאה בדחיית בקשת המעבדה",
19
25
  "exceptionStatus": "חריגה",
@@ -24,6 +30,7 @@
24
30
  "inProgressStatus": "בתהליך",
25
31
  "laboratory": "מעבדה",
26
32
  "Laboratory": "Laboratory",
33
+ "labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
27
34
  "loading": "בטעינה",
28
35
  "nextPage": "העמוד הבא",
29
36
  "NoInstructionLeft": "לא סופקו הנחיות.",
@@ -40,6 +47,9 @@
40
47
  "orderStatus": "Status:",
41
48
  "patient": "מטופל/ת",
42
49
  "patientId": "Patient ID",
50
+ "pending review tests": "pending review tests",
51
+ "Pending review tests": "Pending review tests",
52
+ "pendingReview": "Pending Review",
43
53
  "pickedAnOrder": "נאספה הזמנה",
44
54
  "pickRequest": "איסוף בקשת מעבדה",
45
55
  "pickRequestConfirmationText": "בחירה להמשיך תעדכן את מצב הבקשה ל„בתהליך” ותקדם אותה לשלב הבא. להמשיך?",
@@ -54,6 +64,7 @@
54
64
  "rejectLabRequestSuccessMessage": "",
55
65
  "rejectLabRequestTitle": "תוצאת המעבדה נדחתה",
56
66
  "results": "תוצאות",
67
+ "resultsApproved": "Results Approved",
57
68
  "searchThisList": "חיפוש ברשימה הזאת",
58
69
  "sex": "Sex",
59
70
  "tabletOverlay": "Tablet overlay",
@@ -3,6 +3,11 @@
3
3
  "addLabResult": "Add lab results",
4
4
  "age": "Age",
5
5
  "all": "All",
6
+ "amendLabResults": "Amend lab results",
7
+ "approveLabResults": "Approve Lab Results",
8
+ "approveResults": "Approve Results",
9
+ "approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
10
+ "awaitingApproval": "Awaiting Approval",
6
11
  "cancel": "Cancel",
7
12
  "checkFilters": "Please check the filters above and try again",
8
13
  "completed": "Completed",
@@ -14,6 +19,7 @@
14
19
  "declinedStatus": "DECLINED",
15
20
  "discard": "Discard",
16
21
  "editResults": "Edit results",
22
+ "errorApprovingResults": "Error approving results",
17
23
  "errorPickingOrder": "Error picking order",
18
24
  "errorRejectingRequest": "Error rejecting lab request",
19
25
  "exceptionStatus": "EXCEPTION",
@@ -24,6 +30,7 @@
24
30
  "inProgressStatus": "IN_PROGRESS",
25
31
  "laboratory": "Laboratory",
26
32
  "Laboratory": "Laboratory",
33
+ "labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
27
34
  "loading": "Loading",
28
35
  "nextPage": "Next page",
29
36
  "NoInstructionLeft": "No instructions are provided.",
@@ -40,6 +47,9 @@
40
47
  "orderStatus": "Status:",
41
48
  "patient": "Patient",
42
49
  "patientId": "Patient ID",
50
+ "pending review tests": "pending review tests",
51
+ "Pending review tests": "Pending review tests",
52
+ "pendingReview": "Pending Review",
43
53
  "pickedAnOrder": "Picked an order",
44
54
  "pickRequest": "Pick lab request",
45
55
  "pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
@@ -54,6 +64,7 @@
54
64
  "rejectLabRequestSuccessMessage": "",
55
65
  "rejectLabRequestTitle": "Lab request rejected",
56
66
  "results": "Results",
67
+ "resultsApproved": "Results Approved",
57
68
  "searchThisList": "Search this list",
58
69
  "sex": "Sex",
59
70
  "tabletOverlay": "Tablet overlay",
@@ -3,6 +3,11 @@
3
3
  "addLabResult": "Add lab results",
4
4
  "age": "Age",
5
5
  "all": "All",
6
+ "amendLabResults": "Amend lab results",
7
+ "approveLabResults": "Approve Lab Results",
8
+ "approveResults": "Approve Results",
9
+ "approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
10
+ "awaitingApproval": "Awaiting Approval",
6
11
  "cancel": "Cancel",
7
12
  "checkFilters": "Please check the filters above and try again",
8
13
  "completed": "Completed",
@@ -14,6 +19,7 @@
14
19
  "declinedStatus": "DECLINED",
15
20
  "discard": "Discard",
16
21
  "editResults": "Edit results",
22
+ "errorApprovingResults": "Error approving results",
17
23
  "errorPickingOrder": "Error picking order",
18
24
  "errorRejectingRequest": "Error rejecting lab request",
19
25
  "exceptionStatus": "EXCEPTION",
@@ -24,6 +30,7 @@
24
30
  "inProgressStatus": "IN_PROGRESS",
25
31
  "laboratory": "Laboratory",
26
32
  "Laboratory": "Laboratory",
33
+ "labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
27
34
  "loading": "Loading",
28
35
  "nextPage": "Next page",
29
36
  "NoInstructionLeft": "No instructions are provided.",
@@ -40,6 +47,9 @@
40
47
  "orderStatus": "Status:",
41
48
  "patient": "Patient",
42
49
  "patientId": "Patient ID",
50
+ "pending review tests": "pending review tests",
51
+ "Pending review tests": "Pending review tests",
52
+ "pendingReview": "Pending Review",
43
53
  "pickedAnOrder": "Picked an order",
44
54
  "pickRequest": "Pick lab request",
45
55
  "pickRequestConfirmationText": "Continuing will update the request status to \"In Progress\" and advance it to the next stage. Are you sure you want to proceed?",
@@ -54,6 +64,7 @@
54
64
  "rejectLabRequestSuccessMessage": "",
55
65
  "rejectLabRequestTitle": "Lab request rejected",
56
66
  "results": "Results",
67
+ "resultsApproved": "Results Approved",
57
68
  "searchThisList": "Search this list",
58
69
  "sex": "Sex",
59
70
  "tabletOverlay": "Tablet overlay",
@@ -3,6 +3,11 @@
3
3
  "addLabResult": "Tambahkan hasil lab",
4
4
  "age": "Usia",
5
5
  "all": "Semua",
6
+ "amendLabResults": "Amend lab results",
7
+ "approveLabResults": "Approve Lab Results",
8
+ "approveResults": "Approve Results",
9
+ "approveResultsConfirmationText": "You are about to approve and finalize these lab results. Once approved, the results will be marked as complete and made available to clinicians. Are you sure you want to proceed?",
10
+ "awaitingApproval": "Awaiting Approval",
6
11
  "cancel": "Batal",
7
12
  "checkFilters": "Silakan periksa filter di atas dan coba lagi",
8
13
  "completed": "Selesai",
@@ -14,6 +19,7 @@
14
19
  "declinedStatus": "DITOLAK",
15
20
  "discard": "Buang",
16
21
  "editResults": "Edit hasil",
22
+ "errorApprovingResults": "Error approving results",
17
23
  "errorPickingOrder": "Gagal mengambil pesanan",
18
24
  "errorRejectingRequest": "Gagal menolak permintaan lab",
19
25
  "exceptionStatus": "PENGEKUALIAN",
@@ -24,6 +30,7 @@
24
30
  "inProgressStatus": "SEDANG_DIPROSES",
25
31
  "laboratory": "Laboratorium",
26
32
  "Laboratory": "Laboratorium",
33
+ "labResultsApprovedSuccessfully": "Lab results have been successfully approved and finalized",
27
34
  "loading": "Memuat",
28
35
  "nextPage": "Halaman berikutnya",
29
36
  "NoInstructionLeft": "Tidak ada instruksi yang diberikan.",
@@ -40,6 +47,9 @@
40
47
  "orderStatus": "Status:",
41
48
  "patient": "Pasien",
42
49
  "patientId": "Patient ID",
50
+ "pending review tests": "pending review tests",
51
+ "Pending review tests": "Pending review tests",
52
+ "pendingReview": "Pending Review",
43
53
  "pickedAnOrder": "Mengambil pesanan",
44
54
  "pickRequest": "Ambil permintaan lab",
45
55
  "pickRequestConfirmationText": "Melanjutkan akan memperbarui status permintaan menjadi \"Sedang Diproses\" dan memajukannya ke tahap berikutnya. Apakah Anda yakin ingin melanjutkan?",
@@ -54,6 +64,7 @@
54
64
  "rejectLabRequestSuccessMessage": "",
55
65
  "rejectLabRequestTitle": "Permintaan lab ditolak",
56
66
  "results": "Hasil",
67
+ "resultsApproved": "Results Approved",
57
68
  "searchThisList": "Cari dalam daftar ini",
58
69
  "sex": "Sex",
59
70
  "tabletOverlay": "Overlay tablet",