L ICD10 table: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m (m)
mNo edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
The '''L ICD10''' table in [[CCMDB.mdb]] contains the [[ICD10]] data collected as per [[ICD10 collection]].  
{{DISPLAYTITLE:L_ICD10 table}}The '''L_ICD10''' table in [[CCMDB.accdb]] contains the [[ICD10]] data collected as per [[ICD10 collection]].  


== Data Structure ==
== Data Structure ==
{| class="wikitable sortable"
{{#ask: [[Category:L ICD10 table]]
|-
| ?FieldName
!| field
| ?FieldDataType
!| type
| ?FieldLength
!| description
| ?DataElementDescription
|-
|sort=DataElementSortIndex
|| '''L_ICD10_ID''' || Long Integer(AutoNumber)|| unique ID
|order=ascending
|-
|format=broadtable
|| '''[[Patient_ID]]/[[D_ID]]''' || text || link to [[L_Log table]]
|default=No pages for labs that meet the semantic mediawiki criteria
|-
|headers=show
|| '''CCI_ID''' || Long Integer || link to [[s_CCI table]], defaults to "No Dx Entered" Record
|class=sortable wikitable smwtable
|-
}}
|| '''Px_Date''' || Date/Time || date diagnosis made; mandatory for Acquired Dx
|-
|| '''Px_Type''' || text(8) || Acquired, Admit, Comorbid
|}
 
== Dx_Date ==
This is only collected for '''acquired''' diagnoses, not Admits or Comorbids.


== Related Articles ==
== Related Articles ==
Line 29: Line 22:
[[Category: L Table]]
[[Category: L Table]]
[[Category: ICD10]]
[[Category: ICD10]]
[[Category: L_ICD10 table| *]]

Latest revision as of 15:11, 2023 May 17

The L_ICD10 table in CCMDB.accdb contains the ICD10 data collected as per ICD10 collection.

Data Structure

 FieldNameFieldDataTypeFieldLengthDataElementDescription
Pat ID fieldPat_IDnumberLong IntegerThe Pat_ID field contains a unique-per-laptop identifying number for patient ward admissions. See Serial number.
D ID fieldD_IDstring18The unique identifier/index of records in the Critical Care and Medicine Database.
L ICD10 IDL ICD10 IDnumberlongUnique identifier of the L_ICD10 table
ICD10 codeICD10 codestring10The actual ICD10 code.
Dx DateDx_Datedatenot enteredThe date/time of an ICD10 diagnosis.
Dx Date unknownDx_Date_unknownbooleannot enteredTrue for Acquired Diagnosis / Complication when Dx Date legitimately missing.
Dx TypeDx Typestring8The type of an ICD10 diagnosis (Comorbid Diagnosis, Admit Diagnosis or Acquired Diagnosis / Complication)
Dx PriorityDx PrioritynumbersingleThe priority of an ICD10 diagnosis, used to rank and group.
Dx PrimaryDx primarybooleannot enteredCheckbox that is set to true for a single Admit Diagnosis per ward stay that is the Primary Admit Diagnosis

Related Articles

Related articles: