Skip to content

Dynamic answer options in drop down of questionnaire #2227

Answered by MJ1998
mansikalraa asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mansikalraa

In short, you can use one of the configuration option in DataCaptureConfig: valueSetResolverExternal. So you would need to implement resolve() which takes in the custom value set uri and gives back a List<Coding> which is populated as answer options. Check kdoc for more information.

Let us know if you still need help with this.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mansikalraa
Comment options

Answer selected by fredhersch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants