@openmrs/esm-laboratory-app 1.0.2 → 1.0.3-pre.3

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 (124) hide show
  1. package/.husky/pre-commit +2 -2
  2. package/.turbo/cache/6164ea036ee7e282-meta.json +1 -0
  3. package/.turbo/cache/6164ea036ee7e282.tar.zst +0 -0
  4. package/.turbo/turbo-build.log +44 -0
  5. package/dist/1448.js +1 -1
  6. package/dist/1800.js +1 -1
  7. package/dist/2156.js +1 -1
  8. package/dist/2260.js +2 -0
  9. package/dist/{1556.js.LICENSE.txt → 2260.js.LICENSE.txt} +10 -0
  10. package/dist/2260.js.map +1 -0
  11. package/dist/2328.js +1 -1
  12. package/dist/2636.js +1 -1
  13. package/dist/2664.js +1 -1
  14. package/dist/2816.js +1 -1
  15. package/dist/3240.js +1 -1
  16. package/dist/3264.js +1 -1
  17. package/dist/370.js +1 -1
  18. package/dist/3872.js +1 -1
  19. package/dist/3956.js +1 -0
  20. package/dist/3956.js.map +1 -0
  21. package/dist/4412.js +1 -1
  22. package/dist/4592.js +1 -1
  23. package/dist/464.js +1 -1
  24. package/dist/4744.js +1 -1
  25. package/dist/5028.js +1 -1
  26. package/dist/5086.js +1 -1
  27. package/dist/5136.js +1 -1
  28. package/dist/5144.js +1 -1
  29. package/dist/5144.js.map +1 -1
  30. package/dist/552.js +1 -1
  31. package/dist/6048.js +1 -1
  32. package/dist/6048.js.map +1 -1
  33. package/dist/6092.js +1 -1
  34. package/dist/6352.js +1 -1
  35. package/dist/6504.js +1 -1
  36. package/dist/6676.js +1 -1
  37. package/dist/6676.js.map +1 -1
  38. package/dist/6856.js +1 -1
  39. package/dist/6936.js +1 -1
  40. package/dist/7295.js +1 -1
  41. package/dist/7295.js.map +1 -1
  42. package/dist/7328.js +1 -1
  43. package/dist/7540.js +1 -1
  44. package/dist/8064.js +1 -1
  45. package/dist/8170.js +1 -1
  46. package/dist/8256.js +1 -1
  47. package/dist/8320.js +1 -0
  48. package/dist/8320.js.map +1 -0
  49. package/dist/8570.js +1 -1
  50. package/dist/8684.js +1 -1
  51. package/dist/8698.js +1 -1
  52. package/dist/8720.js +1 -1
  53. package/dist/8728.js +1 -1
  54. package/dist/8728.js.LICENSE.txt +2 -0
  55. package/dist/8728.js.map +1 -1
  56. package/dist/8936.js +1 -1
  57. package/dist/9372.js +1 -0
  58. package/dist/9464.js +1 -1
  59. package/dist/9656.js +1 -1
  60. package/dist/9832.js +1 -1
  61. package/dist/9864.js +1 -1
  62. package/dist/9960.js +1 -1
  63. package/dist/main.js +1 -1
  64. package/dist/main.js.LICENSE.txt +10 -0
  65. package/dist/main.js.map +1 -1
  66. package/dist/openmrs-esm-laboratory-app.js +1 -1
  67. package/dist/openmrs-esm-laboratory-app.js.buildmanifest.json +198 -176
  68. package/dist/routes.json +1 -1
  69. package/jest.config.js +8 -0
  70. package/package.json +4 -3
  71. package/src/components/orders-table/list-order-details.scss +1 -4
  72. package/src/components/orders-table/orders-data-table.component.tsx +38 -20
  73. package/src/components/orders-table/orders-data-table.scss +2 -1
  74. package/src/declarations.d.ts +0 -1
  75. package/src/lab-tabs/modals/pickup-lab-request-modal.component.tsx +1 -6
  76. package/src/lab-tabs/modals/reject-lab-request-modal.component.tsx +2 -2
  77. package/src/lab-tabs/modals/reject-lab-request-modal.scss +0 -28
  78. package/src/setup-tests.ts +1 -1
  79. package/tools/index.ts +1 -0
  80. package/tools/test-utils.ts +44 -0
  81. package/tools/update-openmrs-deps.mjs +43 -0
  82. package/translations/am.json +2 -2
  83. package/translations/ar.json +2 -2
  84. package/translations/bn.json +2 -2
  85. package/translations/de.json +2 -2
  86. package/translations/en.json +2 -2
  87. package/translations/es.json +27 -27
  88. package/translations/fr.json +2 -2
  89. package/translations/he.json +2 -2
  90. package/translations/hi.json +2 -2
  91. package/translations/hi_IN.json +2 -2
  92. package/translations/id.json +2 -2
  93. package/translations/it.json +2 -2
  94. package/translations/km.json +2 -2
  95. package/translations/ku.json +2 -2
  96. package/translations/ky.json +68 -0
  97. package/translations/lg.json +2 -2
  98. package/translations/ne.json +2 -2
  99. package/translations/pt.json +2 -2
  100. package/translations/pt_BR.json +2 -2
  101. package/translations/qu.json +2 -2
  102. package/translations/ru_RU.json +2 -2
  103. package/translations/si.json +2 -2
  104. package/translations/sw.json +2 -2
  105. package/translations/sw_KE.json +2 -2
  106. package/translations/tr.json +2 -2
  107. package/translations/tr_TR.json +2 -2
  108. package/translations/uk.json +2 -2
  109. package/translations/uz.json +2 -2
  110. package/translations/uz_UZ.json +2 -2
  111. package/translations/vi.json +2 -2
  112. package/translations/zh.json +2 -2
  113. package/translations/zh_CN.json +2 -2
  114. package/tsconfig.json +4 -0
  115. package/dist/1556.js +0 -2
  116. package/dist/1556.js.map +0 -1
  117. package/dist/744.js +0 -1
  118. package/dist/744.js.map +0 -1
  119. package/dist/9288.js +0 -1
  120. package/dist/9288.js.map +0 -1
  121. package/src/lab-tabs/actions/transition-patient-to-new-queue/transition-patient-to-new-queue.component.tsx +0 -35
  122. package/src/lab-tabs/actions/transition-patient-to-new-queue/transition-patient-to-new-queue.scss +0 -13
  123. package/src/lab-tabs/actions/transition-patient-to-new-queue/transition-patient-to-new-queue.test.tsx +0 -64
  124. package/src/lab-tabs/modals/pickup-lab-request-modal.scss +0 -29
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NUOVO",
28
28
  "nextPage": "Pagina successiva",
