JCM Table: dbo.AT InstitutionStudy
From Sherlock Software
TABLE NAME: dbo.AT_InstitutionStudy
Store the studies the institution has participated in.
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | InstitutionID | smallint | ID of institution |
| 2 | CaseTypeID | smallint | ID of study case type |
| 3 | StudyEndDate | date | Participate end date |
Back to JCM Database tables