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

Patient created despite having numeric values in name #9143

Closed
Tanuj1718 opened this issue Nov 16, 2024 · 5 comments · Fixed by #9152
Closed

Patient created despite having numeric values in name #9143

Tanuj1718 opened this issue Nov 16, 2024 · 5 comments · Fixed by #9152
Assignees

Comments

@Tanuj1718
Copy link
Contributor

Describe the bug
Patient can be created despite having wrong name (numeric values in the name e.g. 1234hh)

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://care.ohc.network/patients
  2. Click on 'Add Patient'
  3. Fill the details (Put numbers in name).
  4. Create Patient.

Expected behavior
There should not be any numeric values in the name. If it is, then the patient should not be created.

Desktop (please complete the following information):

  • OS: MacOS
  • Browser Chrome
@Rustix69
Copy link
Contributor

I would like work on this, if that's okay.

@Tanuj1718
Copy link
Contributor Author

@nihal467 @rithviknishad I would like to work on this if it get approved. Please assign it to me.

@Tanuj1718
Copy link
Contributor Author

I would like work on this, if that's okay.

Sorry @ANIR1604 , but I am working on this issue.

@vigneshhari
Copy link
Member

As per FHIR Spec, any string can be used as a patient name, some countries allow names with numbers to exist legally, we cannot create this validation. @rithviknishad close this issue and all related issues.

@Tanuj1718
Copy link
Contributor Author

As per FHIR Spec, any string can be used as a patient name, some countries allow names with numbers to exist legally, we cannot create this validation. @rithviknishad close this issue and all related issues.

Thank you @vigneshhari for the clarification. Got to know a new thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants