Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can add encounter types using the OpenMRS admin screen(Administration > Encounters > Manage Encounter Types) or using sql scripts that insert the data directly into the DB. 

Image Added

 

Image Added

 

...

Location Setup

You can add Locations using the OpenMRS admin screen(Administration > Locations > Manage Locations) or by using the sql scripts which will insert location information into the DB. 

Image Added

 

This locations are automatically populated in the dropdown when you log-in and in the change location drop down  at the Home screen.

 

 


Close Visit Button

In scenarios where either a visit was started accidentally or was not closed for some procedural lapse, hospital needs a capability to be able to "Close a Visit" to ensure that data is reflecting correct situation. A button is added to the "Visit Details" page in the Registration module for allowing registration users to close a visit. However, this button is visible to only those users who have been assigned the privilege "app:common:closeVisit". To assign this privilege, follow these steps:

  1. Go to OpenMRS admin page
  2. Go to "Manage Roles" 
  3. Select the role that you wish to give this privilege to say "RegistrationCleark-Advanced" 
  4. Assign the privilege "app:common:closeVisit" and Save
  5. Ensure that the person who is supposed to perform this operation is assigned this role

Registration Page#Registration2ndPage