FHIR Chat · Simulation of Adaptive Questionnaire · questionnaire

Stream: questionnaire

Topic: Simulation of Adaptive Questionnaire


view this post on Zulip Eric Haas (Sep 04 2018 at 00:27):

I created a simulation of a stateless Adaptive Questionnaire. Its not really stateless but it shows the progression of a questionnaire with the next questions based on the previous answer using FHIR as described in Argonaut's Questionnaire Project and SDC. http://gettingstarte-cjfwz-env.us-west-2.elasticbeanstalk.com/

view this post on Zulip Raheel Sayeed (Nov 28 2018 at 18:20):

Do we have a JSON version of adaptive simulation? http://sqlonfhir-stu3.azurewebsites.net/fhir/Questionnaire/questionnaire-example-sampler is only XML?, not changing to changed Content-Type.

view this post on Zulip Brian Postlethwaite (Nov 28 2018 at 21:03):

That server supports both, just ask for json ?_format=json
(it just wont show it to you in the nice fancy html view)

view this post on Zulip Eric Haas (Dec 02 2018 at 18:50):

the Simulation does not post the Adaptive QuestionnairesResponses anywhere its is all in memory and still a 'todo'. but the Questionnaires are available in both JSON and xml (pretty printed direct from the Telstra server as Brian said) the JSON is prettyprinted by the simulation.

view this post on Zulip Eric Haas (Dec 02 2018 at 18:51):

just select the quesionnaire as a static form view and you will see the option to view as xml or json

view this post on Zulip Eric Haas (Dec 02 2018 at 18:54):

Screen-Shot-2018-12-02-at-10.52.16-AM.png

view this post on Zulip Raheel Sayeed (Dec 18 2018 at 14:50):

thanks Eric, Brian.

view this post on Zulip Raheel Sayeed (Jan 07 2019 at 16:54):

Is there a live server thats simulating Adaptive Questionnaires? the "next-q" operation.
I'm looking to render it live on a native client.

view this post on Zulip Eric Haas (Jan 08 2019 at 16:56):

@Raheel Sayeed , are you going to be in San Antonio?

view this post on Zulip Raheel Sayeed (Jan 08 2019 at 19:32):

@Eric Haas I won't be there. Neck deep in paper work these days.


Last updated: Apr 12 2022 at 19:14 UTC