@openmrs/esm-patient-medications-app 11.3.1-pre.9220 → 11.3.1-pre.9228

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 (82) hide show
  1. package/.turbo/turbo-build.log +4 -4
  2. package/dist/1119.js +1 -1
  3. package/dist/1197.js +1 -1
  4. package/dist/2146.js +1 -1
  5. package/dist/2690.js +1 -1
  6. package/dist/3099.js +1 -1
  7. package/dist/3584.js +1 -1
  8. package/dist/4055.js +1 -1
  9. package/dist/4132.js +1 -1
  10. package/dist/4335.js +1 -1
  11. package/dist/4618.js +1 -1
  12. package/dist/4652.js +1 -1
  13. package/dist/4944.js +1 -1
  14. package/dist/5173.js +1 -1
  15. package/dist/5241.js +1 -1
  16. package/dist/5442.js +1 -1
  17. package/dist/5661.js +1 -1
  18. package/dist/6022.js +1 -1
  19. package/dist/6468.js +1 -1
  20. package/dist/6679.js +1 -1
  21. package/dist/6840.js +1 -1
  22. package/dist/6859.js +1 -1
  23. package/dist/7097.js +1 -1
  24. package/dist/7159.js +1 -1
  25. package/dist/723.js +1 -1
  26. package/dist/7617.js +1 -1
  27. package/dist/795.js +1 -1
  28. package/dist/8163.js +1 -1
  29. package/dist/8349.js +1 -1
  30. package/dist/8618.js +1 -1
  31. package/dist/890.js +1 -1
  32. package/dist/9214.js +1 -1
  33. package/dist/9538.js +1 -1
  34. package/dist/9569.js +1 -1
  35. package/dist/986.js +1 -1
  36. package/dist/9879.js +1 -1
  37. package/dist/9895.js +1 -1
  38. package/dist/9900.js +1 -1
  39. package/dist/9913.js +1 -1
  40. package/dist/main.js +1 -1
  41. package/dist/openmrs-esm-patient-medications-app.js +1 -1
  42. package/dist/openmrs-esm-patient-medications-app.js.buildmanifest.json +117 -117
  43. package/dist/routes.json +1 -1
  44. package/package.json +2 -2
  45. package/translations/am.json +1 -0
  46. package/translations/ar.json +1 -0
  47. package/translations/ar_SY.json +1 -0
  48. package/translations/bn.json +1 -0
  49. package/translations/de.json +1 -0
  50. package/translations/en_US.json +1 -0
  51. package/translations/es.json +1 -0
  52. package/translations/es_MX.json +1 -0
  53. package/translations/fr.json +26 -25
  54. package/translations/he.json +1 -0
  55. package/translations/hi.json +1 -0
  56. package/translations/hi_IN.json +1 -0
  57. package/translations/id.json +1 -0
  58. package/translations/it.json +1 -0
  59. package/translations/ka.json +1 -0
  60. package/translations/km.json +1 -0
  61. package/translations/ku.json +1 -0
  62. package/translations/ky.json +1 -0
  63. package/translations/lg.json +1 -0
  64. package/translations/ne.json +1 -0
  65. package/translations/pl.json +1 -0
  66. package/translations/pt.json +1 -0
  67. package/translations/pt_BR.json +1 -0
  68. package/translations/qu.json +1 -0
  69. package/translations/ro_RO.json +1 -0
  70. package/translations/ru_RU.json +1 -0
  71. package/translations/si.json +1 -0
  72. package/translations/sw.json +1 -0
  73. package/translations/sw_KE.json +1 -0
  74. package/translations/tr.json +1 -0
  75. package/translations/tr_TR.json +1 -0
  76. package/translations/uk.json +1 -0
  77. package/translations/uz.json +1 -0
  78. package/translations/uz@Latn.json +1 -0
  79. package/translations/uz_UZ.json +1 -0
  80. package/translations/vi.json +1 -0
  81. package/translations/zh.json +1 -0
  82. package/translations/zh_CN.json +1 -0
