S AllDiagnoses table: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
No edit summary
m (→‎Data Structure: that one never got implemented)
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
The '''S AllDiagnoses''' table can be found in [[CCMDB.mdb]] program. It contains the all the diagnoses labels and numeric codes used that the [[Data Collector]]s can select to enter into [[L_Dxs]].  A filtered subset of this table contains the values [[Comorbid Diagnosis]] that can be selected and entered into [[L_Como]].  
{{Todo
| who = Tina
| todo_added = 2023-05-17
| todo_action = 2023-05-17
| question = 
* This table could be moved to [[CFE]] with [[S Pathogens table]] since it is no longer used in [[CCMDB.accdb]].
}}
 
{{DISPLAYTITLE:s_AllDiagnoses table}}'''This table needs to be kept in [[CCMDB.accdb]] because it is being used by [[CFE]] and [[MCHP Export.accdb]] to reference old diagnosis data. '''
 
Counterparts to this table used now are [[s_ICD10 table]], [[s_CCI_1 table]], [[s_CCI_2 table]], [[s_CCI_Picklist table]].
 
The '''S AllDiagnoses''' table can be found in [[CCMDB.accdb]] program. It contains the all the diagnosis labels and numeric codes used that were entered into [[L_Dxs table]].  A filtered subset of this table contains the values [[Comorbid Diagnosis]] that could be selected and entered into the [[L_Como table]].  


== Data Structure ==
== Data Structure ==
Line 13: Line 25:


Related Tables:   
Related Tables:   
* [[Check ORDx]]
* [[Check ORDx]]
* [[Check IsolationDXs]]  


== re-integrating old records ==
== re-integrating old records ==
# found all entries in L_Dxs that don't have corresponding s_alldiagnoses entry
# found all entries in L_Dxs table that don't have corresponding s_alldiagnoses entry
#* 2014-02-09 there were 1854
#* 2014-02-09 there were 1854
# some had [[Subcode 97]] - -182
# some had [[Subcode 97 (old)]] - -182
# some had [[Subcode 96]] - -182
# some had [[Subcode 96 (old)]] - -182
# handful of odd ones, see entries with "legacy" as area
# handful of odd ones, see entries with "legacy" as area
# infections for meningoencephalitis and Viral Hep...
# infections for meningoencephalitis and Viral Hep...
== Related articles ==
{{Related Articles}}


[[Category: Data structure]]
[[Category: Data structure]]
[[Category: Diagnosis Coding]]

Latest revision as of 21:29, 2024 March 29

  • added: 2023-05-17
  • action: 2023-05-17
  • Cargo


  • Categories

This table needs to be kept in CCMDB.accdb because it is being used by CFE and MCHP Export.accdb to reference old diagnosis data.

Counterparts to this table used now are s_ICD10 table, s_CCI_1 table, s_CCI_2 table, s_CCI_Picklist table.

The S AllDiagnoses table can be found in CCMDB.accdb program. It contains the all the diagnosis labels and numeric codes used that were entered into L_Dxs table. A filtered subset of this table contains the values Comorbid Diagnosis that could be selected and entered into the L_Como table.

Data Structure

  • Area - Organs system or similar classification
  • MainDiagnosis
  • SubDiagnosis - explain uppercasing
  • DiagnosisCode - primary key
  • Notes
  • IsInfection
  • Como
  • Diag
  • ComoPoints

Related Tables:

re-integrating old records

  1. found all entries in L_Dxs table that don't have corresponding s_alldiagnoses entry
    • 2014-02-09 there were 1854
  2. some had Subcode 97 (old) - -182
  3. some had Subcode 96 (old) - -182
  4. handful of odd ones, see entries with "legacy" as area
  5. infections for meningoencephalitis and Viral Hep...

Related articles

Related articles: