JCM Table: dbo.AT FormDataReviewStatus
From Sherlock Software
TABLE NAME: dbo.AT_FormDataReviewStatus
Records data variable adulting review results in a CRF.
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | FormID | int | ID of the form |
| 2 | Complete | bit | Complete indicator |
| 3 | Comments | ntext | Review comments |
Back to JCM Database tables