Kiosk- View Inflight Bill Details


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

Sample Flow


invoice-kiosk-view-inflight-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-inflight-bill

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