org.openmrs.module.clientregistry 1.1.4 Latest version
Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
<groupId>org.openmrs.module</groupId>
<artifactId>clientregistry</artifactId>
<version>1.1.4</version>
</dependency>
Install 2/2: Run via command line
$ mvn install
About this package
A Client Registry module to enable FHIR resource communication between OpenMRS and a Client Registry, as well
as acting as a Client Registry Consumer.