-
Notifications
You must be signed in to change notification settings - Fork 2
make task on questionnaires #132
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
084df32 to
5cd7101
Compare
zacharyrobin
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd consider down the line adding the ability to deselect the added task, we can revisit this when designing the task management portion of the UI
|
I don't see that the "owner" is set, I know it's not required, but do we want to have it assigned to the prescriber? |
|
Should we have a link to the SMART app to launch instead of to the Questionnaire? The Questionnaire method is how CRD works, but for REMS there will not be a Questionnaire or DTR app to launch. |
|
The spec is not super clear to me, regarding this workflow. It sounds like this card returning with a task is only applicable if DTR is NOT applicable, which disregards need for the smart link. |
Rob is working on drafting the profile on Task that will contain the smart link for our use with REMS. Look at ticket 604. Our usage is a little different than what is defined in CRD so we are using Task with a smart link and will also look into using the SystemAction specified in the CRD IG. |
Describe your changes
Makes questionnaires that must be completed as a requirement return a suggestion to create a task for their completion in the card. As of now the suggestions do not actually do anything, the card simply contains the suggestion/action/task resource that are required for further completion of this new crd workflow.
Issue ticket number and Jira link
REMS-591
Checklist before requesting a review
devnot main (the only exception to this is releases fromdevand hotfix branches)Checklist for conducting a review