@openmrs/esm-patient-vitals-app 10.1.1-pre.7627 → 10.1.1-pre.7637

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 (81) hide show
  1. package/.turbo/turbo-build.log +9 -9
  2. package/dist/1119.js +1 -0
  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/5387.js +1 -1
  17. package/dist/5387.js.map +1 -1
  18. package/dist/5442.js +1 -1
  19. package/dist/5661.js +1 -1
  20. package/dist/6022.js +1 -0
  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 -0
  26. package/dist/7159.js +1 -1
  27. package/dist/723.js +1 -1
  28. package/dist/7617.js +1 -0
  29. package/dist/8163.js +1 -1
  30. package/dist/8349.js +1 -0
  31. package/dist/8618.js +1 -1
  32. package/dist/890.js +1 -1
  33. package/dist/9214.js +1 -1
  34. package/dist/9538.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/main.js.map +1 -1
  42. package/dist/openmrs-esm-patient-vitals-app.js +1 -1
  43. package/dist/openmrs-esm-patient-vitals-app.js.buildmanifest.json +206 -96
  44. package/dist/routes.json +1 -1
  45. package/package.json +2 -2
  46. package/translations/am.json +1 -0
  47. package/translations/ar.json +1 -0
  48. package/translations/ar_SY.json +78 -0
  49. package/translations/bn.json +1 -0
  50. package/translations/de.json +1 -0
  51. package/translations/es.json +1 -0
  52. package/translations/es_MX.json +78 -0
  53. package/translations/fr.json +1 -0
  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/km.json +1 -0
  60. package/translations/ku.json +1 -0
  61. package/translations/ky.json +1 -0
  62. package/translations/lg.json +1 -0
  63. package/translations/ne.json +1 -0
  64. package/translations/pl.json +78 -0
  65. package/translations/pt.json +1 -0
  66. package/translations/pt_BR.json +1 -0
  67. package/translations/qu.json +1 -0
  68. package/translations/ro_RO.json +78 -0
  69. package/translations/ru_RU.json +1 -0
  70. package/translations/si.json +1 -0
  71. package/translations/sw.json +1 -0
  72. package/translations/sw_KE.json +1 -0
  73. package/translations/tr.json +1 -0
  74. package/translations/tr_TR.json +1 -0
  75. package/translations/uk.json +1 -0
  76. package/translations/uz.json +1 -0
  77. package/translations/uz@Latn.json +78 -0
  78. package/translations/uz_UZ.json +1 -0
  79. package/translations/vi.json +1 -0
  80. package/translations/zh.json +1 -0
  81. package/translations/zh_CN.json +1 -0
