Stream: questionnaire
Topic: choice with no options
Jose Costa Teixeira (Apr 08 2021 at 19:49):
is a question of type choice with no answeroptions acceptable? How should that be behaving / shown to the user?
Tilo Christ (Apr 08 2021 at 20:02):
Maybe the opposite of rule que-5
is missing? If question is of type choice then either answerOptions or answerValueset has to be non-empty? Otherwise users would be forced to always respond with an empty answer?
Lloyd McKenzie (Apr 08 2021 at 20:53):
It should have answerOptions, answerValueSet or an extension that serves to fill the same purpose.
Paul Lynch (Apr 08 2021 at 21:01):
For example, http://build.fhir.org/ig/HL7/sdc/expressions.html#answerExpression
Last updated: Apr 12 2022 at 19:14 UTC