Display communication needs to SAIS teams#287
Merged
Conversation
270e9e0 to
326b8e3
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
A very long time ago, we changed how we ask for a parent’s communication needs in the parental consent journey. As a reminder, here is that question (and how it is shown when reviewing answers):
Note
One change from the previous design is that we now want to ask this question to all parents, not just those that provide a telephone number.
Verbal consent journey
We also need to reflect this change in the SAIS-facing verbal consent journey:
Display this answer to SAIS teams (in session context)
We need to show the answer to SAIS teams when reviewing/managing a session.
If (and only if) a parent has a communication need, show that on the consent card on the patient session page:
All replies should show the answer to this question:
Display this answer to SAIS teams (in global context)
When viewing a child, you can see all their related contacts, each of which shows that contacts communication needs:
When editing a contact, you can edit their communication needs:
Note
A separate PR will improve the management of contacts, making them a separate entity in the prototype and showing (updated) screens for editing, deleting, etc.