FHIR Chat · Does HAPI FHIR JPA support expansion of a ValueSet with a... · hapi

Stream: hapi

Topic: Does HAPI FHIR JPA support expansion of a ValueSet with a...


view this post on Zulip Lin Zhang (Oct 28 2020 at 13:24):

@James Agnew As I know, it supports expansion of a VS including the content of a whole CodeSystem. Thanks, James.

view this post on Zulip James Agnew (Oct 28 2020 at 13:27):

Yes, this is supported.

For very large codesystems (e.g. loinc) it will only work once the server has had a chance to calculate the pre-expansion, which is done as a background process but then remains available from that time onward.

view this post on Zulip Lin Zhang (Oct 28 2020 at 13:29):

That's awesome:smiley:


Last updated: Apr 12 2022 at 19:14 UTC