package/dist/routes.json CHANGED
@@ -1 +1 @@
1
- {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.2.0"},"optionalBackendDependencies":{"providermanagement":{"version":"^2.16.0","feature":{"flagName":"providermanagement-module","label":"Prescribing Clinician Roles","description":"Enable support for configuring prescribing clinicians roles when ordering drugs. Requires the backend providermanagement module."}},"ordertemplates":{"version":"^1.0.2","feature":{"flagName":"ordertemplates-module","label":"Order Templates","description":"Enable support for order templates when ordering drugs. Requires the backend ordertemplates module."}}},"extensions":[{"name":"medications-details-widget","component":"medicationsSummary","slot":"patient-chart-medications-dashboard-slot","meta":{"fullWidth":false}},{"name":"active-medications-widget","component":"activeMedications","slot":"patient-chart-summary-dashboard-slot","meta":{"fullWidth":false},"order":4},{"name":"past-medications-widget","component":"pastMedications","slot":"patient-chart-summary-dashboard-slot","meta":{"fullWidth":false},"order":5},{"name":"medications-summary-dashboard","component":"medicationsDashboardLink","slot":"patient-chart-dashboard-slot","order":3,"meta":{"slot":"patient-chart-medications-dashboard-slot","path":"Medications"}},{"name":"drug-order-panel","component":"drugOrderPanel","slot":"order-basket-slot","order":1},{"name":"drug-order-form","component":"drugOrderForm"},{"name":"drug-search-combobox","component":"drugSearchComboBox"}],"workspaces":[{"name":"add-drug-order","title":"addDrugOrderWorkspaceTitle","component":"addDrugOrderWorkspace","type":"order"},{"name":"fill-prescription-form","title":"fillPrescription","component":"fillPrescriptionFormWorkspace","type":"order"}],"version":"11.3.1-pre.9220"}
1
+ {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.2.0"},"optionalBackendDependencies":{"providermanagement":{"version":"^2.16.0","feature":{"flagName":"providermanagement-module","label":"Prescribing Clinician Roles","description":"Enable support for configuring prescribing clinicians roles when ordering drugs. Requires the backend providermanagement module."}},"ordertemplates":{"version":"^1.0.2","feature":{"flagName":"ordertemplates-module","label":"Order Templates","description":"Enable support for order templates when ordering drugs. Requires the backend ordertemplates module."}}},"extensions":[{"name":"medications-details-widget","component":"medicationsSummary","slot":"patient-chart-medications-dashboard-slot","meta":{"fullWidth":false}},{"name":"active-medications-widget","component":"activeMedications","slot":"patient-chart-summary-dashboard-slot","meta":{"fullWidth":false},"order":4},{"name":"past-medications-widget","component":"pastMedications","slot":"patient-chart-summary-dashboard-slot","meta":{"fullWidth":false},"order":5},{"name":"medications-summary-dashboard","component":"medicationsDashboardLink","slot":"patient-chart-dashboard-slot","order":3,"meta":{"slot":"patient-chart-medications-dashboard-slot","path":"Medications"}},{"name":"drug-order-panel","component":"drugOrderPanel","slot":"order-basket-slot","order":1},{"name":"drug-order-form","component":"drugOrderForm"},{"name":"drug-search-combobox","component":"drugSearchComboBox"}],"workspaces":[{"name":"add-drug-order","title":"addDrugOrderWorkspaceTitle","component":"addDrugOrderWorkspace","type":"order"},{"name":"fill-prescription-form","title":"fillPrescription","component":"fillPrescriptionFormWorkspace","type":"order"}],"version":"11.3.1-pre.9228"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-patient-medications-app",
3
- "version": "11.3.1-pre.9220",
3
+ "version": "11.3.1-pre.9228",
4
4
  "license": "MPL-2.0",
5
5
  "description": "Patient medications microfrontend for the OpenMRS SPA",
6
6
  "browser": "dist/openmrs-esm-patient-medications-app.js",
@@ -52,7 +52,7 @@
52
52
  "swr": "2.x"
53
53
  },
54
54
  "devDependencies": {
55
- "@openmrs/esm-patient-common-lib": "11.3.1-pre.9220",
55
+ "@openmrs/esm-patient-common-lib": "11.3.1-pre.9228",
56
56
  "webpack": "^5.99.9"
57
57
  },
58
58
  "stableVersion": "11.3.0"
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "الأدوية النشطة",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "أضف",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "العودة إلى سلة الطلب",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Medicamentos Activos",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Agregar",
7
8
  "addDrugOrderWorkspaceTitle": "Agregar orden de medicamentos",
8
9
  "backToOrderBasket": "Regresar a la canasta de órdenes",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "traitement en cours",
4
4
  "activeMedicationsHeaderTitle": "Traitement en cours",
5
5
  "activeMedicationsTableTitle": "Traitements en cours",
6
+ "activePrescriptionExists": "Une prescription active existe pour ce médicament",
6
7
  "add": "Ajouter",
7
8
  "addDrugOrderWorkspaceTitle": "Prescrire un médicament",
8
9
  "backToOrderBasket": "Retour à l'ordonnance",
@@ -13,14 +14,14 @@
13
14
  "discard": "Annuler",
14
15
  "discontinue": "Interrompre",
15
16
  "discontinued": "Arrété",
16
- "dispensingInformation": "Dispensing instructions",
17
- "dosageInstructions": "Dosage instructions",
18
- "dosageRequiredErrorMessage": "Dosage is required",
17
+ "dispensingInformation": "Instructions de délivrance",
18
+ "dosageInstructions": "Posologie",
19
+ "dosageRequiredErrorMessage": "Posologie requise",
19
20
  "dose": "Dose",
20
21
  "drugAlreadyPrescribed": "Déjà prescrit",
21
- "drugName": "Drug name",
22
+ "drugName": "Nom du médicament",
22
23
  "drugOrders": "Prescriptions",
23
- "drugRequiredErrorMessage": "Drug is required",
24
+ "drugRequiredErrorMessage": "Médicament requis",
24
25
  "duration": "Durée",
25
26
  "durationUnit": "Unité",
26
27
  "durationUnitPlaceholder": "Unité",
@@ -35,25 +36,25 @@
35
36
  "errorFetchingDrugOrderTemplates": "Erreur lors de l'obtention des modèles de prescription",
36
37
  "errorFetchingDrugResults": "Erreur lors de la recherche de « {{searchTerm}} »",
37
38
  "errorFetchingOrderConfig": " Une erreur s'est produite lors de l'obtention de la configuration de prescription",
38
- "errorLoadingClinicians": "Error loading clinicians",
39
+ "errorLoadingClinicians": "Erreur lors du chargement des cliniciens",
39
40
  "female": "Femme",
40
- "fillPrescription": "Fill prescription",
41
- "freeDosageErrorMessage": "Add free dosage note",
41
+ "fillPrescription": "Remplir l’ordonnance",
42
+ "freeDosageErrorMessage": "Ajouter une note de prescription libre",
42
43
  "freeTextDosage": "Dosage libre",
43
44
  "goToDrugOrderForm": "Prescrire",
44
45
  "increment": "Incrément",
45
46
  "indication": "Indication",
46
- "indicationErrorMessage": "Indication is required",
47
+ "indicationErrorMessage": "L'indication est requise",
47
48
  "indicationPlaceholder": "Ex. « Hypertension »",
48
49
  "male": "Homme",
49
50
  "medicationDurationAndUnit": "pour {{duration}} {{durationUnit}}",
50
51
  "medicationIndefiniteDuration": "Durée illimitée",
51
52
  "Medications": "Médicaments",
52
53
  "modify": "Modifier",
53
- "noCliniciansFound": "No clinicians found",
54
- "noCliniciansFoundDescription": "Cannot select prescribing clinician because no clinicians with appropriate roles are found. Check configuration.",
54
+ "noCliniciansFound": "Aucun clinicien trouvé",
55
+ "noCliniciansFoundDescription": "Impossible de sélectionner le clinicien prescripteur car aucun clinicien ayant un rôle approprié n'a été trouvé. Vérifiez la configuration.",
55
56
  "noResultsForDrugSearch": "Aucun résultat à afficher pour « {{searchTerm}} »",
56
- "numRefillsErrorMessage": "Number of refills is required",
57
+ "numRefillsErrorMessage": "Le nombre de renouvellements est requis",
57
58
  "onDate": "sur",
58
59
  "or": "ou",
59
60
  "orderActionDiscontinue": "Interrompre",
@@ -61,8 +62,8 @@
61
62
  "orderActionNew": "Nouveau",
62
63
  "orderActionRenew": "Renouveler",
63
64
  "orderActionRevise": "Modifier",
64
- "orderCompleted": "Placed orders",
65
- "ordered": "Placed order for {{order}}",
65
+ "orderCompleted": "Prescriptions soumises",
66
+ "ordered": "Prescription pour {{order}}",
66
67
  "orderForm": "Formulaire",
67
68
  "other": "Autre",
68
69
  "pastMedicationsDisplayText": "traitement antérieurs",
@@ -70,11 +71,11 @@
70
71
  "pastMedicationsTableTitle": "Traitements passés",
71
72
  "patientInstructions": "Notes adressées au patient",
72
73
  "patientInstructionsPlaceholder": "Conseils supplémentaires adressées au patient (Ex. « À prendre après le repas »)",
73
- "pillDispensedErrorMessage": "Quantity to dispense is required",
74
- "prescribingClinician": "Prescribing Clinician",
75
- "prescribingClinicianRequiredErrorMessage": "Prescribing clinician is required",
76
- "prescriptionDuration": "Prescription duration",
77
- "prescriptionInfo": "Prescription info",
74
+ "pillDispensedErrorMessage": "Quantité à délivrer requise",
75
+ "prescribingClinician": "Clinicien prescripteur",
76
+ "prescribingClinicianRequiredErrorMessage": "Le clinicien prescripteur est requis",
77
+ "prescriptionDuration": "Durée de la prescription",
78
+ "prescriptionInfo": "Info de prescription",
78
79
  "prescriptionRefills": "Renouvellements",
79
80
  "print": "Imprimer",
80
81
  "printedBy": "Imprimé par",
@@ -87,16 +88,16 @@
87
88
  "removeFromBasket": "Retirer de l'ordonnance",
88
89
  "reorder": "Prescrire à nouveau",
89
90
  "returnToOrderBasket": "Retour à l'ordonnance",
90
- "saveDrugOrderFailed": "Error ordering {{orderName}}",
91
+ "saveDrugOrderFailed": "Erreur lors de la prescription {{orderName}}",
91
92
  "saveOrder": "Enregistrer cette prescription",
92
93
  "searchAgain": "rechercher à nouveau",
93
94
  "searchFieldPlaceholder": "Recherche d'un médicament ou d'un groupe de médicaments (p. ex. « Aspirine »)",
94
95
  "searchResultsMatchesForTerm_one": "{{count}} résultat pour « {{searchTerm}} »",
95
96
  "searchResultsMatchesForTerm_other": "{{count}} résultats pour « {{searchTerm}} »",
96
- "selectFrequencyErrorMessage": "Frequency is required",
97
- "selectQuantityUnitsErrorMessage": "Quantity unit is required",
98
- "selectRouteErrorMessage": "Route is required",
99
- "selectUnitErrorMessage": "Dose unit is required",
97
+ "selectFrequencyErrorMessage": "La Fréquence est requise",
98
+ "selectQuantityUnitsErrorMessage": "L'unité de la quantité est requise",
99
+ "selectRouteErrorMessage": "Voie d'administration requise",
100
+ "selectUnitErrorMessage": "L'unité de mesure de la dose est requise",
100
101
  "startDate": "Date de début",
101
102
  "takeAsNeeded": "Si besoin",
102
103
  "tryReopeningTheForm": "Veuillez essayer d'ouvrir à nouveau le formulaire",
@@ -104,5 +105,5 @@
104
105
  "tryTo": "Essayez de",
105
106
  "unknown": "Inconnu",
106
107
  "usingADifferentTerm": "en utilisant un terme différent",
107
- "visitRequiredForFillingPrescription": "Patient is required to have an active visit to fill prescription"
108
+ "visitRequiredForFillingPrescription": "Le patient doit avoir une visite active pour reçevoir l'ordonnance."
108
109
  }
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "תרופות פעילות",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "הוסף",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "חזור לסל ההזמנות",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Obat Aktif",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Tambah",
7
8
  "addDrugOrderWorkspaceTitle": "Tambahkan pesanan obat",
8
9
  "backToOrderBasket": "Kembali ke keranjang pesanan",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "farmaci attivi",
4
4
  "activeMedicationsHeaderTitle": "Farmaci attivi",
5
5
  "activeMedicationsTableTitle": "Farmaci Attivi",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Aggiungi",
7
8
  "addDrugOrderWorkspaceTitle": "Aggiungi ordine farmaci",
8
9
  "backToOrderBasket": "Torna al carrello ordini",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "აქტიური წამლები",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "დამატება",
7
8
  "addDrugOrderWorkspaceTitle": "წამლების მიმდევრობის დამატება",
8
9
  "backToOrderBasket": "დაბრუნება შეკვეთების კალათაზე",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "កំពង់ប្រើប្រាស់ឱសថ",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "បន្ថែម",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "ត្រឡប់ទៅប្រអប់តម្រៀបតាមលំដាប់លំដោយវិញ",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Medicamentos Activos",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Adicionar",
7
8
  "addDrugOrderWorkspaceTitle": "Adicionar prescrição",
8
9
  "backToOrderBasket": "Voltar ao carinho de pedidos",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Medicamentos ativos",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Adicionar",
7
8
  "addDrugOrderWorkspaceTitle": "Adicionar pedido de medicamento",
8
9
  "backToOrderBasket": "Voltar ao carrinho de pedidos",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "medicamente active",
