|
|
(66 intermediate revisions by 4 users not shown) |
Line 1: |
Line 1: |
| ==GUIDELINES FOR DATA QUALITY OF THE TISS / iTISS FORMS==
| | __TOC__ |
| IMPORTANT QUALITY CHECK FOR iTISS are as following. Data collectors are responsible for these.
| | This is a list of all Checks in [[:Category:TISS28 check]], with summaries and any discussions currently in those pages. |
| {| class="wikitable" border=1 <hiddentext> set to 0 for no borders</hiddentext>
| |
| |- style="background-color:#CCCCE6;font-size:8pt;font-weight:bold;color:#000080"
| |
| | width="80" height="31" valign="top" | VARIABLES
| |
| | width="494" align="center" valign="top" | ACTION REQUIRED
| |
|
| |
|
| |- style="color:#000080" | | ==Currently Active Checks == |
| | height="31" valign="top" | Serial | | {{#cargo_query: |
| |style="font-size:11pt;text-decoration:underline" align="center" valign="top" | | | tables=DataIntegrityChecks,Discussions,_pageData |
| | |join on=DataIntegrityChecks._pageName=_pageData._pageName,DataIntegrityChecks._pageName=Discussions._pageName |
| | |fields= |
| | CONCAT("\[\{\{fullurl:",DataIntegrityChecks._pageName, "{{!}}action=edit\}\} edit]")=edit, |
| | DataIntegrityChecks._pageName=page, App, Status, Timing, Firmness, Summary, question, who |
| | |where=_pageData._categories HOLDS 'TISS28 check' and (Status<>"retired" and Status<>"declined") |
| | |order by=question |
| | |limit=1000 |
| | |offset=some number |
| | |default=Nothing found |
| | |format=dynamic table |
| | |rows per page=1000 |
| | }} |
|
| |
|
| |- style="color:#000080" | | ==All Checks == |
| |style="text-decoration:none" height="31" valign="top" | Site | | {{#cargo_query: |
| |style="font-size:11pt" align="center" valign="top" | | | tables=DataIntegrityChecks,Discussions,_pageData |
| | |join on=DataIntegrityChecks._pageName=_pageData._pageName,DataIntegrityChecks._pageName=Discussions._pageName |
| | |fields= |
| | CONCAT("\[\{\{fullurl:",DataIntegrityChecks._pageName, "{{!}}action=edit\}\} edit]")=edit, |
| | DataIntegrityChecks._pageName=page, App, Status, Timing, Firmness, Summary, question, who |
| | |where=_pageData._categories HOLDS 'TISS28 check' |
| | |order by=question |
| | |limit=0 |
| | |more results text=see all checks |
| | |offset=some number |
| | |default=Nothing found |
| | |format=dynamic table |
| | |rows per page=1000 |
| | }} |
|
| |
|
| |- style="color:#000080"
| | == Related articles == |
| | height="31" valign="top" | Study #
| | {{Related Articles}} |
| |style="font-size:11pt" align="center" valign="top" |
| |
|
| |
|
| |- style="color:#000080"
| |
| | height="31" valign="top" | Page
| |
| |style="font-size:11pt" align="center" valign="top" |
| |
|
| |
|
| |- style="color:#0000FF" valign="top"
| | [[Category:TISS28 check]] |
| | height="31" | DATE
| | [[Category:TISS28]] |
| | Must be CONSECUTIVE dates.
| | [[Category:Data Collection Guide]] |
| | |
| |- valign="top"
| |
| |style="font-size:11pt;color:#000080" height="31" |
| |
| |style="color:#0000FF" | IF ADMITTED between 2200 & 2400hr is Y then the first DATE should be Admit Date + 1 .
| |
| | |
| |- valign="top"
| |
| |style="font-size:11pt;color:#000080" height="31" |
| |
| |style="color:#FF0000" | Example. Admit date=May1 then first DATE = 2
| |
| | |
| |- valign="top"
| |
| |style="font-size:11pt;color:#000080" height="31" |
| |
| |style="color:#0000FF" | IF DISCHARGED between 0001 & 0200hr is Y then the last DATE should be Discharged Date - 1.
| |
| | |
| |- valign="top"
| |
| |style="font-size:11pt;color:#000080" height="31" |
| |
| |style="color:#FF0000" | Example. Disch Date=May8 then last DATE = 7
| |
| | |
| |- style="color:#0000FF" valign="top"
| |
| | rowspan="2" height="31" |
| |
| |style="text-decoration:underline" | IF both 'ADMITTED between'
| |
| | |
| |- style="color:#0000FF" valign="top"
| |
| |style="text-decoration:none" | and 'DISCHARGED between' are Y and 1) LOS < 1day, then fill up only one DATE .
| |
| | |
| |- valign="top"
| |
| |style="color:#000080" height="31" |
| |
| |style="color:#FF0000" | Example. Admit=May1 Disch=May2 then first DATE=either 1 or 2 whichever has the longer time (#col= 1 )
| |
| | |
| |- valign="top"
| |
| |style="color:#000080" height="31" |
| |
| |style="color:#0000FF" | 2) LOS >1day then fill up the first DATE as Admit date+1 and the last DATE as Discharged Date - 1
| |
| | |
| |- valign="top"
| |
| |style="color:#000080" height="31" |
| |
| |style="color:#FF0000" | Example1. Admit=May1 Disch=May3 then first DATE=2 (# col=1)
| |
| | |
| |- valign="top"
| |
| |style="color:#000080" height="31" |
| |
| |style="color:#FF0000" | Example2. Admit=May1 Disch=May4 then first DATE=2, last DATE=3 (# cols=2)
| |
| | |
| |- valign="top"
| |
| |style="color:#000080" height="31" |
| |
| |style="text-decoration:underline;color:#0000FF" | IF both 'ADMITTED between ' and 'DISCHARGED between' are N, then the first DATE should be the Admit Date and the last DATE should be the Discharged Date
| |
| | |
| |- valign="top"
| |
| |style="text-decoration:none;color:#0000FF" height="31" |
| |
| |style="color:#FF0000" | Example1. Admit=May1 Disch=May2 then first DATE=1, last DATE=2 (# cols=2)
| |
| | |
| |- valign="top"
| |
| |style="font-size:11pt;color:#000080" height="31" |
| |
| |style="color:#FF0000" | Example2. Admit=May1 Disch=May3 then first DATE=1, last DATE=3 (# cols=3)
| |
| | |
| |- style="color:#0000FF" valign="top"
| |
| | height="31" |
| |
| | There should be at least one circle filled-up on each DATE unless the NO TREATMENT box is marked.
| |
| | |
| |- style="color:#000080" valign="top"
| |
| | height="31" | No Treatment /or Day pass
| |
| | Should only be shaded if there is no treatment/procedure made on that DATE.
| |
| | |
| |- style="color:#008000" valign="top"
| |
| | height="31" | Items 1 to 96 (TISS –ICU)
| |
| | rowspan="2" | The circle(s) should be fully shaded using a black pen or marker (ie. not half or partially shaded circle) .
| |
| | |
| |- style="color:#008000" valign="top"
| |
| | height="31" | or item 74 (iTISS-Medicine)
| |
| | |
| |-
| |
| |style="color:#000080" height="31" align="right" valign="top" |
| |
| |style="color:#008000" valign="top" | If made a mistake, cross out (X) the erroneous circle(s), shade the correct circle(s) and put an X on the square box at the end of the row where the correction was done.
| |
| | |
| |-
| |
| |style="color:#000080" height="31" align="right" valign="top" |
| |
| |style="color:#008000" valign="top" | If all entries in a row are correct, do not put any mark on the square box.
| |
| | |
| |- style="font-size:11pt" valign="bottom"
| |
| | height="31" | The bottom right corner
| |
| | Must be kept clean and unmark (ie. No lines or characters over writing the number).
| |
| | |
| |}
| |
| | |
| [[Category: TISS76]] | |
| [[Category: Data Processing]] | |