FHIR Chat · SDC Connectathon · questionnaire

Stream: questionnaire

Topic: SDC Connectathon


view this post on Zulip Lloyd McKenzie (Sep 29 2018 at 12:43):

Welcome everyone. If you're not here yet, our table is in the main room (2nd floor in behind the other conference). We're at the front of the room, second table from the left

view this post on Zulip Grahame Grieve (Sep 29 2018 at 13:13):

do we have any sample questionnaires?

view this post on Zulip Lloyd McKenzie (Sep 29 2018 at 13:36):

We have the ones in the spec. I believe @Robinette Renner has one she might be willing to share. @Brian Postlethwaite ?

view this post on Zulip Ye Wang (Sep 29 2018 at 13:49):

Paul created a sample questionnaire that has FHIRPath to calculate BMI value. We can run it with our SMART app.

view this post on Zulip Ye Wang (Sep 29 2018 at 13:54):

Here is link to the sample questionnaire with FHIRPath data: https://github.com/lhncbc/lforms-fhir-app/blob/master/e2e-tests/data/weight-height-questionnaire.json

view this post on Zulip Robinette Renner (Sep 29 2018 at 14:33):

Yes, I have a sample questionnaire that I can send you.

view this post on Zulip Brian Postlethwaite (Sep 29 2018 at 16:02):

Ye Wang, that questionnaire doesn't parse properly.
The option property in R4 is now called answerOption
Otherwise that parses fine in the R4 parser

view this post on Zulip Ye Wang (Sep 29 2018 at 16:27):

The current version of LHC-Forms widget only supports v3. So here we kind of hacked a bit to make a case for the use of PATHPath in a Questionnaire.

view this post on Zulip Eric Haas (Sep 29 2018 at 16:44):

All mine are stu3

view this post on Zulip Paul Lynch (Sep 29 2018 at 20:09):

Here is our Smart on FHIR app which will show the form Ye mentioned:

https://apps.smarthealthit.org/app/lforms-questionnaire-app

A link to download our R3/R4 hybrid form with a FHIRPath BMI calculation is:

https://raw.githubusercontent.com/lhncbc/lforms-fhir-app/master/e2e-tests/data/weight-height-questionnaire.json


Last updated: Apr 12 2022 at 19:14 UTC