Query s tmp ACP: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) Created page with "{{Data Integrity Check | DIC_summary = error if ACP Status collection in ICU is missing part of the entry. | DIC_related_concepts = ACP Status collection in ICU | DIC_..." |
Ttenbergen (talk | contribs) m Text replacement - "| DIC_app" to "| DIC_timing = complete always | DIC_app" |
||
Line 3: | Line 3: | ||
| DIC_related_concepts = [[ACP Status collection in ICU]] | | DIC_related_concepts = [[ACP Status collection in ICU]] | ||
| DIC_firmness = hard check | | DIC_firmness = hard check | ||
| DIC_timing = complete always | |||
| DIC_app = CCMDB.mdb | | DIC_app = CCMDB.mdb | ||
| DIC_coding = query ''s_tmp_ACP '' | | DIC_coding = query ''s_tmp_ACP '' |
Revision as of 11:56, 2018 September 25
Data Integrity Checks | |
Summary: | error if ACP Status collection in ICU is missing part of the entry. |
Related: | [[ACP Status collection in ICU]] |
Firmness: | hard check |
Timing: | complete always |
App: | CCMDB.mdb |
Coding: | query s_tmp_ACP |
Uses L Problem table: | not relevant for this app |
Status: | implemented |
Implementation Date: | 2015-12-03T13:11:02 |
Backlogged: | true |
approximate implementation date
Complete and Incomplete patients
- ACP entries must be paired
- there has to be a status entry
- there has to be a source entry
- if there is a date, it can't be after the Dispo DtTm
Complete patients
- unless source item = "not documented" there has to be a date
- unless status item = "not documented" there has to be a date
- source and status items can't be null, "" or "enter"
- source and status integers have to be present
Related articles
Related articles: |