FHIR Chat · Date with Timezone search · implementers

Stream: implementers

Topic: Date with Timezone search


view this post on Zulip Nisha Surendran (May 25 2020 at 07:36):

I am using HAPI FHIR r4, downloaded server and client from hapi fhir git repository ("https://github.com/hapifhir/hapi-fhir-jpaserver-starter")
But the problem is, I am not able to prove date with time and timezone. I tried from postman client also still the same issue. Only date search is working fine, but search with datetime and timezone is not working.

Eg : http://localhost9099/fhir/Encounter?status=arrived&date=gt2020-03-23T00:59:24+05:30&date=le2020-03-23T23:46:57+05:30

This query is not working. But if I provide only dates, it is working.

Can some one please tell me if I am doing something wrong here?

even i tried with sa and eb also, but no luck.

I am kind of stuck, please help me .

view this post on Zulip James Agnew (May 25 2020 at 13:11):

This is being discussed here: https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/hapi-fhir/_8lXQfaqZHk/WUU9APGOAQAJ

(Note @Nisha Surendran please don't post the same question in multiple places at the same time. Please see this wiki for details on getting help with HAPI FHIR: https://github.com/jamesagnew/hapi-fhir/wiki/Getting-Help )


Last updated: Apr 12 2022 at 19:14 UTC