Stream: hapi
Topic: Issue with dissapearing Observation on reference server
Michael Riley (Sep 20 2019 at 16:29):
I'm doing a pretty simple test on the dstu2 uhn reference server http://hapi.fhir.org/baseDstu2
I was querying for all Observations from the server, then parsing through the bundle to just find some patients with Observations, then seeing if I could re-query the Observation resource with the patient/subject set to a specific patient. To my surprise, I found that it's about a 50-50 shot that the original Observation wouldn't be found in the patient context search. How regularly does data get purged from the test server?
An example patient id was 172104
James Agnew (Sep 21 2019 at 13:15):
I'm not sure I follow. That patient exists: http://hapi.fhir.org/baseDstu2/Patient/172104
Last updated: Apr 12 2022 at 19:14 UTC