Fingerprints in OpenMRS

@k.joseph, when you download the Neurotechnology SDK, there is a pom that it ships with. You simply go into the root directory and run “mvn install” and it will install all of the Neurotechnology jar files into your local maven repository. It would be great if Neurotechnology deployed these somewhere publicly accessible, but I don’t believe that they do.

You can see a bit of this for the biometric server/client application that we wrote for PIH using Neurotechnology here: https://github.com/PIH/pih-biometrics - specifically have a look at the first few steps in the README

Can I ask what your use case is and whether you are working on this for Lesotho? If so it would be good to see if we can collaborate on this, given PIH also works in Lesotho and we might be able to leverage the fingerprinting work we already support elsewhere.

Best, Mike

1 Like