/
Temp Page for UHIF Documentation
Temp Page for UHIF Documentation
Setting up opensrp client App with openmrs
This setup assumes that both openmrs and opensrp servers are correctly set according to here.
- OpenSRP requires these modules to be added in the openmrs system so as to enable it function.
- Setup the location within openmrs under manage locations in the Locations tabs.
- Create a new User(s) in the manage user's tab.
- Create a team under the Team management module.
- Assign the user to the Team created.
- To verify whether the user is authenticated, within the browser type "localhost:8080/opensrp/security/authenticate" and fill in the user credentials created in openmrs. A JSON file should appear indicating the user details.
- Make sure the logged in user has the ability to get identifiers from the OpenMRS idgen module. This can be achieved under the Manage patient Identifier sources to Auto-Generations Options and set the Location in line with the one set initially, then the Source to Auto-generate From and set it to "OPENMRS_OPENSRP" as well as selecting all the options below and then save.
- With all that in place, open up the client App in the settings tab change the URL to that of your local machine for example "http://10.10.2.2:8080/opensrp".
This site is no longer maintained. Please visit docs.opensrp.io for current documentation.