29
29
  "NoInstructionLeft": "Nessuna istruzione fornita.",
30
- "noLabRequestsFoundC": "Nessuna richiesta di laboratorio trovata",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "IN_ATTESA",
32
32
  "orderDate": "Data dell'ordine:",
33
33
  "Ordered tests": "Test ordinati",
@@ -45,6 +45,7 @@
45
45
  "pickRequestConfirmationText": "Continuando, lo stato della richiesta verrà aggiornato a \"In corso\" e passerà alla fase successiva. Sei sicuro di voler procedere?",
46
46
  "pickupLabRequest": "Ritirare richiesta di laboratorio",
47
47
  "previousPage": "Pagina precedente",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Motivo del rifiuto",
49
50
  "receivedStatus": "RICEVUTO",
50
51
  "Referred tests": "Test inviati",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Test ordinati",
61
62
  "testType": "Tipo di test",
62
63
  "totalOrders": "Ordini totali",
63
- "transition": "Transizione",
64
64
  "urgencyStatus": "Urgenza: ",
65
65
  "viewTestResults": "Visualizza risultati dei test",
66
66
  "worklist": "Lista di lavoro",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",
@@ -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
+ "declinedStatus": "DECLINED",
13
+ "discard": "Discard",
14
+ "editResults": "Edit results",
15
+ "errorPickingOrder', 'Error picking order": "",
16
+ "errorRejectingRequest": "Error rejecting lab request",
17
+ "exceptionStatus": "EXCEPTION",
18
+ "filterOrdersByStatus": "Filter orders by status",
19
+ "fulfillerComment": "Fulfiller comment",
20
+ "gender": "Gender",
21
+ "In progress": "In progress",
22
+ "inProgress": "In progress",
23
+ "inProgressStatus": "IN_PROGRESS",
24
+ "laboratory": "Laboratory",
25
+ "Laboratory": "Laboratory",
26
+ "loading": "Loading",
27
+ "newStatus": "NEW",
28
+ "nextPage": "Next page",
29
+ "NoInstructionLeft": "No instructions are provided.",
30
+ "noLabRequestsFound": "No lab requests found",
31
+ "onHoldStatus": "ON_HOLD",
32
+ "orderDate": "Order Date:",
33
+ "Ordered tests": "Ordered tests",
34
+ "ordererName": "Orderer Name: ",
35
+ "orderInStruction": "Instructions: ",
36
+ "orderNotPicked": "Order not picked",
37
+ "orderNumbers": "Order number:",
38
+ "orderPickedSuccessfully": "You have successfully picked an order",
39
+ "orders": "Orders",
40
+ "orderStatus": "Status:",
41
+ "patient": "Patient",
42
+ "pickedAnOrder": "Picked an order",
43
+ "pickLabRequest": "Pick Lab Request",
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
+ }
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NOVO",
28
28
  "nextPage": "Próxima página",
