Check Accept Loc Park: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m (Text replacement - "CCMDB.mdb" to "CCMDB.accdb")
mNo edit summary
Line 1: Line 1:
|explanation=Concept has not been collected since 2020-10-15, retired the cross checks 2022-04-21 when I noticed they were still idling. [[User:Ttenbergen|Ttenbergen]] 15:30, 2022 April 21 (CDT)
|successor=PatientFollow Project
|content=
{{Data Integrity Check
{{Data Integrity Check
| DIC_summary = if [[Previous Location]] = <your hospital> ER (parked) and [[Pre-admit Inpatient Institution]] = "NA / not applicable" then there must be a Accept_Loc_park entry.
| DIC_summary = if [[Previous Location]] = <your hospital> ER (parked) and [[Pre-admit Inpatient Institution]] = "NA / not applicable" then there must be a Accept_Loc_park entry.
Line 6: Line 10:
| DIC_app = CCMDB.accdb
| DIC_app = CCMDB.accdb
| DIC_coding = query ''s_tmp_Accept_Log_Park_prev_no_tmp''  
| DIC_coding = query ''s_tmp_Accept_Log_Park_prev_no_tmp''  
| DIC_status = implemented
| DIC_status = retired
| DIC_implementation_date = 2018-01-21
| DIC_implementation_date = 2018-01-21
}}
}}
Line 17: Line 21:
| DIC_app = CCMDB.accdb
| DIC_app = CCMDB.accdb
| DIC_coding = query ''s_tmp_Accept_Log_Park_tmp_no_prev''
| DIC_coding = query ''s_tmp_Accept_Log_Park_tmp_no_prev''
| DIC_status = implemented
| DIC_status = retired
| DIC_implementation_date = 2018-01-21
| DIC_implementation_date = 2018-01-21
}}
== Related articles ==
{{Related Articles}}
}}
}}


[[Category:Registry checks]]
[[Category:Registry checks]]
[[Category:Tmp check]]

Revision as of 15:30, 2022 April 21

|explanation=Concept has not been collected since 2020-10-15, retired the cross checks 2022-04-21 when I noticed they were still idling. Ttenbergen 15:30, 2022 April 21 (CDT) |successor=PatientFollow Project |content=


Data Integrity Checks
Summary: if Previous Location = <your hospital> ER (parked) and Pre-admit Inpatient Institution = "NA / not applicable" then there must be a Accept_Loc_park entry.
Related: Previous Location, Pre-admit Inpatient Institution, Accept Loc Park
Firmness: hard check
Timing:
App: CCMDB.accdb
Coding: query s_tmp_Accept_Log_Park_prev_no_tmp
Uses L Problem table: not relevant for this app
Status: retired
Implementation Date: 2018-01-21
Backlogged: true
  • Cargo


  • SMW


  • Categories: 
  • form:


Data Integrity Checks
Summary: if there is an Accept_Loc_park entry, then the Previous Location must be <your hospital> ER (parked) and Pre-admit Inpatient Institution must be "NA / not applicable"
Related: Previous Location, Pre-admit Inpatient Institution, Accept Loc Park
Firmness: hard check
Timing:
App: CCMDB.accdb
Coding: query s_tmp_Accept_Log_Park_tmp_no_prev
Uses L Problem table: not relevant for this app
Status: retired
Implementation Date: 2018-01-21
Backlogged: true
  • Cargo


  • SMW


  • Categories: 
  • form:

Related articles

Related articles:

}}