Stream: questionnaire
Topic: Questionnaire Editing tools
Jose Costa Teixeira (Nov 28 2021 at 21:49):
Should we have a questionnaire editor based on the questionnaire renderers?
Jose Costa Teixeira (Nov 28 2021 at 21:50):
I think that would be an awesome proof that things are working well
Brian Postlethwaite (Nov 28 2021 at 22:10):
There is one from lhmc you can use that is open source
Brian Postlethwaite (Nov 28 2021 at 22:10):
(and they are working on a new version too)
Jose Costa Teixeira (Nov 28 2021 at 22:21):
you mean lhc form builder?
Jose Costa Teixeira (Nov 28 2021 at 22:22):
Yes, i had forgotten I'd seen that.. would be good to more add the SDC extensions in there ( I don't see all of it there)
Ilya Beda (Nov 29 2021 at 06:40):
Hi @Jose Costa Teixeira
You can have a look on https://github.com/beda-software/sdc-ide http://sdc.beda.software/
Tilo Christ (Nov 29 2021 at 18:11):
@Ilya Beda That's a cool looking tool! Can you maybe check why the Patient Form tile is currently displaying an error? Watching your YouTube DevDays talk and would like to explore some more.
Ilya Beda (Nov 29 2021 at 18:45):
Hi @Tilo Christ
Thank you!
There was a typo at initialExpression for the first name field. It is fixed now, please have a look.
Tilo Christ (Dec 03 2021 at 22:10):
In the grand tradition of everybody posting some useful SDC tool onto a web server, I have just published this: http://legentix.com/faiabench/#/.
It can take a patient, a questionnaire response, and a questionnaire, display a filler that displays the questionnaire populated based on the questionnaire response and the patient for the launch context. It then displays the QuestionnaireResponse that is produced by the filler. All of these items can also be examined with a FHIRPath evaluator. This is implemented in Dart/Flutter with full source code here: https://github.com/tiloc/faiadashu/tree/main/faiabench The FHIRPath implementation is created by @Grey Faulkenberry .
Vadim Peretokin (Jan 04 2022 at 13:26):
There's also https://github.com/helsenorge/structor created by Norway, see https://formdesigner.helsenorgelab.no
@Kenneth Myhra
Paul Lynch (Jan 04 2022 at 16:00):
Please add any SDC Questionnaire tools to https://confluence.hl7.org/display/FHIRI/SDC+Implementations.
Last updated: Apr 12 2022 at 19:14 UTC