JCM Table: dbo.LT DrugClass
From Sherlock Software
TABLE NAME: dbo.LT_DrugClass
Medication class control table.
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | DrugClassID | smallint | Medication class ID |
| 2 | DrugClassName | nvarchar(50) | Medication class name |
| 3 | RowIsActive | bit | Row active indicator |
Back to JCM Database tables