snowstorm
snowstorm copied to clipboard
Limitation on GET reference set members.
Our customer has a Refset which is a subset of ICD10 terms. We are storing these on our snowstorm server and want to GET them out for comparison to our norwegian terms.. There is a limitation of 10,000 on the following:
Refset Members GET /{branch}/members (Search for reference set members)#
How can we work around this?
Thanks, Kim
It is not currently possible to page beyond 10K results in the refset member list.
We intend to implement search-after functionality, which we have in the GET /{branch}/concepts
endpoint, to allow scrolling without limits. There is a development team working on a new version of the SI reference set management tool who also require this functionality so I expect it will be developed soon.
Hi Kai, Thanks for the response and this is good news! Please note, this is very important for our customer implementation. Is there a way to find an expected delivery date for this?
The internal maintenance ticket for this is MAINT-1713.
The ticket doesn't currently have a scheduled delivery date. Please reach out to Terance or Rory who may be able to put it along.
Great, I will do that. Thanks!!
Hi Kai, Thanks for the response and this is good news! Please note, this is very important for our customer implementation. Is there a way to find an expected delivery date for this?
@kaboyles you can work around the 10k limitation in your client. Let me know if you need any help. /Daniel