Trach Task

From CCMDB Wiki
Jump to navigation Jump to search

Task items replaced iTISS as a sampler of specific "nursing workload" items that the medicine program continues to track as QA indicators.

These items are included in: S_AllDiagnoses table which can be found in CCMDB.mdb.

Trach Task

Possible entries for Tracheostomy task:

Template:Data Integrity Checks

Template:CCMDB Data Integrity Checks

Proposed:

  • if acquired dx Tracheostomy exists, task needs to be trach - acute
  • if admitting dx Tracheostomy exists, task needs to be acute or chronic
  • if acute task exists, admit or acquired dx Tracheostomy must exist
  • if chronic task exists, admit dx Tracheostomy must exist

Conversely:

  • Wrong if
    • trach task chronic and <> trach dx admit
    • trach task acute and <> trach dx (any)
    • trach dx admit exists and <> task (any)
    • trach dx acquired exists and <> task (acute)

Template:Potential Change