TraceScribeData Capture 21 CFR Part 11 ARA. Reyes | Coordinator

Health Assessment eCRF

Study NX-201Site 101Subject 101-014Form key health_assessmentrepeating
Draft Instance 1 Last saved - schemaHash
Append-only. Every field change is written in the same transaction, with the prior value preserved.
Recreation of an EDC / eCRF data-capture system (modeled on a Next.js + Postgres internal app). The form is compiled from a schema: show_if branching and validation run live in the browser as you type, and the same rules are the server's trust boundary in the real app. Hidden fields are stripped to a fixed point; saving writes one append-only audit_log row per changed field. Synthetic subject, no backend.