Query check ICD10 Inf Infection req Pathogen must have one: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{Data Integrity Check
{{Data Integrity Check
| DIC_summary = every dx in [[:Category:Infection requiring pathogen]] must have a dx in [[:Category:Pathogens]] as [[Combined ICD10 codes]] and vice versa.
| DIC_summary = every dx in [[:Category:Infection requiring pathogen]] must have a dx in [[:Category:Pathogens]] as [[Combined ICD10 codes]].
| DIC_related_concepts = [[:Category:Infection requiring pathogen]], [[:Category:Pathogens]], [[Combined ICD10 codes]], [[Infections in ICD10]]
| DIC_related_concepts = [[:Category:Infection requiring pathogen]], [[:Category:Pathogens]], [[Combined ICD10 codes]], [[Infections in ICD10]]
| DIC_firmness = hard check
| DIC_firmness = hard check
Line 17: Line 17:
# export categories from wiki and import into CCMDB.mdb
# export categories from wiki and import into CCMDB.mdb
# implement checks
# implement checks
[[Category: ICD10]]

Revision as of 10:07, 2018 September 17

Data Integrity Checks
Summary: every dx in Category:Infection requiring pathogen must have a dx in Category:Pathogens as Combined ICD10 codes.
Related: [[Category:Infection requiring pathogen, Category:Pathogens, Combined ICD10 codes, Infections in ICD10]]
Firmness: hard check
Timing: always
App: CCMDB.mdb
Coding: how to find this in containing program, eg. SAS file, function name, query name...
Uses L Problem table: not relevant for this app
Status: needs review
Implementation Date: date change was rolled out / first applied
Backlogged: true
  • Cargo


  • SMW
"CCMDB.mdb" is not in the list (CCMDB.accdb, Centralized data front end.accdb, TISS28.accdb, SAP, DSM Labs Consistency check.accdb, not entered) of allowed values for the "DICApp" property. Property "DICRelatedConcepts" (as page type) with input value "Category:Infection requiring pathogen]], Category:Pathogens, Combined ICD10 codes, [[Infections in ICD10" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
  • Categories: 
  • form:

Steps to implement:

  1. make sure the listings in the following categories are correct:
  2. make structure in CCMDB.mdb for dx categories
  3. export categories from wiki and import into CCMDB.mdb
  4. implement checks