29
29
  "NoInstructionLeft": "Nenhuma instrução fornecida.",
30
- "noLabRequestsFoundC": "Nenhuma requisição de laboratório encontrada.",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "EM_ESPERA",
32
32
  "orderDate": "Data de requisição.",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
45
45
  "pickRequestConfirmationText": "Ao continuar irá atualizar o estado da requisição para \"Em Progresso\" e avançará para a próxima etapa. Tem certeza de que deseja prosseguir?",
46
46
  "pickupLabRequest": "Solecionar pedido de laboratório",
47
47
  "previousPage": "Página anterior",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEBIDO",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Testes Solicitados",
61
62
  "testType": "Tipo de Teste",
62
63
  "totalOrders": "Total de Requisições",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "Visualizar resultados dos testes",
66
66
  "worklist": "Lista de trabalho",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NOVO",
28
28
  "nextPage": "Próxima página",
29
29
  "NoInstructionLeft": "Nenhuma instrução é fornecida.",
30
- "noLabRequestsFoundC": "Nenhuma solicitação de laboratório encontrada",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Data do pedido:",
33
33
  "Ordered tests": "Testes ordenados",
@@ -45,6 +45,7 @@
45
45
  "pickRequestConfirmationText": "A continuação atualizará o status da solicitação para \"Em andamento\" e avançará para o próximo estágio. Tem certeza de que deseja continuar?",
46
46
  "pickupLabRequest": "Solicitação de coleta no laboratório",
47
47
  "previousPage": "Página anterior",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Motivo da recusa",
49
50
  "receivedStatus": "RECEBIDO",
50
51
  "Referred tests": "Testes referenciados",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Testes solicitados",
61
62
  "testType": "Tipo de teste",
62
63
  "totalOrders": "Total de pedidos",
63
- "transition": "Transição",
64
64
  "urgencyStatus": "Urgência:",
65
65
  "viewTestResults": "Exibir resultados do teste",
66
66
  "worklist": "Lista de trabalho",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Trang tiếp theo",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "Không tìm thấy yêu cầu xét nghiệm",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
45
45
  "pickRequestConfirmationText": "Tiếp tục sẽ cập nhật trạng thái yêu cầu thành \"Đang tiến hành\" và chuyển sang giai đoạn tiếp theo. Bạn có chắc chắn muốn tiếp tục không?",
46
46
  "pickupLabRequest": "Nhận yêu cầu phòng thí nghiệm",
47
47
  "previousPage": "Trang trước",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Các xét nghiệm được yêu cầu",
61
62
  "testType": "Loại thử nghiệm",
62
63
  "totalOrders": "Tổng số đơn hàng",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Danh sách công việc",
@@ -27,7 +27,7 @@
27
27
  "newStatus": "NEW",
28
28
  "nextPage": "Next page",
29
29
  "NoInstructionLeft": "No instructions are provided.",
30
- "noLabRequestsFoundC": "No lab requests found",
30
+ "noLabRequestsFound": "No lab requests found",
31
31
  "onHoldStatus": "ON_HOLD",
32
32
  "orderDate": "Order Date:",
33
33
  "Ordered tests": "Ordered tests",
@@ -45,6 +45,7 @@
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",
47
47
  "previousPage": "Previous page",
48
+ "printTestResults": "Print results",
48
49
  "reasonForDecline": "Reason for decline",
49
50
  "receivedStatus": "RECEIVED",
50
51
  "Referred tests": "Referred tests",
@@ -60,7 +61,6 @@
60
61
  "testsOrdered": "Tests ordered",
61
62
  "testType": "Test type",
62
63
  "totalOrders": "Total orders",
63
- "transition": "Transition",
64
64
  "urgencyStatus": "Urgency: ",
65
65
  "viewTestResults": "View test results",
66
66
  "worklist": "Worklist",