JCM Table: dbo.AT InstitutionForms
From Sherlock Software
TABLE NAME: dbo.AT_InstitutionForms
Records CRFs available for an institution.
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | InstitutionID | smallint | ID of institution |
| 2 | CaseTypeID | smallint | ID of case type |
| 3 | FormTypeID | smallint | ID of form type |
| 4 | SortOrder | smallint | Display sort order |
Back to JCM Database tables