phdi
phdi copied to clipboard
eCR Library Search | Non-Integrated eCR Viewer
Action Requested
Implement search functionality for the home page. We need an API based search that allows users to find eCRs by eCR ID, patient name, or keyword in the reportable condition and rule summary
Acceptance Criteria
When searching for eCRs on the Viewer homepage:
- [ ] A search bar exists above the table, matching Figma designs below
- [ ] A user can search using the eCR ID, Patient Name, or Keywords in reportable condition or RCKMS rule summary
- [ ] The data is retrieved after hitting enter OR a pause in typing
- [ ] Works with pagination
- [ ] Tests
- [ ] There should be a drop shadow below the eCR Library search panel (Y offset: -4px, Blur: 4px, Color: 000000 15% opacity)
Testing
Will need to test this functionality against both S3 and Postgres, as usual.