package/dist/routes.json CHANGED
@@ -1 +1 @@
1
- {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"fhir2":">=1.2","webservices.rest":"^2.2.0"},"extensions":[{"name":"vitals-overview-widget","component":"vitalsSummary","slot":"patient-chart-summary-dashboard-slot","meta":{"fullWidth":true},"order":1},{"name":"vitals-details-widget","component":"vitalsMain","slot":"patient-chart-vitals-biometrics-dashboard-slot","meta":{"title":"Vitals","view":"vitals","fullWidth":true},"order":1},{"name":"patient-vitals-info","component":"vitalsHeader","slot":"patient-info-slot"},{"name":"biometrics-overview-widget","component":"biometricsOverview","slot":"patient-chart-summary-dashboard-slot","meta":{"fullWidth":true},"order":2},{"name":"biometrics-details-widget","component":"biometricsDetailedSummary","slot":"patient-chart-vitals-biometrics-dashboard-slot","meta":{"view":"biometrics","title":"Biometrics","fullWidth":true}},{"name":"results-summary-dashboard","component":"vitalsAndBiometricsDashboardLink","slot":"patient-chart-dashboard-slot","order":2,"meta":{"slot":"patient-chart-vitals-biometrics-dashboard-slot","path":"Vitals & Biometrics"}},{"name":"weight-tile","component":"weightTile","slot":"visit-form-header-slot","order":2}],"pages":[],"workspaces":[{"name":"patient-vitals-biometrics-form-workspace","title":"recordVitalsAndBiometrics","component":"vitalsBiometricsFormWorkspace"}],"modals":[{"name":"vitals-biometrics-delete-confirmation-modal","component":"vitalsAndBiometricsDeleteConfirmationModal"}],"version":"10.1.1-pre.7627"}
1
+ {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"fhir2":">=1.2","webservices.rest":"^2.2.0"},"extensions":[{"name":"vitals-overview-widget","component":"vitalsSummary","slot":"patient-chart-summary-dashboard-slot","meta":{"fullWidth":true},"order":1},{"name":"vitals-details-widget","component":"vitalsMain","slot":"patient-chart-vitals-biometrics-dashboard-slot","meta":{"title":"Vitals","view":"vitals","fullWidth":true},"order":1},{"name":"patient-vitals-info","component":"vitalsHeader","slot":"patient-info-slot"},{"name":"biometrics-overview-widget","component":"biometricsOverview","slot":"patient-chart-summary-dashboard-slot","meta":{"fullWidth":true},"order":2},{"name":"biometrics-details-widget","component":"biometricsDetailedSummary","slot":"patient-chart-vitals-biometrics-dashboard-slot","meta":{"view":"biometrics","title":"Biometrics","fullWidth":true}},{"name":"results-summary-dashboard","component":"vitalsAndBiometricsDashboardLink","slot":"patient-chart-dashboard-slot","order":2,"meta":{"slot":"patient-chart-vitals-biometrics-dashboard-slot","path":"Vitals & Biometrics"}},{"name":"weight-tile","component":"weightTile","slot":"visit-form-header-slot","order":2}],"pages":[],"workspaces":[{"name":"patient-vitals-biometrics-form-workspace","title":"recordVitalsAndBiometrics","component":"vitalsBiometricsFormWorkspace"}],"modals":[{"name":"vitals-biometrics-delete-confirmation-modal","component":"vitalsAndBiometricsDeleteConfirmationModal"}],"version":"10.1.1-pre.7637"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-patient-vitals-app",
3
- "version": "10.1.1-pre.7627",
3
+ "version": "10.1.1-pre.7637",
4
4
  "license": "MPL-2.0",
5
5
  "description": "Patient vitals microfrontend for the OpenMRS SPA",
6
6
  "browser": "dist/openmrs-esm-patient-vitals-app.js",
@@ -53,7 +53,7 @@
53
53
  "swr": "2.x"
54
54
  },
55
55
  "devDependencies": {
56
- "@openmrs/esm-patient-common-lib": "10.1.1-pre.7627",
56
+ "@openmrs/esm-patient-common-lib": "10.1.1-pre.7637",
57
57
  "webpack": "^5.94.0"
58
58
  },
59
59
  "stableVersion": "10.1.0"
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "أضف",
4
5
  "additionalNoteText": "اكتب أي ملاحظات إضافية هنا",
5
6
  "biometricDisplayed": "تم عرض البيانات البيومترية",
@@ -0,0 +1,78 @@
1
+ {
2
+ "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
4
+ "add": "Add",
5
+ "additionalNoteText": "Type any additional notes here",
6
+ "biometricDisplayed": "Biometric displayed",
7
+ "biometrics": "Biometrics",
8
+ "biometrics_lower": "biometrics",
9
+ "bloodPressure": "Blood Pressure",
10
+ "bloodPressureAbbreviated": "BP",
11
+ "bmi": "BMI",
12
+ "bp": "BP",
13
+ "calculatedBmi": "BMI (calc.)",
14
+ "cancel": "Cancel",
15
+ "checkForValidity": "Some of the values entered are invalid",
16
+ "date": "Date",
17
+ "dateAndTime": "Date and time",
18
+ "daysOldVitals_one": "<0>These vitals are <1>{{count}} day old</1></0>",
19
+ "daysOldVitals_other": "<0>These vitals are <1>{{count}} days old</1></0>",
20
+ "delete": "Delete",
21
+ "deleteConfirmationText": "Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?",
22
+ "deleteVitalsAndBiometrics": "Delete vitals and biometrics",
23
+ "deleting": "Deleting",
24
+ "diastolic": "diastolic",
25
+ "discard": "Discard",
26
+ "edit": "Edit",
27
+ "editOrDeleteVitalsAndBiometrics": "Edit or delete Vitals and Biometrics",
28
+ "editVitalsAndBiometrics": "Edit Vitals and Biometrics",
29
+ "encounterUuidRequired": "Encounter UUID is required to delete vitals or biometrics",
30
+ "error": "Error",
31
+ "errorDeleting": "Error deleting vitals and biometrics",
32
+ "female": "Female",
33
+ "goToSummary": "Go to Summary",
34
+ "heartRate": "Heart rate",
35
+ "height": "Height",
36
+ "loading": "Loading",
37
+ "male": "Male",
38
+ "muac": "MUAC",
39
+ "noDataRecorded": "No data has been recorded for this patient",
40
+ "notAvailable": "Not available",
41
+ "notes": "Notes",
42
+ "other": "Other",
43
+ "outOfDateVitals": "<0>These vitals are <1>out of date</1></0>",
44
+ "overOneWeekOldVitals": "<0>These vitals are <1>over one week old</1></0>",
45
+ "oxygenSaturation": "Oxygen saturation",
46
+ "pleaseFillField": "Please fill at least one field",
47
+ "print": "Print",
48
+ "printedBy": "Printed by",
49
+ "pulse": "Pulse",
50
+ "recordBiometrics": "Record biometrics",
51
+ "recordVitals": "Record vitals",
52
+ "recordVitalsAndBiometrics": "Record Vitals and Biometrics",
53
+ "respirationRate": "Respiration rate",
54
+ "respiratoryRate": "R. rate",
55
+ "respiratoryRateAbbreviated": "R. Rate",
56
+ "saveAndClose": "Save and close",
57
+ "seeAll": "See all",
58
+ "spo2": "SpO2",
59
+ "systolic": "systolic",
60
+ "temp": "Temp",
61
+ "temperature": "Temperature",
62
+ "temperatureAbbreviated": "Temp",
63
+ "unknown": "Unknown",
64
+ "validationInputError": "Value must be between {{min}} and {{max}}",
65
+ "vitals": "Vitals",
66
+ "Vitals & Biometrics": "Vitals & Biometrics",
67
+ "vitalsAndBiometrics": "Vitals and biometrics",
68
+ "vitalsAndBiometricsDeleted": "Vitals and biometrics deleted",
69
+ "vitalsAndBiometricsNowAvailable": "They are now visible on the Vitals and Biometrics page",
70
+ "vitalsAndBiometricsSaved": "Vitals and Biometrics saved",
71
+ "vitalsAndBiometricsSaveError": "Error saving vitals and biometrics",
72
+ "vitalsAndBiometricsUpdated": "Vitals and Biometrics updated",
73
+ "vitalsAndBiometricsUpdateError": "Error updating Vitals and Biometrics",
74
+ "vitalsHistory": "Vitals history",
75
+ "vitalSignDisplayed": "Vital sign displayed",
76
+ "vitalSigns": "Vital signs",
77
+ "weight": "Weight"
78
+ }
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Valor anormal",
3
+ "actions": "Actions",
3
4
  "add": "Agregar",
4
5
  "additionalNoteText": "Escriba aquí cualquier nota adicional",
5
6
  "biometricDisplayed": "Datos biométricos mostrados",
