Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated code block. Past one is outdated.



Info

The Appointment Scheduling feature will be available from release 0.90. 

The appointment scheduling module is for enabling the users to primarily Create and Manage Appointments across services and providers. The links below will provide the steps to configure and set up the appointment scheduling module for an implementation. You will find the steps to use the module in the user guide here.

Child pages (Children Display)
alltrue


Appointment Scheduling app onto Bahmni Clinical Home Page is configured through the following extension in "extension.json" of home as configured here.

Also, please note that you may have to specify the user permission to access appoint scheduling. To grant the user permission, please head over to your OpenMRS settings, then in manage users, type in your user, and grant it the permissions "appointmentmanage" and "appointments:fullaccess."



Code Block
"appointmentsappointmentScheduling": {
    "id": "bahmni.appointmentsappointment.scheduling",
    "extensionPointId": "org.bahmni.home.dashboard",
    "type": "link",
    "translationKey": "MODULE_LABEL_APPOINTMENT_APOOINTMENTSSCHEDULING_KEY",
    "url": "../../openmrs/appointmentschedulingui/home.pageappointments",
    "icon": "fa fa-calendar",
    "order": 1114,
    "requiredPrivilege": "App: appointmentschedulingui.homeapp:appointments"
  }



Panel
titleColorwhite
titleBGColorgreen
titleFeature Details

Appointment Scheduling


Panel
titleColorwhite
titleBGColorgreen
titleUsage Details

Using Appointment Scheduling in Bahmni