Stream: implementers
Topic: iOS App: Getting List (Resource entries in Single Call)
Karimulla (May 24 2017 at 11:29):
Hi,
Can we directly get the objects in List entries (Which are stored as reference)?
Currently as per my knowledge, I have to Fetch List (Resource) objects first, Later I have to make an another server call to get the List (Result) entries.
Is there any way to make a single call to get all List Objects with its entries objects?
Or any other efficient way instead of my knowledge above addressed.
Lloyd McKenzie (May 24 2017 at 13:27):
Look at http://hl7.org/fhir/search.html#include
Last updated: Apr 12 2022 at 19:14 UTC