FHIR Chat · Questionnaire and linkId · implementers

Stream: implementers

Topic: Questionnaire and linkId


view this post on Zulip Halina Labikova (Jul 08 2019 at 19:59):

When defining profile of type QuestionnaireResponse (as a response to a specific questionnaire), it makes sense to me to set linkIds as fixed values, as they need to be constant across all instances. Should then the corresponding questionnaire profile have the same level of granularity and have fixed values for linkIds as well, simply for documentation purposes? I wasn't able to find more info about what are the current conventions, thanks for help in advance!

view this post on Zulip Lloyd McKenzie (Jul 08 2019 at 21:02):

Generally you don't create Questionnaire-specific profiles. The content of a Questionnaire is governed by the referenced Questionnaire, not a profile. Profiling QuestionnaireResponse makes sense if you want to enforce non-question-specific rules. E.g. Q.subject must have "reference" or all answer.valueCodings must have display.

view this post on Zulip Brian Postlethwaite (Jul 10 2019 at 00:48):

I think we need to make this clearer in the questionnaire, questionnaire response, structure definition and profiling pages. We get it enough still.

view this post on Zulip Lloyd McKenzie (Jul 10 2019 at 00:49):

care to submit a change request?

view this post on Zulip Sarah Gaunt (Jul 10 2019 at 03:09):

I have created profiles for Questionnaires and QuestionnaireResponses for HAI - one each for a group (population summary) form and one each for single-person event form. The single person specifies that you have to have a US Core Patient and specifies a code etc. - I feel like this makes sense. Obviously all the forms are defined using instances...

view this post on Zulip Lloyd McKenzie (Jul 10 2019 at 20:36):

It's not wrong to profile these resources. It's just wrong to define a questionnaire by profiling QR


Last updated: Apr 12 2022 at 19:14 UTC