Query check ICD10 Comorbids Dx present: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
| Line 6: | Line 6: | ||
| DIC_timing = complete | | DIC_timing = complete | ||
| DIC_app = CCMDB.mdb | | DIC_app = CCMDB.mdb | ||
| DIC_coding = query '' | | DIC_coding = query ''check_ICD10_Dxs_present'' | ||
| DIC_status = | | DIC_status = implemented | ||
| DIC_implementation_date = | | DIC_implementation_date = 2018-11-12 | ||
}} | }} | ||
Revision as of 19:21, 12 November 2018
| Data Integrity Checks | |
| Summary: | check that required ICD10 dxs are preesnt:
|
| Related: | Admit Diagnosis, Comorbid Diagnosis, No Comorbidities (ICD10 code) |
| Firmness: | hard check |
| Timing: | complete |
| App: | CCMDB.mdb |
| Coding: | query check_ICD10_Dxs_present |
| Uses L Problem table: | not relevant for this app |
| Status: | implemented |
| Implementation Date: | 2018-11-12 |
| Backlogged: | true |
why does this not also check for presence of Admit Diagnosis
query check_dx_primary_not_exactly_one already takes care of this.
Related articles
| Related articles: |