L ICD10 table: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m m |
Ttenbergen (talk | contribs) m cat |
||
| Line 14: | Line 14: | ||
|| '''CCI_ID''' || Long Integer || link to [[s_CCI table]], defaults to [[No diagnosis entered]] Record | || '''CCI_ID''' || Long Integer || link to [[s_CCI table]], defaults to [[No diagnosis entered]] Record | ||
|- | |- | ||
|| ''' | || '''Dx_Date''' || Date/Time || [[Dx Date]] | ||
|- | |- | ||
|| ''' | || '''Dx_Type''' || text(8) || Acquired, Admit, Comorbid | ||
|} | |} | ||
== Related Articles == | == Related Articles == | ||
| Line 29: | Line 27: | ||
[[Category: L Table]] | [[Category: L Table]] | ||
[[Category: ICD10]] | [[Category: ICD10]] | ||
[[Category: L_ICD10 table|*]] | |||
Revision as of 17:07, 21 September 2017
The L ICD10 table in CCMDB.mdb contains the ICD10 data collected as per ICD10 collection.
Data Structure
| field | type | description |
|---|---|---|
| L_ICD10_ID | Long Integer(AutoNumber) | unique ID |
| Patient_ID/D_ID | text | link to L_Log table |
| CCI_ID | Long Integer | link to s_CCI table, defaults to No diagnosis entered Record |
| Dx_Date | Date/Time | Dx Date |
| Dx_Type | text(8) | Acquired, Admit, Comorbid |