I need a help on one matter . i want to show another observation value that i took as a custom encounter in this page … Can anyone guide me ? @dkayiwa
You’d need to add an extension programmatically via a module, documentation on extensions is here, the extension point ids are patientDashboard.secondColumnFragments
or patientDashboard.secondColumnFragments
and as you might have guessed, these names suggest in which column your section would show up.