masslight / ottehr

Modular, Production-Ready, Open-Source EHR
https://ottehr.com
Other
154 stars 181 forks source link

Create and link pdfs for consent forms #402

Open AykhanAhmadli opened 2 months ago

AykhanAhmadli commented 2 months ago

HIPAA Acknowledgement and Consent to Treat and Guarantee of Payment links should open the corresponding placeholder pdfs

DenysMyrosh commented 2 months ago

Currently empty pages are open when user clicks links on Complete consent forms from Intake flow

Description: Given that a user has started the intake flow and has reached the Complete Consent Forms screen, when the user clicks on the HIPAA Acknowledgement link or Consent to Treat and Guarantee of Payment link, empty pages are opened instead of the proper links or PDF files.

Steps To Reproduce:

  1. Start the intake flow as a patient.
  2. Navigate to the Complete Consent Forms screen.
  3. Click on the HIPAA Acknowledgement link or Consent to Treat and Guarantee of Payment link.

Actual result: Empty pages are opened when the user clicks on the links. https://telemed.ottehr.com/CTT.and.Guarantee.of.Payment-S.pdf https://telemed.ottehr.com/HIPAA.Acknowledgement-S.pdf

Expected result: The links should open the correct pages or PDF files.