Tasks vs iTISS: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) |
Ttenbergen (talk | contribs) |
||
| Line 135: | Line 135: | ||
|} | |} | ||
*What are these "SAS Definition"s? Ttenbergen 11:18, 2014 February 5 (CST) | *What are these "SAS Definition"s? Ttenbergen 11:18, 2014 February 5 (CST) | ||
**Yes the definition used in SAS. The hemodialysis item which is the only one with no one-to-one mapping has been done in consultation with Trish and Dr Roberts. | **Yes the definition used in SAS. The hemodialysis item which is the only one with no one-to-one mapping has been done in consultation with Trish and Dr Roberts. | ||
== Implementation == | == Implementation == | ||
Revision as of 10:09, 1 May 2014
The Task elements were part of iTISS before. Specifically:
| Task code | Task label | Corresponding Medicine iTISS number | iTISS label |
| 100100 | Trach - None | ||
| 100101 | Trach - Acute | iT23 | Fresh tracheostomy <= 48 hrs |
| 100102 | Trach - Chronic | iT24 | Chronic tracheostomy >48 hrs |
| 100202 | Hemodialysis - None | ||
| 100201 | Hemodialysis - Acute | ||
| 100202 | Hemodialysis - Chronic | iT36 | Hemodialysis - stable |
| 100300 | Peritoneal - None | ||
| 100301 | Peritoneal - Acute | iT37 | Peritoneal dialyisis - initial |
| 100302 | Peritoneal - Chronic | iT38 | Peritoneal dialysis - chronic |
| 100400 | BIPAP/CPAP - none | ||
| 100401 | BIPAP/CPAP - Yes | iT19 | BiPAP or CPAP |
| 100500 | Isolation - None | ||
| 100201 | Isolation - Total (GGM) | iT65 | Isolation Precautions - Total |
| 100502 | Isolation - (GG) |
Data checking with SAS iTISS with Specific DX codes with Tasks
see Check Renal Tasks This check could happen in CCMDB since data is already available there.
| iTISS Number | DX code | DX slots | Task code that should be present is: |
| if iT36 -100202 | Plus ARF is Present | in admit or complication DX | then 100201 Acute Hemodialysis |
| if iT36-100202 | Plus CRF is YES | in comorbid DX | AND NO Renal Transplant (80500) in admit or complications then 100202 Chronic Hemodialysis |
detail for above for ARF
| SAS Definition ARF | DX ARF (350, 352, 356) | in admit or complicDX | then = ARF |
| SAS Definition CRF | DX CRF (351) | in comorbid | then= CRF |
- What are these "SAS Definition"s? Ttenbergen 11:18, 2014 February 5 (CST)
- Yes the definition used in SAS. The hemodialysis item which is the only one with no one-to-one mapping has been done in consultation with Trish and Dr Roberts.
Implementation
Import was added in Centralized_import_from_Ed.mdb#ver_2014-03-10.