Payment Transaction
Provide consumers options to make online payment for their outstanding bills and view payment history.
View Recent Payment Details
This flow finds a patient's reference ID, and finds the recent payment details for that patient.
Sample Flow
diagram currently unavailable
APIs
The API(s) used in this use case are as follows:
1. /Patient/$find
POST [baseURL]/Patient/$find
Try API
2. /PaymentTransaction/$get-recent-payment
POST [baseURL]/PaymentTransaction/$get-recent-payment
Try API