Reference application: V 2.3.1 I am trying to quickly create a usable clinician environment in the Reference application and find 2 very different displays. http://localhost:8081/openmrs-standalone/coreapps/clinicianfacing/patient.page?patientId=45f79b6c-ea7c-4ea8-a691-15af411a3719 which shows the visit note and a few actions and the patient dashboard navigated to from the Find/create patient in advanced system administration. I would like to create a hyperlink in the visit note to the patient dashboard directly and a returning link from the patient dashboard back to the visit note. http://localhost:8081/openmrs-standalone/patientDashboard.form?patientId=56&phrase=1001lk
The Patient Identifiers are the UUID in clinician facing and the dashboard is the my sql Patient ID (not the OpenMRSID) which will actually work with in either URL.
Is there a quick way to edit this hyperlink for the alternative view page, with PatientID context, into the pages to allow quick navigation. to and fro. Thanks, for any help. Len