JCM Table: dbo.LT Stages
From Sherlock Software
TABLE NAME: dbo.LT_Stages
Study stages control table.
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | StageID | tinyint | Stage ID |
| 2 | Desc | nvarchar(100) | Description |
Table Values:
| StageID | Desc |
|---|---|
| 1 | Screening |
| 2 | Pre-operation |
| 3 | Operation |
| 4 | Post operation |
| 5 | 7 days |
| 6 | 30 days |
| 7 | 6 months |
| 8 | 1 year |
| 9 | 2 year |
| 10 | 3 year |
| 11 | 4 year |
| 12 | 5 year |
Back to JCM Database tables