s_TISS_Reference table

From CCMDB Wiki
Revision as of 16:06, 2023 May 17 by Ttenbergen (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The s_TISS_Reference table in TISS28 Data.mdb contains one line for each TISS item.

Data Structure

+------------------+-------------+--------------------------------------- 
| Field            | Type        | Meaning                                
+------------------+-------------+--------------------------------------- 
| TISS_ITEM_NO     | byte        | TISS item number
| TISS_ITEM_TEXT   | string(255) | text on File:TISS28 Form.pdf              
| TISS_ITEM_POINTS | byte        | # of points given for TISS score          
| TISS_ITEM_CHECK  | byte        | ? whether it should be checked against other items? 
+------------------+-------------+---------------------------------------