4
4
  "activeMedicationsHeaderTitle": "Medicamente active",
5
5
  "activeMedicationsTableTitle": "Medicamente active",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Adauga",
7
8
  "addDrugOrderWorkspaceTitle": "Adauga prescriptie",
8
9
  "backToOrderBasket": "Inapoi la cosul de comenzi",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Add",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "Active Medications",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "Thêm",
7
8
  "addDrugOrderWorkspaceTitle": "Add drug order",
8
9
  "backToOrderBasket": "Back to order basket",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "active medications",
4
4
  "activeMedicationsHeaderTitle": "Active medications",
5
5
  "activeMedicationsTableTitle": "当前用药",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "添加",
7
8
  "addDrugOrderWorkspaceTitle": "添加药物医嘱",
8
9
  "backToOrderBasket": "返回医嘱篮",
@@ -3,6 +3,7 @@
3
3
  "activeMedicationsDisplayText": "在用药物",
4
4
  "activeMedicationsHeaderTitle": "在用药物",
5
5
  "activeMedicationsTableTitle": "当前用药",
6
+ "activePrescriptionExists": "Active prescription exists for this drug",
6
7
  "add": "添加",
7
8
  "addDrugOrderWorkspaceTitle": "添加药物医嘱",
8
9
  "backToOrderBasket": "返回医嘱篮",