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

Add support for text note search #593

Open
3 of 8 tasks
ndobb opened this issue May 26, 2023 · 0 comments
Open
3 of 8 tasks

Add support for text note search #593

ndobb opened this issue May 26, 2023 · 0 comments
Assignees

Comments

@ndobb
Copy link
Member

ndobb commented May 26, 2023

@ritche-long TODOs

  • Display metadata about note (dates, patient IDs, etc)
  • Search hints (radix tree https://en.wikipedia.org/wiki/Radix_tree)
  • Tokenization tightening (don't index hyphens, parens, etc.)
  • Paginate (lower priority)
  • Allow synonyms
  • Expand full note into modal upon click

@ndobb

  • Figure out how to save searched notes, searched subcohorts, etc

@ritche-long and @ndobb

  • General UI cleanup and tightening
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

No branches or pull requests

2 participants