hapifhir / hapi-fhir

🔥 HAPI FHIR - Java API for HL7 FHIR Clients and Servers
http://hapifhir.io
Apache License 2.0
2k stars 1.31k forks source link

Search By Patient ID not working for any of the resources #3068

Open pandiyan90 opened 2 years ago

pandiyan90 commented 2 years ago

A week back we were able to get the records by executing the following query. Now it is giving 500 error. It is with for all other resources like MedicationStatement, Observation, etc.

Server: UHN_HAPI Server (STU3 FHIR) http://hapi.fhir.org/baseDstu3/Encounter?subject=2803199&_pretty=true

alexanderkiel commented 2 years ago

Same with R4: http://hapi.fhir.org/baseR4/Encounter?subject=1911047

JaganJonnala commented 1 year ago

is there any update on this.? we are facing similar issue from past two days, Patient ID search is not working as expected for few.

Can someone help on this , do we need to do anything.?