StanfordBDHG / ENGAGE-HF-Firebase

Firebase cloud hosting infrastructure for the ENGAGE-HF project.
MIT License
2 stars 1 forks source link

3-Page PDF #115

Open pauljohanneskraft opened 2 months ago

pauljohanneskraft commented 2 months ago

Description

Sometimes, exportHealthSummary creates a PDF with 3 pages rather than 2. We should make sure that this is not the case and we always generate a 2-page document.

Reproduction

Call exportHealthSummary for a default seeded user. Inspect the returned document.

Expected behavior

The PDF contains exactly two pages, where one page contains a summary of medication recommendations, vitals and symptom scores and the second page contains charts for weight, heart rate, systolic and diastolic blood pressure.

Additional context

No response

Code of Conduct

pauljohanneskraft commented 1 month ago

on hold for now due to potential updates to the PDF layout altogether

should be resolved alongside #150 #151 #152 and #153.