FHIR Chat · Questionnaire track on Connectathon 24 · questionnaire

Stream: questionnaire

Topic: Questionnaire track on Connectathon 24


view this post on Zulip Mikael Rinnetmäki (Apr 27 2020 at 13:00):

We have implemented a basic FHIR Questionnaire and would be interested in implementing the Structured Data Capture features specified in the SDC Implementation Guide. I don't think we'll have time to develop the features before the Connectathon 24, though.

Given this, I believe we would still be welcome to participate on the Questionnaire track of the Connecathon as observers, right?

view this post on Zulip Mikael Rinnetmäki (Apr 27 2020 at 13:00):

On top of that, could we / should we add our Questionnaire to the Connectathon, even without the SDC extensions? We'd still be interested in testing it against roles 4 - Forms Receiver and 5 - Form Renderer. Or would that be a distraction for other track participants?

view this post on Zulip Mikael Rinnetmäki (Apr 27 2020 at 13:00):

(ping @Sampo Kantola @Hannu Hyttinen )

view this post on Zulip Lloyd McKenzie (Apr 27 2020 at 14:49):

You'd be welcome as both Observers and participants :) There's no need to have SDC extensions to test your forms in terms of receiving and rendering. (And you may have a chance to experiment with at least some of the extensions as part of the connectathon.)

view this post on Zulip Mikael Rinnetmäki (Apr 27 2020 at 17:50):

Great, thanks!

view this post on Zulip Ilya Beda (May 13 2020 at 05:12):

I will introduce my python-based opensource implementation of SDC. I started working on it at the previous connectathon.

view this post on Zulip Brian Postlethwaite (May 13 2020 at 20:47):

And you're welcome to try your questionnaire with our tech demo site too.
http://smartqedit4.azurewebsites.net/Questionnaire
(just select the paste your questionnaire JSON radio, and ... paste your quesitonnaire and click render)

view this post on Zulip Tristan Wilson (May 13 2020 at 22:29):

Myself and @Albert Calamatta have used the above tool to build out our Questionnaire resources matching this render expectations, it's been extremely helpful. Thanks for this.

view this post on Zulip Dave deBronkart (May 13 2020 at 22:48):

I'm completely naive here - I have a form but I'm pretty sure you're talking about something that's encoded somehow, not something in Word! Care to point me to whichever planet I need to understand, to do something useful? Or should I come back next week? :-)

view this post on Zulip Eric Haas (May 14 2020 at 19:55):

@Brian Postlethwaite

image.png

view this post on Zulip Eric Haas (May 14 2020 at 19:58):

these three seem to be rendering issues. also every item has red asterick, what does that mean. This a an R3 Q let me update and try again. The R4 version is not rendering at all...

view this post on Zulip Eric Haas (May 14 2020 at 20:00):

should look like this minus the score information

view this post on Zulip Paul Lynch (May 14 2020 at 20:01):

Dave deBronkart said:

I'm completely naive here - I have a form but I'm pretty sure you're talking about something that's encoded somehow, not something in Word! Care to point me to whichever planet I need to understand, to do something useful? Or should I come back next week? :-)

@Dave deBronkart https://www.hl7.org/fhir/questionnaire.html

view this post on Zulip Lloyd McKenzie (May 14 2020 at 20:18):

@Dave deBronkart Our focus is having a generic mechanism to share forms such that people can write arbitrary forms with arbitrary data and have them displayed on software they have no control over and be confident that the form will be rendered correctly. Furthermore, we are working at defining a generic mechanism so when someone defines a form, they can provide metadata about each question that allows an EHR or other system to automatically fill in the answers to some of the questions to save the user time (the user can still review/change, but data quality/completeness will be improved).


Last updated: Apr 12 2022 at 19:14 UTC