Query s tmp ACP: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{LegacyContent | |||
|explanation=Check using old DX coding schema | |||
|successor=[[Query check cooling vs arrest]] | |||
|content= | |||
{{Data Integrity Check | {{Data Integrity Check | ||
|DIC_summary=error if [[ACP Status collection in ICU]] is missing part of the entry. | |DIC_summary=error if [[ACP Status collection in ICU]] is missing part of the entry. | ||
Line 25: | Line 30: | ||
{{Related Articles}} | {{Related Articles}} | ||
}} |
Revision as of 19:03, 16 January 2019
Legacy Content
This page contains Legacy Content.
- Explanation: Check using old DX coding schema
- Successor: Query check cooling vs arrest
Click Expand to show legacy content.
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: | always |
App: | CCMDB.mdb |
Coding: | query s_tmp_ACP |
Uses L Problem table: | not relevant for this app |
Status: | retired |
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: |