Kiosk - View Outstanding Bill Details
This flow finds a patient by reference ID, uses the patient's reference ID to search for that patient's outstanding bill details based on organization.
Sample Flow
APIs
The API(s) used in this use case are as follows:
1. /Patient/$find
POST [baseURL]/Patient/$find
Try API
2. /Invoice/$sss-get-outstanding-bill
POST [baseURL]/Invoice/$sss-get-outstanding-bill
Try API