Add EVENT_RENDER_POST_PAGELOAD hook to Demographics page (#5987)
commit04dbf43e344c2a558752c823662f118d66b4c1f9
authorSherwin Gaddis <sherwin@affordablecustomehr.com>
Fri, 2 Dec 2022 19:34:01 +0000 (2 14:34 -0500)
committerGitHub <noreply@github.com>
Fri, 2 Dec 2022 19:34:01 +0000 (2 14:34 -0500)
treed7f6d846e419681b0baa8cd9989f57cd63b44f47
parente6220edfd9747d56a3cfa1ab2e5c716b97c95279
Add EVENT_RENDER_POST_PAGELOAD hook to Demographics page (#5987)

Use EVENT_RENDER_POST_PAGELOAD to inject content at the end of the HTML document.
interface/patient_file/summary/demographics.php
src/Events/PatientDemographics/RenderEvent.php