Actions
Task #25
openEpic #13: Patient Portal
Feature #19: Lab Order
Order a lab test
Status:
New
Priority:
Normal
Assignee:
-
Start date:
11/06/2025
Due date:
% Done:
0%
Estimated time:
Updated by Redmine Admin about 1 month ago
User Story :
As a patient, I want to place a lab order through the platform so that my selected tests can be processed by the partner lab.
Acceptance Criteria :
- Patient selects a lab and one or more tests.
- On submission, system sends order data to the lab’s API.
- Order is created with status ‘Pending Confirmation’.
- Both lab and patient receive notifications that the order has been placed.
- Patient sees confirmation message and order summary in their dashboard.
Notes for QA :
- Verify order API call triggers successfully.
- Confirm Pending Confirmation status in backend.
- Check notification content and timing.
Actions