FHIR Chat · Valueset creation · terminology

Stream: terminology

Topic: Valueset creation


view this post on Zulip Mounika (Nov 16 2018 at 12:01):

Hi all,
Generally a valueset includes code, display and definition. We want to add some extra fields to the valueset. How to add? Can anyone suggest.

view this post on Zulip Lloyd McKenzie (Nov 16 2018 at 12:13):

Are you interested in adding elements on the "Definition" side of the value set or the "expansion" side?

view this post on Zulip Mounika (Nov 16 2018 at 12:15):

@Lloyd McKenzie We want to add at exapansion side.

view this post on Zulip Lloyd McKenzie (Nov 16 2018 at 12:16):

We're looking at allowing the expansion to include code properties (or at least some of them), so that might provide what you need

view this post on Zulip Mounika (Nov 16 2018 at 12:31):

We had created a valueset using Clinfhir. We got the "Definition" element is empty in expansion table
valueset.PNG

view this post on Zulip Lloyd McKenzie (Nov 16 2018 at 12:54):

Right. Definition isn't included by default. However, I think we're exploring parameterized expansions that would allow including this. @Rob Hausam ?

view this post on Zulip Michael Lawley (Nov 16 2018 at 12:57):

There is an includeDefinition parameter to $expand that can be used to request them

view this post on Zulip Rob Hausam (Nov 16 2018 at 13:44):

Some of this is server dependent - some servers have included the definition by default, and others haven't. But as Michael said, includeDefinition allows you to control that.


Last updated: Apr 12 2022 at 19:14 UTC