Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Similar patients search #515

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Similar patients search #515

wants to merge 7 commits into from

Conversation

ningosi
Copy link
Member

@ningosi ningosi commented Apr 27, 2018

This PR will try to display if similar patients are detected on entering the first 3 characters of their family name

@coveralls
Copy link

coveralls commented Apr 27, 2018

Coverage Status

Coverage decreased (-0.006%) to 67.145% when pulling 9f5124f on ningosi:master into c5c37f5 on esaude:master.

@@ -10,6 +10,7 @@
.module('application', [
'authentication',
'bahmni.common.uiHelper',
'common.patient',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I get the following error:
image

@@ -5,10 +5,10 @@
.module('application')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be in registration module.

Copy link
Member

@ynurmahomed ynurmahomed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

SimilarPatientsController should be in registration module and unit test should be uncommented or removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants