FHIR Chat · Link Questionnaire questions to other ressource attributes · implementers

Stream: implementers

Topic: Link Questionnaire questions to other ressource attributes


view this post on Zulip Nader Cheaib (Jun 21 2017 at 15:42):

Hello, is there a way to link a question (ID) in a Questionnaire ressource to an attribute in another ressource (for example, clinicalStatus attribute in AllergyIntolerance ressource? If yes, what attribute should be used in the Questionnaire ressource to do that? Thank you.

view this post on Zulip Lloyd McKenzie (Jun 21 2017 at 16:54):

item.definition can point to the element definition in a structure definition or profile.

view this post on Zulip Brian Postlethwaite (Jul 04 2017 at 04:08):

Where is this best documented, as I would like to implement this properly also. Part of the SDC docs?

view this post on Zulip Lloyd McKenzie (Jul 04 2017 at 07:13):

This isn't SDC specific. It's already in the core spec, but we can add more if you don't think it's clear enough.

view this post on Zulip Brian Postlethwaite (Jul 05 2017 at 05:42):

Thanks, will re-check, and provide feedback as I implement it.

view this post on Zulip Brian Postlethwaite (Jul 05 2017 at 07:23):

Is there a definition of an operation that does the "[base]/$save-atomic-data" of the QuestionnaireResponse into the other resources?


Last updated: Apr 12 2022 at 19:14 UTC