JCM Table: dbo.DD Lookups
From Sherlock Software
TABLE NAME: dbo.DD_Lookups
Data dictionary codelists table.
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | ItemID | int | ID of data dictionary item |
| 2 | ItemValue | nvarchar(255) | Item value |
| 3 | Desc | nvarchar(2048) | Description |
| 4 | SortOrder | smallint | Sort order for display |
| 5 | ICD10 | varchar(10) | (Not in use) |
Back to JCM Database tables