View Outstanding Bills Amount/Full Paid Bills


This flow finds a patient by reference ID, uses the patient's reference ID to search for that patient's bill amount, or the fully paid bills.

Sample Flow


invoice-view-outstanding-bills-amount

APIs


The API(s) used in this use case are as follows:

1. /Patient/$find

POST [baseURL]/Patient/$find Try API

POST [baseURL]/Invoice/_search Try API