feature: phase1 - org-type navigation, Cases permissions, staff filtering, and route guards.
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
"patients": "Patients",
|
||||
"appointment": "Appointment",
|
||||
"treatment": "Treatment",
|
||||
"cases": "Cases",
|
||||
"billing": "Billing",
|
||||
"reports": "Reports",
|
||||
"clinics": "Clinics",
|
||||
@@ -261,6 +262,7 @@
|
||||
"featurePatients": "Patients",
|
||||
"featureAppointment": "Appointment",
|
||||
"featureTreatment": "Treatment",
|
||||
"featureCases": "Cases",
|
||||
"featureBilling": "Billing",
|
||||
"featureReports": "Reports",
|
||||
"noTabAccess": "No tab access",
|
||||
@@ -313,6 +315,10 @@
|
||||
"statusInactive": "Inactive",
|
||||
"emptyValue": "-"
|
||||
},
|
||||
"cases": {
|
||||
"title": "Cases",
|
||||
"stubDescription": "Received lab cases from linked clinics will appear here. Full inbox and task workflow coming in a later phase."
|
||||
},
|
||||
"appointments": {
|
||||
"title": "Appointments",
|
||||
"subtitle": "Search a patient, pick a date, then click a time slot under a provider to book.",
|
||||
|
||||
Reference in New Issue
Block a user