L TISS76 table: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Ttenbergen (talk | contribs) m Text replacement - "[[Category: " to "[[Category:" |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
''' | '''L_TISS76''' table in [[Legacy TMS Data.mdb]] contains [[TISS76-Points]] information for the first 10 days of stay in ICU. It is linked to [[L_Log table]] by [[D_ID]]. | ||
== Structure == | == Structure == | ||
| Line 29: | Line 29: | ||
* [[L TISS Item table]] - current data structure (as opposed to this legacy data) | * [[L TISS Item table]] - current data structure (as opposed to this legacy data) | ||
[[Category: Data structure]] | [[Category:Data structure]] | ||
[[Category: L TISS76 table|*]] | [[Category:L TISS76 table| *]] | ||
Latest revision as of 11:34, 30 July 2025
L_TISS76 table in Legacy TMS Data.mdb contains TISS76-Points information for the first 10 days of stay in ICU. It is linked to L_Log table by D_ID.
Structure
To see the most up-to-date data structure of this table, see the master files.
| name | position | type | description |
|---|---|---|---|
| D_ID | 2 | string(18) | D_ID |
| Date | 3 | date | Date |
| T1 | 4 | integer | TISS 1 point score as per TISS76-Points |
| ... | ... | ... | ... |
| T 96 | 99 | integer | TISS 96 point score as per TISS76-Points |
| Total | 100 | numeric (8) | Total TISS Score |
Collection date for ICU only
- Start Date : Varies depending on the collection start date of the site ( Data Collection start dates -click here)
- End Date : Dec 31, 2012
See also
- Category:TISS
- L TISS Item table - current data structure (as opposed to this legacy data)