FHIR Chat · ValueSet expansion count · IG creation

Stream: IG creation

Topic: ValueSet expansion count


view this post on Zulip Elliot Silver (May 23 2021 at 18:29):

When the publisher expands a value set it cuts off a 1000 codes. If the valueset only contains one expansion, it give a warning that there are more than 1000 elements. However, it looks like it silently cuts off the expansion when there is more than one source for the content. For example: http://hl7.org/fhir/R4/valueset-condition-stage-type.html. I can't imaging that "codes from http://snomed.info/sct where concept is-a 254291000 (Staging and scales)" has exactly 1000 values (actually, it looks to have 1595), and the two values explictly added make the expansion add up to 1002 values. I'd suggest that the display always get cut off at 1000 item, and if any component (or the union of all components) is more than 1000 values, that the warning gets shown.

view this post on Zulip Lloyd McKenzie (May 23 2021 at 19:15):

@Grahame Grieve - is this publisher or tx server, and for the latter, where best to log?

view this post on Zulip Elliot Silver (May 23 2021 at 19:24):

I saw it in FHIR core, so I'm not sure it's an IG publisher issue.

view this post on Zulip Rob Hausam (May 23 2021 at 21:12):

This came up and was reported along time ago (don't recall if there was a GH issue?), and I actually thought it had probably been addressed (but obviously hadn't verified).

view this post on Zulip Grahame Grieve (May 24 2021 at 23:23):

yes I think this issue is addressed now. If you can find something being built now with this issue, I'll look at it

view this post on Zulip Elliot Silver (May 25 2021 at 03:00):

OK, I'll keep an eye out.


Last updated: Apr 12 2022 at 19:14 UTC