ID of the PatientFormPdfTemplate this is a filled instance of
values submitted for each field in the source PatientFormPdfTemplate
Successful creation
One instance of a patient filling out a PatientFormPdfTemplate, producing a completed PDF - the DocuSign/DocuSeal "envelope" analog to PatientFormPdfTemplate's "template". The filled PDF itself is produced client-side and uploaded like any other file upload; this record stores the reference to that output file plus the submitted values.
Luma's internal ID of an object.
The ID of the root account user.
Flag for logical deletion where 1 means deleted.
The ID of the user who created this object.
The ID of the user who updated this object.
The date/time when this object was created.
The date/time when this object was updated.
snapshot of the source PatientFormPdfTemplate's fields at fill-time, so later edits to the live template never retroactively affect an already-filled document
values submitted for each field in fieldsSnapshot
ID of the generated, filled PDF produced client-side and uploaded via the existing FileUpload flow