Difference between revisions of "JCM Table: dbo.LT DrugClass"

From Sherlock Software
(Created page with "===TABLE NAME: dbo.LT_DrugClass=== Medication class control table. {| class="wikitable" |- ! Col ID !! Name !! Data Type !! Description |- | 1 || DrugClassID || smallint || Me...")
 
(No difference)

Latest revision as of 01:06, 30 December 2021

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