S CCI Picklist table: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
Created page with "The '''{{PAGENAME}}''' in CCMDB.mdb contains some pre-set combination of CCI1, CCI2, CCI3 that make up common elements in CCI collection. See [[L CCI subform#Picklist]..."
 
mNo edit summary
Line 1: Line 1:
The '''{{PAGENAME}}''' in [[CCMDB.mdb]] contains some pre-set combination of CCI1, CCI2, CCI3 that make up common elements in [[CCI collection]]. See [[L CCI subform#Picklist]]
The '''{{PAGENAME}}''' in [[CCMDB.mdb]] contains the possible codes to use with [[CCI collection]].  


== Data Structure ==
== Data Structure ==
Line 8: Line 8:
!| description
!| description
|-
|-
|| '''CCI_1_ID''' || AutoNumber || unique identifier, links to [[L_CCI table|L_ICD10]].CCI_1_ID
|| '''sortorder''' || number|| order on picklist
|-
|-
|| '''CCI_1_Code''' || text || first component of CCI code
|| '''description''' || text || description of picklist item
|-
|-
|| '''CCI_1_TID''' || text || T, D, I (therapy, diagnostic, imaging)
|| '''CCI_1''' || number || [[L_CCI table|L_CCI]].CCI_1_ID
|-
|-
|| '''description''' || text || description of component code
|| '''CCI_2''' || number || [[L_CCI table|L_CCI]].CCI_1_ID
|-
|-
|| '''active_start''' || Date/time || date/time the component code became active on laptops
|| '''CCI_3''' || number || [[L_CCI table|L_CCI]].CCI_1_ID
|-
|| '''active_end''' || Date/time ||  if filled, date/time the component code became inactive on laptops
|-
|| '''wiki_url''' || Hyperlink ||  link to corresponding wiki article
|}
|}



Revision as of 22:58, 2017 November 25