You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, I found it useful to have an operation that will populate missing items to the existing QuestionnaireResponse.
It may be useful when the Questionnaire was updated, or to restore eliminated items after apply enableWhen.
The proposal is to add /QuestionnaireResponse/<id>/$populate-missing that will do a merge of existing QuestionanireResponse and populated version of it.
The text was updated successfully, but these errors were encountered:
mkizesov
changed the title
Add $poppulate-missing
Add $populate-missing
Nov 18, 2020
It is not a part of the current SDC spec.
However, I found it useful to have an operation that will populate missing items to the existing QuestionnaireResponse.
It may be useful when the Questionnaire was updated, or to restore eliminated items after apply
enableWhen
.The proposal is to add
/QuestionnaireResponse/<id>/$populate-missing
that will do a merge of existing QuestionanireResponse and populated version of it.The text was updated successfully, but these errors were encountered: