Is there a way i could pull only unpaid procedures of a patient using procedurelogs?
Regards
Sendhil
Search found 5 matches
- Thu Oct 17, 2024 11:33 pm
- Forum: API
- Topic: API: Pulling unpaid procedures of a patient
- Replies: 2
- Views: 9347
- Mon Oct 07, 2024 9:07 am
- Forum: API
- Topic: payments API: No procNums in Payments response
- Replies: 1
- Views: 6795
payments API: No procNums in Payments response
Hi Regarding payments API, For payments POST, there is a support to post payment with procNums. But on GET Payments, we don't receive the procNums as part of payments response. Seems the GET payments doesn't have support to return procNums? How can i retrieve the payment link to the procs. Regards S...
- Tue Dec 19, 2023 1:05 am
- Forum: API
- Topic: Daterange support for ProcedureLogs GET
- Replies: 5
- Views: 7160
Re: Daterange support for ProcedureLogs GET
Hi Justine,
we want procedurelogs which was added or changed in the date range.
Regards
Sendhil
we want procedurelogs which was added or changed in the date range.
Regards
Sendhil
- Thu Dec 14, 2023 6:24 am
- Forum: API
- Topic: Daterange support for ProcedureLogs GET
- Replies: 5
- Views: 7160
Re: Daterange support for ProcedureLogs GET
Hi
I hope procedurelog.DateTStamp will gives us the procedures from the start date to till now. Please correct me if im wrong.
What we wanted is the procedure logs between two date range
Regards
Sendhil
I hope procedurelog.DateTStamp will gives us the procedures from the start date to till now. Please correct me if im wrong.
What we wanted is the procedure logs between two date range
Regards
Sendhil
- Mon Dec 11, 2023 7:47 am
- Forum: API
- Topic: Daterange support for ProcedureLogs GET
- Replies: 5
- Views: 7160
Daterange support for ProcedureLogs GET
Hi API developers, Can you add Date range support in ProcedureLogs GET (multiple)? For example GET /procedurelogs?startDateTStamp=2020-07-30 08:00:00&endDateTStamp=2020-08-30 08:00:00 This will be useful in the scenario where we want to process the data in batches for period of six months. Regards S...