Stream: implementers
Topic: questionnaire choices
Josh Mandel (Feb 23 2017 at 22:12):
When using Questionnaire.item.options
to link a Questionnaire item to a ValueSet
, is there some provision for specifying the order in which options should be presented? Or would you just use Questionnaire.item.option
(singular) to put values inline if you care about order?
Lloyd McKenzie (Feb 23 2017 at 23:13):
There's an extension for that :) http://build.fhir.org/extension-valueset-conceptorder.html
Grahame Grieve (Feb 24 2017 at 19:27):
can you provide an example? Lloyd's answer is one of many possible answers, but all of them put the onus for order in the value set
Last updated: Apr 12 2022 at 19:14 UTC