Stream: implementers
Topic: Return everything in a compartment
René Spronk (Aug 26 2020 at 11:54):
It doesn't seem to be possible: using a GET to get hold of all resources in a compartment (e.g. Patient/123's Patient compartment). What's the workaround (if any) ?
René Spronk (Aug 26 2020 at 11:55):
Operation, like $everything, seems a likely solution..
Grahame Grieve (Aug 26 2020 at 20:19):
yes, $everything is defined for that purpose
Last updated: Apr 12 2022 at 19:14 UTC