Query check CCI from OR no CCI: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) |
Ttenbergen (talk | contribs) mNo edit summary |
||
Line 5: | Line 5: | ||
| DIC_timing = | | DIC_timing = | ||
| DIC_app = CCMDB.mdb | | DIC_app = CCMDB.mdb | ||
| DIC_coding = | | DIC_coding = query ''check_CCI_from_OR_no_CCI'' | ||
| DIC_status = | | DIC_status = implemented | ||
| DIC_implementation_date = | | DIC_implementation_date = 2108-11-18 | ||
}} | }} | ||
Line 13: | Line 13: | ||
===Surgical Location=== | ===Surgical Location=== | ||
Patient is considered coming from a surgical location if [[Previous Location] is one of the following: | Patient is considered coming from a surgical location if [[Previous Location]] is one of the following: | ||
* loc_type = RR | * loc_type = RR | ||
* loc_type = OR | * loc_type = OR |
Revision as of 16:57, 18 November 2018
Data Integrity Checks | |
Summary: | If from OR or PACU, must have at least 1 CCI Procedure other than No procedure performed |
Related: | CCI Procedure, Previous Location |
Firmness: | hard check (not allowed) or soft check (allowed, but give error; in CFE this means it has to go into the ... table, and cross checks have to consider that table) |
Timing: | |
App: | CCMDB.mdb |
Coding: | query check_CCI_from_OR_no_CCI |
Uses L Problem table: | not relevant for this app |
Status: | implemented |
Implementation Date: | 2108-11-18 |
Backlogged: | true |
While Query check CCI must have entry makes sure every pt has at least 1 CCI entry, this check makes sure that each patient who comes from a surgical location has at least one CCI other than No procedure performed.
Surgical Location
Patient is considered coming from a surgical location if Previous Location is one of the following:
- loc_type = RR
- loc_type = OR