FHIR Chat · Enforce repeating choice does not repeat answer · questionnaire

Stream: questionnaire

Topic: Enforce repeating choice does not repeat answer


view this post on Zulip Elliot Silver (Nov 20 2020 at 04:19):

In my questionnaire, I have a repeating choice item bound to a valueset. The intent is to have an answer for each of the applicable value set values. However, I don't see a way to make sure that each code in the valueset can only appear once in the answer. Am I missing something? Do I need to write a FHIRpath constraint?

view this post on Zulip Brian Postlethwaite (Nov 20 2020 at 11:51):

Yes, that is what I would do.

view this post on Zulip Brian Postlethwaite (Nov 20 2020 at 11:53):

And depending on how many there are, you might select checkbox as the UI item control type hint.

view this post on Zulip Elliot Silver (Nov 20 2020 at 16:28):

Sigh I must say, despite all the SDC and questionnaire extensions, I'm frustrated by how often I need to resort to coding behaviour. (Now get off my lawn!)


Last updated: Apr 12 2022 at 19:14 UTC