S AllDiagnoses table: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) |
Ttenbergen (talk | contribs) No edit summary |
||
Line 21: | Line 21: | ||
# some had [[Subcode 97]] - -182 | # some had [[Subcode 97]] - -182 | ||
# some had [[Subcode 96]] - -182 | # some had [[Subcode 96]] - -182 | ||
# | # handful of odd ones, see entries with "legacy" as area | ||
# infections for meningoencephalitis and Viral Hep.. | # infections for meningoencephalitis and Viral Hep... | ||
[[Category: Data structure]] | [[Category: Data structure]] | ||
[[Category: Diagnosis Coding]] | [[Category: Diagnosis Coding]] |
Revision as of 00:18, 11 February 2014
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 Collectors 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.
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
- found all entries in L_Dxs that don't have corresponding s_alldiagnoses entry
- 2014-02-09 there were 1854
- some had Subcode 97 - -182
- some had Subcode 96 - -182
- handful of odd ones, see entries with "legacy" as area
- infections for meningoencephalitis and Viral Hep...