Actions
Task #23
openEpic #13: Patient Portal
Feature #19: Lab Order
Search Labs by Pincode
Status:
New
Priority:
Normal
Assignee:
-
Start date:
11/06/2025
Due date:
% Done:
0%
Estimated time:
Updated by Redmine Admin about 1 month ago · Edited
- Subject changed from Search lab by pincode to Search Labs by Pincode
User Story:
As a patient, I want to search for nearby labs using my pincode so that I can find and select a convenient lab for testing.
Acceptance Criteria:
- System should allow patients to enter a pincode in a search box.
- On submit, it retrieves partner lab data via API and lists available labs with:
Lab Name
Address
Available Tests - If no labs are found, show message: “No labs found in your area.”
- Search results should refresh dynamically when pincode changes.
Notes for QA :
- Test valid pincode returning multiple labs.
- Test invalid or empty pincode ensure proper message displays.
- Verify that lab names and addresses are correct per API data.
Actions