Trach Task: Difference between revisions
Ttenbergen (talk | contribs) implemented in CCMDB.mdb_Change_Log_2014#2014-Sep-15 |
TOstryzniuk (talk | contribs) m clean up |
||
| Line 1: | Line 1: | ||
Task | The Trach Task encodes whether a '''medicine''' patient has a tracheostomy or not. It is stored in the Diagnosis tab because that is the only way we could store it when we started to collect it. | ||
== Instructions == | |||
Medicine patients have lines created automatically under the diagnosis tab. The one for this element needs to be changed to one of the following: | |||
== | |||
*[[100100 - Trach None]] | *[[100100 - Trach None]] | ||
*[[100101 - Trach Acute]]-1st 48 hrs (new trach) | *[[100101 - Trach Acute]]-1st 48 hrs (new trach) | ||
| Line 19: | Line 17: | ||
** trach dx (774*) acquired exists and <> task (acute) 101 | ** trach dx (774*) acquired exists and <> task (acute) 101 | ||
== Data Structure == | |||
the list of options is in [[S_AllDiagnoses]] and the actual data is stored in [[L_Dxs]]. | |||
== Legacy == | |||
Task items replaced [[iTISS]] sometime in 2006. | |||
[[Category: Task Elements]] | [[Category: Task Elements]] | ||