Skip to content

icrc-psousa/openmrs-module-bahmnicommons

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Openmrs-module-bahmnicommons

This repository contains the extracted APIs from Bahmni Core, which are being used by bahmni appointments module.

APIs Extracted

  • patient-search (/openmrs/ws/rest/v1/bahmnicore/search/patient)
  • location-search-handler-bytags (/openmrs/ws/rest/v1/location?operator=ALL&s=byTags)

Setup

git clone git@github.com:Bahmni/openmrs-module-bahmnicommons.git
cd openmrs-module-bahmnicommons
mvn clean install  #runs the unit tests and generates omod

mvn clean install -P IT #runs the unit and Integration tests and generates omod 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%