The request succeeds as expected. I am wondering how to pass a date range in order to filter the results correctly. Thank you for your time.
Sukesh Konjeti (Oracle Cerner)
unread,
Mar 27, 2023, 7:22:50 AM3/27/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Oracle Cerner FHIR Developers
Hello,
Can you try passing the date parameters like this date=ge1990-03-21T00:00:00.000Z&date=le2020-03-21T00:00:00.000Z. If we are sending only one parameter then its defaulting the time to 00:00:00.000z but that's not the case while sending two.