Eliminating a diagnosis from collection

From CCMDB Wiki
Revision as of 16:53, 2020 May 5 by Ttenbergen (talk | contribs) (Text replacement - "{{DT" to "{{TT")
Jump to navigation Jump to search

When we eliminate a diagnosis from collection we need to accomodate any instances of it that are in our data.

CCMDB.accdb

Dxs in ICD10 are active only if the current date is after the " active_start" and before the " active_end" in s_ICD10 table is


Will need to confirm that all the checks from the old system will apply to the new one.

  • added: no added date
  • action: no action date
  • Cargo


  • Categories

Cross Checks

The process uses the query Check eliminated dx.

Related articles

Related articles: