Stream: hapi
Topic: patient $everything
Shlomy Reinstein (Jun 15 2017 at 10:57):
Has there been a change in the support of the $everything operation for a patient after HAPI FHIR 2.2? For 2.2, it works fine (e.g. /Patient/69/$everything), but for 2.5 it returns an empty bundle.
Rey Limosenero (Sep 21 2021 at 12:35):
how did you implement this $everything? it's returning a bundle of all Patients records and reference. should we call all resources/profile or just manipulate data response in the call/request
Last updated: Apr 12 2022 at 19:14 UTC