Stream: questionnaire
Topic: LHC form build initialCoding
Yunwei Wang (Jun 02 2020 at 15:05):
I am trying to build a choice/open-choice item using LHC form builder. Though I can build the choice with answerOptions, I could not make the initialCoding work. The form build always generate initialString. Is this a bug? Attach screen shot. @Paul Lynch
image.png
Ajay Kanduru (Jun 02 2020 at 15:38):
Yunwei, It is a bug that default answer is shown for choice/open-choice. However, to my understanding initial[x] is not allowed for choice/open-choice type as per spec. See the rule que-11 in https://www.hl7.org/fhir/questionnaire.html#invs
Ajay Kanduru (Jun 02 2020 at 15:56):
Never mind. Paul alerted about answerOption.initialSelected.
Brian Postlethwaite (Jun 02 2020 at 22:56):
Yes, I don't like that inconsistency.
Last updated: Apr 12 2022 at 19:14 UTC