OHCRN / platform

Monorepo for the OHCRN Consent Platform, Coordinator Dashboard, and Data Portal.
GNU Affero General Public License v3.0
0 stars 0 forks source link

Guardian names - Consent PDF #806

Open samrichca opened 1 month ago

samrichca commented 1 month ago

Split guardianName into guardianFirstName, guardianLastName, and (optional) guardianPreferredName.


For consent PDF generation: Replace guardianName with first + last.

samrichca commented 3 weeks ago

WIP, requires #809 to be merged.