Patient Journey as seen by the Browser: Difference between revisions
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
Patient journey, writing a proposal to present to BlinkDev, browser render engine people. | Patient journey, writing a proposal to present to BlinkDev, browser render engine people. | ||
==Journey== | ==Journey== | ||
# User navigates to Relying Party Web site, for example to a patient view a patient portal | # User navigates to Relying Party Web site, for example to a patient view a patient portal. The patient portal may receive a cookie from a prior visit | ||
# RP displays one or more sign in options for the user (note that the patient view may be determined by the existence of a valid cookie) | # RP displays one or more sign in options for the user (note that the patient view may be determined by the existence of a valid cookie) | ||
# The user clicks on one sign in option . A his point there is a fork in the journey based on the cookie. | # The user clicks on one sign in option . A his point there is a fork in the journey based on the cookie. |
Revision as of 15:45, 31 March 2021
Full Title
How the Patient journey is seen by the user agent (browser) on a user device.
Context
Patient journey, writing a proposal to present to BlinkDev, browser render engine people.
Journey
- User navigates to Relying Party Web site, for example to a patient view a patient portal. The patient portal may receive a cookie from a prior visit
- RP displays one or more sign in options for the user (note that the patient view may be determined by the existence of a valid cookie)
- The user clicks on one sign in option . A his point there is a fork in the journey based on the cookie.
Fork one: User is apparently new as there is no existing cookie
Fork two the user device is recognized by the appearance of a cookie