@@ -0,0 +1,78 @@
1
+ {
2
+ "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
4
+ "add": "Add",
5
+ "additionalNoteText": "Type any additional notes here",
6
+ "biometricDisplayed": "Biometric displayed",
7
+ "biometrics": "Biometrics",
8
+ "biometrics_lower": "biometrics",
9
+ "bloodPressure": "Blood Pressure",
10
+ "bloodPressureAbbreviated": "BP",
11
+ "bmi": "BMI",
12
+ "bp": "BP",
13
+ "calculatedBmi": "BMI (calc.)",
14
+ "cancel": "Cancel",
15
+ "checkForValidity": "Some of the values entered are invalid",
16
+ "date": "Date",
17
+ "dateAndTime": "Date and time",
18
+ "daysOldVitals_one": "<0>These vitals are <1>{{count}} day old</1></0>",
19
+ "daysOldVitals_other": "<0>These vitals are <1>{{count}} days old</1></0>",
20
+ "delete": "Delete",
21
+ "deleteConfirmationText": "Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?",
22
+ "deleteVitalsAndBiometrics": "Delete vitals and biometrics",
23
+ "deleting": "Deleting",
24
+ "diastolic": "diastolic",
25
+ "discard": "Discard",
26
+ "edit": "Edit",
27
+ "editOrDeleteVitalsAndBiometrics": "Edit or delete Vitals and Biometrics",
28
+ "editVitalsAndBiometrics": "Edit Vitals and Biometrics",
29
+ "encounterUuidRequired": "Encounter UUID is required to delete vitals or biometrics",
30
+ "error": "Error",
31
+ "errorDeleting": "Error deleting vitals and biometrics",
32
+ "female": "Female",
33
+ "goToSummary": "Go to Summary",
34
+ "heartRate": "Heart rate",
35
+ "height": "Height",
36
+ "loading": "Loading",
37
+ "male": "Male",
38
+ "muac": "MUAC",
39
+ "noDataRecorded": "No data has been recorded for this patient",
40
+ "notAvailable": "Not available",
41
+ "notes": "Notes",
42
+ "other": "Other",
43
+ "outOfDateVitals": "<0>These vitals are <1>out of date</1></0>",
44
+ "overOneWeekOldVitals": "<0>These vitals are <1>over one week old</1></0>",
45
+ "oxygenSaturation": "Oxygen saturation",
46
+ "pleaseFillField": "Please fill at least one field",
47
+ "print": "Print",
48
+ "printedBy": "Printed by",
49
+ "pulse": "Pulse",
50
+ "recordBiometrics": "Record biometrics",
51
+ "recordVitals": "Record vitals",
52
+ "recordVitalsAndBiometrics": "Record Vitals and Biometrics",
53
+ "respirationRate": "Respiration rate",
54
+ "respiratoryRate": "R. rate",
55
+ "respiratoryRateAbbreviated": "R. Rate",
56
+ "saveAndClose": "Save and close",
57
+ "seeAll": "See all",
58
+ "spo2": "SpO2",
59
+ "systolic": "systolic",
60
+ "temp": "Temp",
61
+ "temperature": "Temperature",
62
+ "temperatureAbbreviated": "Temp",
63
+ "unknown": "Unknown",
64
+ "validationInputError": "Value must be between {{min}} and {{max}}",
65
+ "vitals": "Vitals",
66
+ "Vitals & Biometrics": "Vitals & Biometrics",
67
+ "vitalsAndBiometrics": "Vitals and biometrics",
68
+ "vitalsAndBiometricsDeleted": "Vitals and biometrics deleted",
69
+ "vitalsAndBiometricsNowAvailable": "They are now visible on the Vitals and Biometrics page",
70
+ "vitalsAndBiometricsSaved": "Vitals and Biometrics saved",
71
+ "vitalsAndBiometricsSaveError": "Error saving vitals and biometrics",
72
+ "vitalsAndBiometricsUpdated": "Vitals and Biometrics updated",
73
+ "vitalsAndBiometricsUpdateError": "Error updating Vitals and Biometrics",
74
+ "vitalsHistory": "Vitals history",
75
+ "vitalSignDisplayed": "Vital sign displayed",
76
+ "vitalSigns": "Vital signs",
77
+ "weight": "Weight"
78
+ }
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Valeur anormale",
3
+ "actions": "Actions",
3
4
  "add": "Ajouter",
4
5
  "additionalNoteText": "Si nécessaire, entrez des notes supplémentaires ici",
5
6
  "biometricDisplayed": "Biométrie affichée",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "ערכ לא נורמלי",
3
+ "actions": "Actions",
3
4
  "add": "הוסף",
4
5
  "additionalNoteText": "הקלד הערות נוספות כאן",
5
6
  "biometricDisplayed": "תצוגת מדדים ביומטריים",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Valore anomalo",
3
+ "actions": "Actions",
3
4
  "add": "Aggiungi",
4
5
  "additionalNoteText": "Scrivi qui eventuali note aggiuntive",
5
6
  "biometricDisplayed": "Dati biometrici visualizzati",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "បន្ថែម",
4
5
  "additionalNoteText": "វាយបញ្ចូលកំណត់ចំណាំបន្ថែមនៅទីនេះ",
5
6
  "biometricDisplayed": "ជីវមាត្របានបង្ហាញ",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -0,0 +1,78 @@
1
+ {
2
+ "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
4
+ "add": "Add",
5
+ "additionalNoteText": "Type any additional notes here",
6
+ "biometricDisplayed": "Biometric displayed",
7
+ "biometrics": "Biometrics",
8
+ "biometrics_lower": "biometrics",
9
+ "bloodPressure": "Blood Pressure",
10
+ "bloodPressureAbbreviated": "BP",
11
+ "bmi": "BMI",
12
+ "bp": "BP",
13
+ "calculatedBmi": "BMI (calc.)",
14
+ "cancel": "Cancel",
15
+ "checkForValidity": "Some of the values entered are invalid",
16
+ "date": "Date",
17
+ "dateAndTime": "Date and time",
18
+ "daysOldVitals_one": "<0>These vitals are <1>{{count}} day old</1></0>",
19
+ "daysOldVitals_other": "<0>These vitals are <1>{{count}} days old</1></0>",
20
+ "delete": "Delete",
21
+ "deleteConfirmationText": "Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?",
22
+ "deleteVitalsAndBiometrics": "Delete vitals and biometrics",
23
+ "deleting": "Deleting",
24
+ "diastolic": "diastolic",
25
+ "discard": "Discard",
26
+ "edit": "Edit",
27
+ "editOrDeleteVitalsAndBiometrics": "Edit or delete Vitals and Biometrics",
28
+ "editVitalsAndBiometrics": "Edit Vitals and Biometrics",
29
+ "encounterUuidRequired": "Encounter UUID is required to delete vitals or biometrics",
30
+ "error": "Error",
31
+ "errorDeleting": "Error deleting vitals and biometrics",
32
+ "female": "Female",
33
+ "goToSummary": "Go to Summary",
34
+ "heartRate": "Heart rate",
35
+ "height": "Height",
36
+ "loading": "Loading",
37
+ "male": "Male",
38
+ "muac": "MUAC",
39
+ "noDataRecorded": "No data has been recorded for this patient",
40
+ "notAvailable": "Not available",
41
+ "notes": "Notes",
42
+ "other": "Other",
43
+ "outOfDateVitals": "<0>These vitals are <1>out of date</1></0>",
44
+ "overOneWeekOldVitals": "<0>These vitals are <1>over one week old</1></0>",
45
+ "oxygenSaturation": "Oxygen saturation",
46
+ "pleaseFillField": "Please fill at least one field",
47
+ "print": "Print",
48
+ "printedBy": "Printed by",
49
+ "pulse": "Pulse",
50
+ "recordBiometrics": "Record biometrics",
51
+ "recordVitals": "Record vitals",
52
+ "recordVitalsAndBiometrics": "Record Vitals and Biometrics",
53
+ "respirationRate": "Respiration rate",
54
+ "respiratoryRate": "R. rate",
55
+ "respiratoryRateAbbreviated": "R. Rate",
56
+ "saveAndClose": "Save and close",
57
+ "seeAll": "See all",
58
+ "spo2": "SpO2",
59
+ "systolic": "systolic",
60
+ "temp": "Temp",
61
+ "temperature": "Temperature",
62
+ "temperatureAbbreviated": "Temp",
63
+ "unknown": "Unknown",
64
+ "validationInputError": "Value must be between {{min}} and {{max}}",
65
+ "vitals": "Vitals",
66
+ "Vitals & Biometrics": "Vitals & Biometrics",
67
+ "vitalsAndBiometrics": "Vitals and biometrics",
68
+ "vitalsAndBiometricsDeleted": "Vitals and biometrics deleted",
69
+ "vitalsAndBiometricsNowAvailable": "They are now visible on the Vitals and Biometrics page",
70
+ "vitalsAndBiometricsSaved": "Vitals and Biometrics saved",
71
+ "vitalsAndBiometricsSaveError": "Error saving vitals and biometrics",
72
+ "vitalsAndBiometricsUpdated": "Vitals and Biometrics updated",
73
+ "vitalsAndBiometricsUpdateError": "Error updating Vitals and Biometrics",
74
+ "vitalsHistory": "Vitals history",
75
+ "vitalSignDisplayed": "Vital sign displayed",
76
+ "vitalSigns": "Vital signs",
77
+ "weight": "Weight"
78
+ }
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Valor anormal",
3
+ "actions": "Actions",
3
4
  "add": "Adicionar",
4
5
  "additionalNoteText": "Providencie aqui notas adicionais",
5
6
  "biometricDisplayed": "Biometria visualizada",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Valor anormal",
3
+ "actions": "Actions",
3
4
  "add": "Adicionar",
4
5
  "additionalNoteText": "Digite quaisquer observações adicionais aqui",
5
6
  "biometricDisplayed": "Biometria exibida",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -0,0 +1,78 @@
