Check Accept Loc Park: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) Created page with "{{Data Integrity Check | DIC_summary = if Previous Location = <your hospital> ER (parked) and Pre-admit Inpatient Institution = "NA / not applicable" then there must b..." |
Ttenbergen (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
{{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. | ||
| DIC_related_concepts = | | DIC_related_concepts = Previous Location; Pre-admit Inpatient Institution; Accept Loc Park | ||
| DIC_firmness = hard check | | DIC_firmness = hard check | ||
| DIC_timing = | | DIC_timing = | ||
| Line 12: | Line 12: | ||
{{Data Integrity Check | {{Data Integrity Check | ||
| DIC_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" | | DIC_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" | ||
| DIC_related_concepts = | | DIC_related_concepts = Previous Location; Pre-admit Inpatient Institution; Accept Loc Park | ||
| DIC_firmness = hard check | | DIC_firmness = hard check | ||
| DIC_timing = | | DIC_timing = | ||
Revision as of 19:52, 26 October 2018
| 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.mdb |
| Coding: | query s_tmp_Accept_Log_Park_prev_no_tmp |
| Uses L Problem table: | not relevant for this app |
| Status: | implemented |
| Implementation Date: | 2018-01-21 |
| Backlogged: | true |
| 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.mdb |
| Coding: | query s_tmp_Accept_Log_Park_tmp_no_prev |
| Uses L Problem table: | not relevant for this app |
| Status: | implemented |
| Implementation Date: | 2018-01-21 |
| Backlogged: | true |