L ICD10 table

Revision as of 21:34, 5 December 2017 by Ttenbergen (talk | contribs)

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
ICD10_ID Long Integer link to s_ICD10 table, defaults to No diagnosis entered record
Dx_Date Date/Time Dx Date
Dx_Date_unknown Yes/No check true if date is unavailable for acquired dx
Dx_Type text(8) Acquired, Admit, Comorbid
Dx_Priority number/single groups records and assigns importance

auto

 FieldNameFieldDataTypeFieldLengthorder in table
Pat ID fieldPat_IDnumberLong Integer1
D ID fieldD_IDstring181
L ICD10 IDL ICD10 IDnumberlong1
ICD10 codeICD10 codestring101
Dx DateDx_Datedatenot entered4
Dx Date unknownDx_Date_unknownbooleannot entered5
Dx TypeDx Typestring86
Dx PriorityDx Prioritynumbersingle7
Dx PrimaryDx primarybooleannot entered8

Related Articles

Related articles: