JCM Table: dbo.LT ProcedureType
From Sherlock Software
TABLE NAME: dbo.LT_ProcedureType
Procedure type control table.
| Col ID | Name | Data Type | Description |
|---|---|---|---|
| 1 | ProcedureTypeID | smallint | Procedure type ID |
| 2 | ProcedureType | nvarchar(10) | Procedure type |
| 3 | Desc | nvarchar(200) | Description |
Table Values:
| ProcedureTypeID | ProcedureType | Desc |
|---|---|---|
| 1 | TAVR | TAVR |
| 2 | SAVR | SAVR |
| 3 | TMVR | TMVR |
| 4 | SMVR | SMVR |
Back to JCM Database tables