JCM Table: dbo.LT CaseSubtype

From Sherlock Software

TABLE NAME: dbo.LT_CaseSubtype

Study case subtype control table.

Col ID Name Data Type Description
1 CaseSubtypeID smallint Study case subtype ID
2 CaseTypeID smallint ID of case type (not in use)
3 CaseSubtypeName nvarchar(10) Case sub-type name abbreviation
4 CaseSubtypeDesc nvarchar(200) Description


Table Values:

CaseSubtypeID CaseTypeID CaseSubtypeName CaseSubtypeDesc
1 1 AI Aortic insufficiency
2 1 AS Aortic stenosis



Back to JCM Database tables