FHIR Chat · canonical for QuestionnaireResponse.questionnaire · questionnaire

Stream: questionnaire

Topic: canonical for QuestionnaireResponse.questionnaire


view this post on Zulip Diane (Feb 09 2022 at 00:42):

I know that QuestionnaireResponse.questionnaire is supposed to be a canonical datatype.

Assuming that the questionnaire that was used to create the questionnaire response is: 1234 version 8

Is this considered to be proper canonical? Questionnaire/1234|8

Or do I need a full url like this? http://www.ourfhirserver.com/fhir/Questionnaire/1234|8

view this post on Zulip Lloyd McKenzie (Feb 09 2022 at 02:42):

It needs to be a full url. Specifying the version is optional.

view this post on Zulip Paul Lynch (Feb 09 2022 at 15:23):

HAPI had a bug (which they might have fixed) in which the QR.questionnaire needed to be relative (maybe was that just for searching).


Last updated: Apr 12 2022 at 19:14 UTC