I’ve created a new patient registration app with additional patient identifier types. The registration flow is successfully executing and I’m able to reach the clinician facing dashboard for the patient. Now, I’m facing 2 issues:
- I want to view/edit the additional patient identifier types from the clinician facing dashboard header. I’ve followed the steps mentioned here: link
- I want to view the registration summary page using the new patient registration app. I’ve updated the url as needed. but when I try to go to the summary page from ‘Edit Registration Option’, I get an error. Attaching screenshot for reference