snowstorm icon indicating copy to clipboard operation
snowstorm copied to clipboard

Limitation on GET reference set members.

Open kaboyles opened this issue 3 years ago • 6 comments

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

kaboyles avatar Oct 14 '21 14:10 kaboyles

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.

kaicode avatar Oct 14 '21 14:10 kaicode

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 avatar Oct 14 '21 14:10 kaboyles

The internal maintenance ticket for this is MAINT-1713.

kaicode avatar Oct 14 '21 14:10 kaicode

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.

kaicode avatar Oct 14 '21 14:10 kaicode

Great, I will do that. Thanks!!

kaboyles avatar Oct 14 '21 14:10 kaboyles

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

danka74 avatar Nov 22 '21 15:11 danka74