Kiosk- View Deposit Bill Details


This flow finds a patient by reference ID, uses the patient's reference ID to search for that patient's deposit bill details based on organization.

Sample Flow


invoice-kiosk-view-deposit-bill

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-deposit

POST [baseURL]/Invoice/$sss-get-deposit Try API