FHIR Chat · QuestionnaireResponse : basedOn , partOf ? · hapi

Stream: hapi

Topic: QuestionnaireResponse : basedOn , partOf ?


view this post on Zulip DevGeek (Jul 23 2020 at 13:20):

Please I need a clarification about QuestionnaireResponse in general and about my case :

  • In general what's de difference between basedOn and partOf ; CarePlanand ServiceRequest ; Observation and Procedure

  • My case : I need to create a FOLLOW UP (for a patient, one time, with a specific type of disease), then every day he will be answering a QuestionnaireResponse related to his FOLLOW UP profile ... so is it basedOn or partOf ? and what is the suitable type ?

view this post on Zulip DevGeek (Jul 24 2020 at 09:35):

Hi , I'am creating a Questionnaire and adding items in this form at the moment :
{
"linkId" : "25",
"text" : "Question display",
"type" : "",
"readOnly" : false
}

In this question, the response is an array of string, how can I declare that ?

Thanks

view this post on Zulip Mareike Przysucha (Jul 25 2020 at 11:16):

Hello. There is a Stream concentrating in questionnaires. Probably you should ask there?

view this post on Zulip DevGeek (Jul 25 2020 at 17:12):

@Mareike Przysucha link please ?

view this post on Zulip Mareike Przysucha (Jul 25 2020 at 17:29):

The link is https://chat.fhir.org/#narrow/stream/179255-questionnaire

By the way: If you're using a browser (not the app), next to the word "STREAMS" there are the settings, where you can subscribe to different streams. There you also find a list of all available streams (go to "All Streams").
When using the app, go to the # -symbol and then to "All Streams". Then you can subscribe to the different streams.


Last updated: Apr 12 2022 at 19:14 UTC