1
+ {
2
+ "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
4
+ "add": "Add",
5
+ "additionalNoteText": "Type any additional notes here",
6
+ "biometricDisplayed": "Biometric displayed",
7
+ "biometrics": "Biometrics",
8
+ "biometrics_lower": "biometrics",
9
+ "bloodPressure": "Blood Pressure",
10
+ "bloodPressureAbbreviated": "BP",
11
+ "bmi": "BMI",
12
+ "bp": "BP",
13
+ "calculatedBmi": "BMI (calc.)",
14
+ "cancel": "Cancel",
15
+ "checkForValidity": "Some of the values entered are invalid",
16
+ "date": "Date",
17
+ "dateAndTime": "Date and time",
18
+ "daysOldVitals_one": "<0>These vitals are <1>{{count}} day old</1></0>",
19
+ "daysOldVitals_other": "<0>These vitals are <1>{{count}} days old</1></0>",
20
+ "delete": "Delete",
21
+ "deleteConfirmationText": "Note: Deleting these entries will also remove related vitals or biometrics data. Are you sure you want to continue?",
22
+ "deleteVitalsAndBiometrics": "Delete vitals and biometrics",
23
+ "deleting": "Deleting",
24
+ "diastolic": "diastolic",
25
+ "discard": "Discard",
26
+ "edit": "Edit",
27
+ "editOrDeleteVitalsAndBiometrics": "Edit or delete Vitals and Biometrics",
28
+ "editVitalsAndBiometrics": "Edit Vitals and Biometrics",
29
+ "encounterUuidRequired": "Encounter UUID is required to delete vitals or biometrics",
30
+ "error": "Error",
31
+ "errorDeleting": "Error deleting vitals and biometrics",
32
+ "female": "Female",
33
+ "goToSummary": "Go to Summary",
34
+ "heartRate": "Heart rate",
35
+ "height": "Height",
36
+ "loading": "Loading",
37
+ "male": "Male",
38
+ "muac": "MUAC",
39
+ "noDataRecorded": "No data has been recorded for this patient",
40
+ "notAvailable": "Not available",
41
+ "notes": "Notes",
42
+ "other": "Other",
43
+ "outOfDateVitals": "<0>These vitals are <1>out of date</1></0>",
44
+ "overOneWeekOldVitals": "<0>These vitals are <1>over one week old</1></0>",
45
+ "oxygenSaturation": "Oxygen saturation",
46
+ "pleaseFillField": "Please fill at least one field",
47
+ "print": "Print",
48
+ "printedBy": "Printed by",
49
+ "pulse": "Pulse",
50
+ "recordBiometrics": "Record biometrics",
51
+ "recordVitals": "Record vitals",
52
+ "recordVitalsAndBiometrics": "Record Vitals and Biometrics",
53
+ "respirationRate": "Respiration rate",
54
+ "respiratoryRate": "R. rate",
55
+ "respiratoryRateAbbreviated": "R. Rate",
56
+ "saveAndClose": "Save and close",
57
+ "seeAll": "See all",
58
+ "spo2": "SpO2",
59
+ "systolic": "systolic",
60
+ "temp": "Temp",
61
+ "temperature": "Temperature",
62
+ "temperatureAbbreviated": "Temp",
63
+ "unknown": "Unknown",
64
+ "validationInputError": "Value must be between {{min}} and {{max}}",
65
+ "vitals": "Vitals",
66
+ "Vitals & Biometrics": "Vitals & Biometrics",
67
+ "vitalsAndBiometrics": "Vitals and biometrics",
68
+ "vitalsAndBiometricsDeleted": "Vitals and biometrics deleted",
69
+ "vitalsAndBiometricsNowAvailable": "They are now visible on the Vitals and Biometrics page",
70
+ "vitalsAndBiometricsSaved": "Vitals and Biometrics saved",
71
+ "vitalsAndBiometricsSaveError": "Error saving vitals and biometrics",
72
+ "vitalsAndBiometricsUpdated": "Vitals and Biometrics updated",
73
+ "vitalsAndBiometricsUpdateError": "Error updating Vitals and Biometrics",
74
+ "vitalsHistory": "Vitals history",
75
+ "vitalSignDisplayed": "Vital sign displayed",
76
+ "vitalSigns": "Vital signs",
77
+ "weight": "Weight"
78
+ }
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",
@@ -1,5 +1,6 @@
1
1
  {
2
2
  "abnormalValue": "Abnormal value",
3
+ "actions": "Actions",
3
4
  "add": "Add",
4
5
  "additionalNoteText": "Type any additional notes here",
5
6
  "biometricDisplayed": "Biometric displayed",